Skip to content
Success

Console Output

04:12:00 [2022-09-18T08:12:00.257Z] Started by timer
04:12:02 [2022-09-18T08:12:02.635Z] Obtained jenkins/pipelines/tracecompass-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:12:03 [2022-09-18T08:12:03.536Z] [Pipeline] Start of Pipeline
04:12:03 [2022-09-18T08:12:03.975Z] [Pipeline] readTrusted
04:12:04 [2022-09-18T08:12:04.196Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:12:04 [2022-09-18T08:12:04.198Z] [Pipeline] echo
04:12:04 [2022-09-18T08:12:04.199Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
04:12:04 [2022-09-18T08:12:04.201Z] [Pipeline] podTemplate
04:12:04 [2022-09-18T08:12:04.206Z] [Pipeline] {
04:12:04 [2022-09-18T08:12:04.217Z] [Pipeline] node
04:12:11 [2022-09-18T08:12:11.337Z] Created Pod: kubernetes tracecompass/tracecompass-build-1vvkw-lq79p
04:12:19 [2022-09-18T08:12:19.218Z] Still waiting to schedule task
04:12:19 [2022-09-18T08:12:19.219Z]tracecompass-build-1vvkw-lq79p’ is offline
04:12:49 [2022-09-18T08:12:49.147Z] Agent tracecompass-build-1vvkw-lq79p is provisioned from template tracecompass-build-1vvkw
04:12:49 [2022-09-18T08:12:49.148Z] ---
04:12:49 [2022-09-18T08:12:49.148Z] apiVersion: "v1"
04:12:49 [2022-09-18T08:12:49.148Z] kind: "Pod"
04:12:49 [2022-09-18T08:12:49.148Z] metadata:
04:12:49 [2022-09-18T08:12:49.148Z]   annotations:
04:12:49 [2022-09-18T08:12:49.148Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/149/"
04:12:49 [2022-09-18T08:12:49.148Z]     runUrl: "job/tracecompass-stable-release-nightly-new/149/"
04:12:49 [2022-09-18T08:12:49.148Z]   labels:
04:12:49 [2022-09-18T08:12:49.148Z]     jenkins: "slave"
04:12:49 [2022-09-18T08:12:49.148Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
04:12:49 [2022-09-18T08:12:49.148Z]     jenkins/label: "tracecompass-build"
04:12:49 [2022-09-18T08:12:49.148Z]   name: "tracecompass-build-1vvkw-lq79p"
04:12:49 [2022-09-18T08:12:49.148Z]   namespace: "tracecompass"
04:12:49 [2022-09-18T08:12:49.148Z] spec:
04:12:49 [2022-09-18T08:12:49.148Z]   containers:
04:12:49 [2022-09-18T08:12:49.148Z]   - args:
04:12:49 [2022-09-18T08:12:49.148Z]     - "-c"
04:12:49 [2022-09-18T08:12:49.148Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
04:12:49 [2022-09-18T08:12:49.148Z]     command:
04:12:49 [2022-09-18T08:12:49.148Z]     - "/bin/sh"
04:12:49 [2022-09-18T08:12:49.148Z]     image: "eclipse/tracecompass-build-env:18.04"
04:12:49 [2022-09-18T08:12:49.148Z]     imagePullPolicy: "Always"
04:12:49 [2022-09-18T08:12:49.148Z]     name: "tracecompass"
04:12:49 [2022-09-18T08:12:49.148Z]     resources:
04:12:49 [2022-09-18T08:12:49.148Z]       limits:
04:12:49 [2022-09-18T08:12:49.148Z]         memory: "2.6Gi"
04:12:49 [2022-09-18T08:12:49.148Z]         cpu: "1.3"
04:12:49 [2022-09-18T08:12:49.148Z]       requests:
04:12:49 [2022-09-18T08:12:49.148Z]         memory: "2.6Gi"
04:12:49 [2022-09-18T08:12:49.148Z]         cpu: "1.3"
04:12:49 [2022-09-18T08:12:49.148Z]     tty: true
04:12:49 [2022-09-18T08:12:49.148Z]     volumeMounts:
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "settings-xml"
04:12:49 [2022-09-18T08:12:49.148Z]       readOnly: true
04:12:49 [2022-09-18T08:12:49.148Z]       subPath: "settings.xml"
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/home/jenkins/.m2/repository"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "m2-repo"
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/opt/tools"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "tools"
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/home/jenkins/agent"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "workspace-volume"
04:12:49 [2022-09-18T08:12:49.148Z]       readOnly: false
04:12:49 [2022-09-18T08:12:49.148Z]   - env:
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_SECRET"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "********"
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_TUNNEL"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_AGENT_NAME"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "tracecompass-build-1vvkw-lq79p"
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_NAME"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "tracecompass-build-1vvkw-lq79p"
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_AGENT_WORKDIR"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "/home/jenkins/agent"
04:12:49 [2022-09-18T08:12:49.148Z]     - name: "JENKINS_URL"
04:12:49 [2022-09-18T08:12:49.148Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
04:12:49 [2022-09-18T08:12:49.148Z]     image: "eclipsecbi/jenkins-jnlp-agent"
04:12:49 [2022-09-18T08:12:49.148Z]     name: "jnlp"
04:12:49 [2022-09-18T08:12:49.148Z]     resources:
04:12:49 [2022-09-18T08:12:49.148Z]       limits: {}
04:12:49 [2022-09-18T08:12:49.148Z]       requests:
04:12:49 [2022-09-18T08:12:49.148Z]         memory: "256Mi"
04:12:49 [2022-09-18T08:12:49.148Z]         cpu: "100m"
04:12:49 [2022-09-18T08:12:49.148Z]     volumeMounts:
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/home/jenkins/.ssh"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "volume-known-hosts"
04:12:49 [2022-09-18T08:12:49.148Z]     - mountPath: "/home/jenkins/agent"
04:12:49 [2022-09-18T08:12:49.148Z]       name: "workspace-volume"
04:12:49 [2022-09-18T08:12:49.148Z]       readOnly: false
04:12:49 [2022-09-18T08:12:49.148Z]   nodeSelector:
04:12:49 [2022-09-18T08:12:49.148Z]     kubernetes.io/os: "linux"
04:12:49 [2022-09-18T08:12:49.148Z]   restartPolicy: "Never"
04:12:49 [2022-09-18T08:12:49.148Z]   volumes:
04:12:49 [2022-09-18T08:12:49.148Z]   - emptyDir: {}
04:12:49 [2022-09-18T08:12:49.148Z]     name: "m2-repo"
04:12:49 [2022-09-18T08:12:49.148Z]   - name: "settings-xml"
04:12:49 [2022-09-18T08:12:49.148Z]     secret:
04:12:49 [2022-09-18T08:12:49.148Z]       items:
04:12:49 [2022-09-18T08:12:49.148Z]       - key: "settings.xml"
04:12:49 [2022-09-18T08:12:49.148Z]         path: "settings.xml"
04:12:49 [2022-09-18T08:12:49.148Z]       secretName: "m2-secret-dir"
04:12:49 [2022-09-18T08:12:49.148Z]   - emptyDir:
04:12:49 [2022-09-18T08:12:49.148Z]       medium: ""
04:12:49 [2022-09-18T08:12:49.148Z]     name: "workspace-volume"
04:12:49 [2022-09-18T08:12:49.148Z]   - configMap:
04:12:49 [2022-09-18T08:12:49.148Z]       name: "known-hosts"
04:12:49 [2022-09-18T08:12:49.148Z]     name: "volume-known-hosts"
04:12:49 [2022-09-18T08:12:49.148Z]   - name: "tools"
04:12:49 [2022-09-18T08:12:49.148Z]     persistentVolumeClaim:
04:12:49 [2022-09-18T08:12:49.148Z]       claimName: "tools-claim-jiro-tracecompass"
04:12:49 [2022-09-18T08:12:49.148Z] 
04:12:54 [2022-09-18T08:12:54.671Z] Running on tracecompass-build-1vvkw-lq79p in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
04:12:54 [2022-09-18T08:12:54.671Z] [Pipeline] {
04:12:54 [2022-09-18T08:12:54.697Z] [Pipeline] stage
04:12:54 [2022-09-18T08:12:54.698Z] [Pipeline] { (Declarative: Checkout SCM)
04:12:54 [2022-09-18T08:12:54.709Z] [Pipeline] checkout
04:13:00 [2022-09-18T08:13:00.383Z] Selected Git installation does not exist. Using Default
04:13:00 [2022-09-18T08:13:00.384Z] The recommended git tool is: NONE
04:13:26 [2022-09-18T08:13:26.378Z] No credentials specified
04:13:26 [2022-09-18T08:13:26.471Z] Cloning the remote Git repository
04:13:26 [2022-09-18T08:13:26.671Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:13:34 [2022-09-18T08:13:34.676Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
04:13:35 [2022-09-18T08:13:35.068Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
04:13:35 [2022-09-18T08:13:35.068Z]  > git --version # timeout=10
04:13:35 [2022-09-18T08:13:35.165Z]  > git --version # 'git version 2.20.1'
04:13:35 [2022-09-18T08:13:35.167Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
04:13:36 [2022-09-18T08:13:36.670Z] Avoid second fetch
04:13:36 [2022-09-18T08:13:36.774Z] Checking out Revision 23cbf2f3673fe9ca0fb0727774f8b692da492924 (refs/remotes/origin/master)
04:13:36 [2022-09-18T08:13:36.471Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
04:13:36 [2022-09-18T08:13:36.567Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:13:36 [2022-09-18T08:13:36.670Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:13:36 [2022-09-18T08:13:36.866Z]  > git config core.sparsecheckout # timeout=10
04:13:36 [2022-09-18T08:13:36.875Z]  > git checkout -f 23cbf2f3673fe9ca0fb0727774f8b692da492924 # timeout=10
04:13:44 [2022-09-18T08:13:44.873Z] Commit message: "Add install to Sonar step of the sonar jenkins file"
04:13:44 [2022-09-18T08:13:44.877Z]  > git rev-list --no-walk 23cbf2f3673fe9ca0fb0727774f8b692da492924 # timeout=10
04:13:45 [2022-09-18T08:13:45.582Z] [Pipeline] }
04:13:45 [2022-09-18T08:13:45.591Z] [Pipeline] // stage
04:13:45 [2022-09-18T08:13:45.608Z] [Pipeline] withEnv
04:13:45 [2022-09-18T08:13:45.608Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.642Z] [Pipeline] withEnv
04:13:45 [2022-09-18T08:13:45.643Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.653Z] [Pipeline] timestamps
04:13:45 [2022-09-18T08:13:45.654Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
04:13:45 [2022-09-18T08:13:45.655Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.665Z] [Pipeline] timeout
04:13:45 [2022-09-18T08:13:45.665Z] Timeout set to expire in 4 hr 0 min
04:13:45 [2022-09-18T08:13:45.666Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.685Z] [Pipeline] stage
04:13:45 [2022-09-18T08:13:45.685Z] [Pipeline] { (Declarative: Tool Install)
04:13:45 [2022-09-18T08:13:45.696Z] [Pipeline] tool
04:13:45 [2022-09-18T08:13:45.706Z] [Pipeline] envVarsForTool
04:13:45 [2022-09-18T08:13:45.719Z] [Pipeline] tool
04:13:45 [2022-09-18T08:13:45.728Z] [Pipeline] envVarsForTool
04:13:45 [2022-09-18T08:13:45.739Z] [Pipeline] }
04:13:45 [2022-09-18T08:13:45.748Z] [Pipeline] // stage
04:13:45 [2022-09-18T08:13:45.757Z] [Pipeline] withEnv
04:13:45 [2022-09-18T08:13:45.758Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.769Z] [Pipeline] stage
04:13:45 [2022-09-18T08:13:45.770Z] [Pipeline] { (Checkout)
04:13:45 [2022-09-18T08:13:45.800Z] [Pipeline] tool
04:13:45 [2022-09-18T08:13:45.809Z] [Pipeline] envVarsForTool
04:13:45 [2022-09-18T08:13:45.821Z] [Pipeline] tool
04:13:45 [2022-09-18T08:13:45.832Z] [Pipeline] envVarsForTool
04:13:45 [2022-09-18T08:13:45.843Z] [Pipeline] withEnv
04:13:45 [2022-09-18T08:13:45.844Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.855Z] [Pipeline] container
04:13:45 [2022-09-18T08:13:45.856Z] [Pipeline] {
04:13:45 [2022-09-18T08:13:45.865Z] [Pipeline] sh
04:13:46 [2022-09-18T08:13:46.883Z] + mkdir -p ../scripts
04:13:48 [2022-09-18T08:13:48.776Z] [Pipeline] sh
04:13:49 [2022-09-18T08:13:49.387Z] + cp scripts/deploy-rcp.sh ../scripts
04:13:49 [2022-09-18T08:13:49.478Z] [Pipeline] sh
04:13:50 [2022-09-18T08:13:50.177Z] + cp scripts/deploy-update-site.sh ../scripts
04:13:50 [2022-09-18T08:13:50.272Z] [Pipeline] sh
04:13:50 [2022-09-18T08:13:50.872Z] + cp scripts/deploy-doc.sh ../scripts
04:13:50 [2022-09-18T08:13:50.972Z] [Pipeline] sh
04:13:51 [2022-09-18T08:13:51.589Z] + cp scripts/deploy-javadoc.sh ../scripts
04:13:51 [2022-09-18T08:13:51.679Z] [Pipeline] checkout
04:13:51 [2022-09-18T08:13:51.773Z] The recommended git tool is: NONE
04:13:51 [2022-09-18T08:13:51.870Z] No credentials specified
04:13:51 [2022-09-18T08:13:51.870Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@f92093ed; decorates RemoteLauncher[hudson.remoting.Channel@edcf6052:JNLP4-connect connection from 10.40.24.176/10.40.24.176:57402] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:13:51 [2022-09-18T08:13:51.880Z] Fetching changes from the remote Git repository
04:13:51 [2022-09-18T08:13:51.869Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
04:13:51 [2022-09-18T08:13:51.966Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
04:13:52 [2022-09-18T08:13:52.070Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
04:13:52 [2022-09-18T08:13:52.071Z]  > git --version # timeout=10
04:13:52 [2022-09-18T08:13:52.076Z]  > git --version # 'git version 2.20.1'
04:13:52 [2022-09-18T08:13:52.165Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/heads/stable-8.1 # timeout=10
04:15:11 [2022-09-18T08:15:11.080Z] Checking out Revision 0c563a7b448646a570908590b82ecea9045adf0c (stable-8.1)
04:15:11 [2022-09-18T08:15:11.070Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:15:11 [2022-09-18T08:15:11.165Z]  > git config core.sparsecheckout # timeout=10
04:15:11 [2022-09-18T08:15:11.170Z]  > git checkout -f 0c563a7b448646a570908590b82ecea9045adf0c # timeout=10
04:15:16 [2022-09-18T08:15:16.887Z] Commit message: "releng: Update OOMPH setup file for 8.1.0"
04:15:16 [2022-09-18T08:15:16.966Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:15:18 [2022-09-18T08:15:18.069Z]  > git rev-list --no-walk 132957825bfea7333ffdd9e5d9e093aa9f26d870 # timeout=10
04:15:18 [2022-09-18T08:15:18.291Z] [Pipeline] sh
04:15:18 [2022-09-18T08:15:18.971Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:19 [2022-09-18T08:15:19.070Z] [Pipeline] sh
04:15:19 [2022-09-18T08:15:19.680Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:19 [2022-09-18T08:15:19.780Z] [Pipeline] sh
04:15:20 [2022-09-18T08:15:20.473Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:20 [2022-09-18T08:15:20.482Z] [Pipeline] sh
04:15:21 [2022-09-18T08:15:21.173Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:21 [2022-09-18T08:15:21.182Z] [Pipeline] sh
04:15:21 [2022-09-18T08:15:21.872Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:15:21 [2022-09-18T08:15:21.880Z] [Pipeline] }
04:15:21 [2022-09-18T08:15:21.891Z] [Pipeline] // container
04:15:21 [2022-09-18T08:15:21.904Z] [Pipeline] }
04:15:21 [2022-09-18T08:15:21.925Z] [Pipeline] // withEnv
04:15:21 [2022-09-18T08:15:21.935Z] [Pipeline] }
04:15:21 [2022-09-18T08:15:21.944Z] [Pipeline] // stage
04:15:21 [2022-09-18T08:15:21.956Z] [Pipeline] stage
04:15:21 [2022-09-18T08:15:21.956Z] [Pipeline] { (Product File)
04:15:22 [2022-09-18T08:15:22.017Z] Stage "Product File" skipped due to when conditional
04:15:22 [2022-09-18T08:15:22.026Z] [Pipeline] }
04:15:22 [2022-09-18T08:15:22.037Z] [Pipeline] // stage
04:15:22 [2022-09-18T08:15:22.048Z] [Pipeline] stage
04:15:22 [2022-09-18T08:15:22.048Z] [Pipeline] { (Build)
04:15:22 [2022-09-18T08:15:22.068Z] [Pipeline] tool
04:15:22 [2022-09-18T08:15:22.079Z] [Pipeline] envVarsForTool
04:15:22 [2022-09-18T08:15:22.092Z] [Pipeline] tool
04:15:22 [2022-09-18T08:15:22.107Z] [Pipeline] envVarsForTool
04:15:22 [2022-09-18T08:15:22.120Z] [Pipeline] withEnv
04:15:22 [2022-09-18T08:15:22.120Z] [Pipeline] {
04:15:22 [2022-09-18T08:15:22.221Z] [Pipeline] container
04:15:22 [2022-09-18T08:15:22.222Z] [Pipeline] {
04:15:22 [2022-09-18T08:15:22.232Z] [Pipeline] sh
04:15:22 [2022-09-18T08:15:22.785Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp
04:15:22 [2022-09-18T08:15:22.876Z] [Pipeline] sh
04:15:23 [2022-09-18T08:15:23.574Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
04:15:23 [2022-09-18T08:15:23.583Z] [Pipeline] sh
04:15:24 [2022-09-18T08:15:24.186Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
04:15:24 [2022-09-18T08:15:24.273Z] [Pipeline] sh
04:15:24 [2022-09-18T08:15:24.970Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
04:15:24 [2022-09-18T08:15:24.979Z] [Pipeline] sh
04:15:25 [2022-09-18T08:15:25.672Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
04:15:25 [2022-09-18T08:15:25.681Z] [Pipeline] sh
04:15:26 [2022-09-18T08:15:26.286Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
04:15:26 [2022-09-18T08:15:26.377Z] [Pipeline] sh
04:15:26 [2022-09-18T08:15:26.975Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Dtarget-platform=tracecompass-e4.25
04:15:26 [2022-09-18T08:15:26.976Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:15:30 [2022-09-18T08:15:30.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.pom
04:15:31 [2022-09-18T08:15:31.282Z] [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.4 kB/s)
04:15:31 [2022-09-18T08:15:31.282Z] [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
04:15:31 [2022-09-18T08:15:31.282Z] [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 161 kB/s)
04:15:31 [2022-09-18T08:15:31.282Z] [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
04:15:31 [2022-09-18T08:15:31.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 39 kB/s)
04:15:31 [2022-09-18T08:15:31.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
04:15:31 [2022-09-18T08:15:31.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 197 kB/s)
04:15:31 [2022-09-18T08:15:31.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
04:15:31 [2022-09-18T08:15:31.574Z] [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 342 kB/s)
04:15:31 [2022-09-18T08:15:31.574Z] [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
04:15:31 [2022-09-18T08:15:31.574Z] [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 585 kB/s)
04:15:31 [2022-09-18T08:15:31.574Z] [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
04:15:31 [2022-09-18T08:15:31.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.0 MB/s)
04:15:31 [2022-09-18T08:15:31.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:15:31 [2022-09-18T08:15:31.574Z] [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 453 kB/s)
04:15:31 [2022-09-18T08:15:31.574Z] [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
04:15:31 [2022-09-18T08:15:31.574Z] [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
04:15:31 [2022-09-18T08:15:31.574Z] [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 172 kB/s)
04:15:31 [2022-09-18T08:15:31.872Z] [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 163 kB/s)
04:15:32 [2022-09-18T08:15:32.486Z] [INFO] Scanning for projects...
04:15:32 [2022-09-18T08:15:32.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.486Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:15:32 [2022-09-18T08:15:32.775Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.074Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.375Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.675Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
04:15:33 [2022-09-18T08:15:33.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.pom (2.1 kB at 32 kB/s)
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.3/tycho-2.7.3.pom (18 kB at 812 kB/s)
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.pom (6.9 kB at 181 kB/s)
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.pom (1.1 kB at 22 kB/s)
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:34 [2022-09-18T08:15:34.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.3/tycho-bundles-2.7.3.pom (3.2 kB at 82 kB/s)
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom
04:15:35 [2022-09-18T08:15:35.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.pom (1.1 kB at 37 kB/s)
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 223 kB/s)
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
04:15:35 [2022-09-18T08:15:35.874Z] [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 688 kB/s)
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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
04:15:35 [2022-09-18T08:15:35.874Z] [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 199 kB/s)
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:35 [2022-09-18T08:15:35.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 142 kB/s)
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:15:36 [2022-09-18T08:15:36.174Z] [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
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:15:36 [2022-09-18T08:15:36.174Z] [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
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.3 MB/s)
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
04:15:36 [2022-09-18T08:15:36.174Z] [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
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
04:15:36 [2022-09-18T08:15:36.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
04:15:36 [2022-09-18T08:15:36.174Z] [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
04:15:36 [2022-09-18T08:15:36.174Z] [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 509 kB/s)
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:15:36 [2022-09-18T08:15:36.474Z] [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
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:15:36 [2022-09-18T08:15:36.474Z] [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
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.8 MB/s)
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
04:15:36 [2022-09-18T08:15:36.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 540 kB/s)
04:15:36 [2022-09-18T08:15:36.772Z] [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
04:15:36 [2022-09-18T08:15:36.772Z] [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
04:15:36 [2022-09-18T08:15:36.772Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 1.3 MB/s)
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:15:37 [2022-09-18T08:15:37.074Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:15:37 [2022-09-18T08:15:37.074Z] [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
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.3 MB/s)
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
04:15:37 [2022-09-18T08:15:37.474Z] [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 576 kB/s)
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:15:37 [2022-09-18T08:15:37.474Z] [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
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:15:37 [2022-09-18T08:15:37.474Z] [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
04:15:37 [2022-09-18T08:15:37.474Z] [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 208 kB/s)
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
04:15:37 [2022-09-18T08:15:37.773Z] [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 341 kB/s)
04:15:37 [2022-09-18T08:15:37.773Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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 442 kB/s)
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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
04:15:37 [2022-09-18T08:15:37.774Z] [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 631 kB/s)
04:15:37 [2022-09-18T08:15:37.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:37 [2022-09-18T08:15:37.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:37 [2022-09-18T08:15:37.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
04:15:38 [2022-09-18T08:15:38.075Z] [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 22 kB/s)
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.pom (1.8 kB at 92 kB/s)
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.3/sisu-equinox-2.7.3.pom (1.0 kB at 27 kB/s)
04:15:38 [2022-09-18T08:15:38.374Z] [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
04:15:38 [2022-09-18T08:15:38.374Z] [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
04:15:38 [2022-09-18T08:15:38.374Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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 154 kB/s)
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.375Z] [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 862 kB/s)
04:15:38 [2022-09-18T08:15:38.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:15:38 [2022-09-18T08:15:38.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:15:38 [2022-09-18T08:15:38.375Z] [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
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:15:38 [2022-09-18T08:15:38.672Z] [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
04:15:38 [2022-09-18T08:15:38.672Z] [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 4.3 MB/s)
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 216 kB/s)
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.pom (1.7 kB at 69 kB/s)
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.pom (1.4 kB at 30 kB/s)
04:15:38 [2022-09-18T08:15:38.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:15:39 [2022-09-18T08:15:39.274Z] [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 158 kB/s)
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.pom (2.1 kB at 35 kB/s)
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.pom (1.1 kB at 53 kB/s)
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.pom (1.0 kB at 43 kB/s)
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.pom (2.3 kB at 55 kB/s)
04:15:39 [2022-09-18T08:15:39.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.3/tycho-p2-2.7.3.pom (1.1 kB at 56 kB/s)
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:40 [2022-09-18T08:15:40.173Z] [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
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
04:15:40 [2022-09-18T08:15:40.173Z] [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
04:15:40 [2022-09-18T08:15:40.173Z] [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
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:40 [2022-09-18T08:15:40.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [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
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:40 [2022-09-18T08:15:40.433Z] [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
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:15:40 [2022-09-18T08:15:40.433Z] [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
04:15:40 [2022-09-18T08:15:40.433Z] [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
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [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
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:40 [2022-09-18T08:15:40.433Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:40 [2022-09-18T08:15:40.698Z] [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
04:15:40 [2022-09-18T08:15:40.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:40 [2022-09-18T08:15:40.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:40 [2022-09-18T08:15:40.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:40 [2022-09-18T08:15:40.698Z] [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
04:15:40 [2022-09-18T08:15:40.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
04:15:40 [2022-09-18T08:15:40.698Z] [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
04:15:40 [2022-09-18T08:15:40.698Z] [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
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.071Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.375Z] [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
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.3/tycho-maven-plugin-2.7.3.jar (5.5 kB at 68 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [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
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.3/org.eclipse.tycho.p2.resolver.shared-2.7.3.jar (56 kB at 604 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.3/org.eclipse.tycho.p2.tools.shared-2.7.3.jar (22 kB at 237 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 2.1 MB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.3/tycho-core-2.7.3.jar (281 kB at 1.6 MB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [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
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 391 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
04:15:41 [2022-09-18T08:15:41.672Z] [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 210 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [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
04:15:41 [2022-09-18T08:15:41.672Z] [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 949 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [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
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 775 kB/s)
04:15:41 [2022-09-18T08:15:41.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
04:15:41 [2022-09-18T08:15:41.931Z] [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 407 kB/s)
04:15:41 [2022-09-18T08:15:41.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [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 296 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
04:15:41 [2022-09-18T08:15:41.932Z] [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 44 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.3/sisu-equinox-embedder-2.7.3.jar (13 kB at 43 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [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 6.5 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.3/sisu-equinox-api-2.7.3.jar (3.1 kB at 8.1 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.6 MB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.3/tycho-embedder-api-2.7.3.jar (6.7 kB at 16 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.3/org.eclipse.tycho.embedder.shared-2.7.3.jar (16 kB at 37 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.3/tycho-metadata-model-2.7.3.jar (38 kB at 81 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [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
04:15:41 [2022-09-18T08:15:41.932Z] [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 8.5 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.3/org.eclipse.tycho.core.shared-2.7.3.jar (46 kB at 93 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [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 267 kB/s)
04:15:41 [2022-09-18T08:15:41.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.3/tycho-p2-facade-2.7.3.jar (28 kB at 56 kB/s)
04:15:42 [2022-09-18T08:15:42.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 2.6 MB/s)
04:15:44 [2022-09-18T08:15:44.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:44 [2022-09-18T08:15:44.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:44 [2022-09-18T08:15:44.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:44 [2022-09-18T08:15:44.583Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:44 [2022-09-18T08:15:44.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:44 [2022-09-18T08:15:44.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip
04:15:45 [2022-09-18T08:15:45.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.zip (18 MB at 21 MB/s)
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.3/org.eclipse.tycho.p2.resolver.impl-2.7.3.jar (296 kB at 6.7 MB/s)
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.3/org.eclipse.tycho.p2.maven.repository-2.7.3.jar (167 kB at 3.9 MB/s)
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:46 [2022-09-18T08:15:46.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:47 [2022-09-18T08:15:47.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:47 [2022-09-18T08:15:47.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:47 [2022-09-18T08:15:47.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar
04:15:47 [2022-09-18T08:15:47.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.3/org.eclipse.tycho.p2.tools.impl-2.7.3.jar (65 kB at 2.4 MB/s)
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml (443 B at 2.4 kB/s)
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:49 [2022-09-18T08:15:49.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom (3.8 kB at 20 kB/s)
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.074Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 354 kB/s)
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [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
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:15:50 [2022-09-18T08:15:50.374Z] [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
04:15:50 [2022-09-18T08:15:50.374Z] [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 1.5 MB/s)
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
04:15:50 [2022-09-18T08:15:50.672Z] [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 642 kB/s)
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar (23 kB at 186 kB/s)
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 367 kB/s)
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 372 kB/s)
04:15:50 [2022-09-18T08:15:50.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:15:51 [2022-09-18T08:15:51.235Z] [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
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:15:51 [2022-09-18T08:15:51.235Z] [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
04:15:51 [2022-09-18T08:15:51.235Z] [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 1.2 MB/s)
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
04:15:51 [2022-09-18T08:15:51.496Z] [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 950 kB/s)
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 750 kB/s)
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.pom (1.7 kB at 37 kB/s)
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:51 [2022-09-18T08:15:51.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.3/target-platform-configuration-2.7.3.jar (14 kB at 295 kB/s)
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom
04:15:52 [2022-09-18T08:15:52.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.pom (2.9 kB at 63 kB/s)
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.3/tycho-source-plugin-2.7.3.jar (40 kB at 995 kB/s)
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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 1.4 MB/s)
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:15:52 [2022-09-18T08:15:52.672Z] [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
04:15:52 [2022-09-18T08:15:52.672Z] [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 1.1 MB/s)
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 701 kB/s)
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 4.5 MB/s)
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:15:52 [2022-09-18T08:15:52.935Z] [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
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:15:52 [2022-09-18T08:15:52.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:15:52 [2022-09-18T08:15:52.936Z] [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
04:15:52 [2022-09-18T08:15:52.936Z] [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 1.3 MB/s)
04:15:52 [2022-09-18T08:15:52.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:52 [2022-09-18T08:15:52.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:53 [2022-09-18T08:15:53.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:53 [2022-09-18T08:15:53.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:53 [2022-09-18T08:15:53.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
04:15:53 [2022-09-18T08:15:53.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 506 kB/s)
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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 714 kB/s)
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.196Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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 2.3 MB/s)
04:15:53 [2022-09-18T08:15:53.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:15:53 [2022-09-18T08:15:53.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:15:53 [2022-09-18T08:15:53.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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 1.3 MB/s)
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.455Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.2 MB/s)
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:15:53 [2022-09-18T08:15:53.714Z] [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 368 kB/s)
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 875 kB/s)
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.714Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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 2.9 MB/s)
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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 1.8 MB/s)
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:53 [2022-09-18T08:15:53.974Z] [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
04:15:54 [2022-09-18T08:15:54.233Z] [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 292 kB/s)
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:15:54 [2022-09-18T08:15:54.233Z] [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
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:15:54 [2022-09-18T08:15:54.233Z] [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
04:15:54 [2022-09-18T08:15:54.233Z] [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 225 kB/s)
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:15:54 [2022-09-18T08:15:54.233Z] [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
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:15:54 [2022-09-18T08:15:54.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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 678 kB/s)
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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
04:15:54 [2022-09-18T08:15:54.493Z] [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 2.6 MB/s)
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 1.9 MB/s)
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 473 kB/s)
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 635 kB/s)
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
04:15:54 [2022-09-18T08:15:54.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 234 kB/s)
04:15:54 [2022-09-18T08:15:54.753Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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
04:15:55 [2022-09-18T08:15:55.012Z] [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 808 kB/s)
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 650 kB/s)
04:15:55 [2022-09-18T08:15:55.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.013Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 1.1 MB/s)
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 1.1 MB/s)
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 658 kB/s)
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 4.8 MB/s)
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 221 kB/s)
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 702 kB/s)
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 1.1 MB/s)
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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
04:15:55 [2022-09-18T08:15:55.791Z] [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 4.6 MB/s)
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:15:55 [2022-09-18T08:15:55.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:15:55 [2022-09-18T08:15:55.792Z] [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
04:15:56 [2022-09-18T08:15:56.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:15:56 [2022-09-18T08:15:56.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:15:56 [2022-09-18T08:15:56.054Z] [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
04:15:56 [2022-09-18T08:15:56.055Z] [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 5.5 MB/s)
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s)
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 1.3 MB/s)
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
04:15:56 [2022-09-18T08:15:56.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 863 kB/s)
04:15:56 [2022-09-18T08:15:56.314Z] [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
04:15:56 [2022-09-18T08:15:56.314Z] [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
04:15:56 [2022-09-18T08:15:56.314Z] [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
04:15:56 [2022-09-18T08:15:56.314Z] [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
04:15:56 [2022-09-18T08:15:56.314Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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 142 kB/s)
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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
04:15:56 [2022-09-18T08:15:56.573Z] [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 268 kB/s)
04:15:56 [2022-09-18T08:15:56.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 2.2 MB/s)
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 2.0 MB/s)
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
04:15:56 [2022-09-18T08:15:56.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
04:15:57 [2022-09-18T08:15:57.095Z] [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 492 kB/s)
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:15:57 [2022-09-18T08:15:57.095Z] [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 8.9 kB/s)
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 1.9 MB/s)
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 2.5 MB/s)
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.4 MB/s)
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:15:57 [2022-09-18T08:15:57.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:15:57 [2022-09-18T08:15:57.615Z] [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
04:15:57 [2022-09-18T08:15:57.876Z] [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 121 kB/s)
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 467 kB/s)
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 224 kB/s)
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:57 [2022-09-18T08:15:57.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 1.7 MB/s)
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 921 kB/s)
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.136Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 635 kB/s)
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 313 kB/s)
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 2.4 MB/s)
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
04:15:58 [2022-09-18T08:15:58.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 1.2 MB/s)
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.657Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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 959 kB/s)
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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.7 MB/s)
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
04:15:58 [2022-09-18T08:15:58.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 82 kB/s)
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:58 [2022-09-18T08:15:58.974Z] [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
04:15:59 [2022-09-18T08:15:59.273Z] [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
04:15:59 [2022-09-18T08:15:59.273Z] [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
04:15:59 [2022-09-18T08:15:59.273Z] [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
04:15:59 [2022-09-18T08:15:59.273Z] [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
04:15:59 [2022-09-18T08:15:59.273Z] [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 1.2 MB/s)
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom
04:15:59 [2022-09-18T08:15:59.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.pom (2.5 kB at 120 kB/s)
04:15:59 [2022-09-18T08:15:59.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 36 kB/s)
04:15:59 [2022-09-18T08:15:59.535Z] [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
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.535Z] [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
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.795Z] [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
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.795Z] [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
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.795Z] [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
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.795Z] [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
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 5.2 MB/s)
04:15:59 [2022-09-18T08:15:59.795Z] [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 1.8 MB/s)
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 4.5 MB/s)
04:15:59 [2022-09-18T08:15:59.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.3/tycho-packaging-plugin-2.7.3.jar (139 kB at 3.8 MB/s)
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.pom (2.1 kB at 54 kB/s)
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.3/tycho-extras-2.7.3.pom (6.5 kB at 78 kB/s)
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.3/tycho-source-feature-plugin-2.7.3.jar (20 kB at 795 kB/s)
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:00 [2022-09-18T08:16:00.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:01 [2022-09-18T08:16:01.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
04:16:01 [2022-09-18T08:16:01.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 3.7 MB/s)
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom (1.3 kB at 27 kB/s)
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.7.3/tycho-pack200-2.7.3.pom (1.5 kB at 26 kB/s)
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
04:16:01 [2022-09-18T08:16:01.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar (7.3 kB at 152 kB/s)
04:16:01 [2022-09-18T08:16:01.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
04:16:01 [2022-09-18T08:16:01.916Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 44 kB/s)
04:16:01 [2022-09-18T08:16:01.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 188 kB/s)
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 79 kB/s)
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 394 kB/s)
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar (66 kB at 1.8 MB/s)
04:16:01 [2022-09-18T08:16:01.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.pom (1.6 kB at 9.7 kB/s)
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.7.3/tycho-pack200b-plugin-2.7.3.jar (7.0 kB at 234 kB/s)
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.pom (2.4 kB at 56 kB/s)
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.3/tycho-p2-plugin-2.7.3.jar (30 kB at 659 kB/s)
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom
04:16:02 [2022-09-18T08:16:02.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.pom (3.0 kB at 106 kB/s)
04:16:02 [2022-09-18T08:16:02.995Z] [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
04:16:02 [2022-09-18T08:16:02.995Z] [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
04:16:02 [2022-09-18T08:16:02.995Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [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 355 kB/s)
04:16:03 [2022-09-18T08:16:03.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:16:03 [2022-09-18T08:16:03.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:16:03 [2022-09-18T08:16:03.256Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:16:03 [2022-09-18T08:16:03.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:16:03 [2022-09-18T08:16:03.256Z] [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
04:16:03 [2022-09-18T08:16:03.256Z] [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 1.3 MB/s)
04:16:03 [2022-09-18T08:16:03.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 693 kB/s)
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.pom (2.2 kB at 114 kB/s)
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 92 kB/s)
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:16:03 [2022-09-18T08:16:03.777Z] [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 250 kB/s)
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:03 [2022-09-18T08:16:03.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 118 kB/s)
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 154 kB/s)
04:16:04 [2022-09-18T08:16:04.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 145 kB/s)
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [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
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.3 MB/s)
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 116 kB/s)
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [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
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [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
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [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
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [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
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [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
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [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
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.843Z] [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
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [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
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.843Z] [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
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [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
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [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
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 2.4 MB/s)
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.3/sisu-equinox-launching-2.7.3.jar (28 kB at 1.2 MB/s)
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.3/tycho-artifactcomparator-2.7.3.jar (20 kB at 879 kB/s)
04:16:04 [2022-09-18T08:16:04.844Z] [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
04:16:04 [2022-09-18T08:16:04.844Z] [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 1.5 MB/s)
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 3.3 MB/s)
04:16:04 [2022-09-18T08:16:04.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 761 kB/s)
04:16:05 [2022-09-18T08:16:05.106Z] [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 5.3 MB/s)
04:16:05 [2022-09-18T08:16:05.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 751 kB/s)
04:16:05 [2022-09-18T08:16:05.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 69 kB/s)
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 573 kB/s)
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 6.8 MB/s)
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 4.0 MB/s)
04:16:05 [2022-09-18T08:16:05.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 464 kB/s)
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:05 [2022-09-18T08:16:05.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.pom (8.3 kB at 260 kB/s)
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar
04:16:06 [2022-09-18T08:16:06.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.3/tycho-surefire-plugin-2.7.3.jar (87 kB at 3.0 MB/s)
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 217 kB/s)
04:16:06 [2022-09-18T08:16:06.408Z] [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
04:16:06 [2022-09-18T08:16:06.408Z] [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
04:16:06 [2022-09-18T08:16:06.408Z] [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
04:16:06 [2022-09-18T08:16:06.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:16:06 [2022-09-18T08:16:06.408Z] [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
04:16:06 [2022-09-18T08:16:06.408Z] [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
04:16:06 [2022-09-18T08:16:06.666Z] [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 54 kB/s)
04:16:06 [2022-09-18T08:16:06.666Z] [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
04:16:06 [2022-09-18T08:16:06.666Z] [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
04:16:06 [2022-09-18T08:16:06.666Z] [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
04:16:06 [2022-09-18T08:16:06.667Z] [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
04:16:06 [2022-09-18T08:16:06.667Z] [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
04:16:06 [2022-09-18T08:16:06.667Z] [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
04:16:06 [2022-09-18T08:16:06.667Z] [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 587 kB/s)
04:16:06 [2022-09-18T08:16:06.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.pom (3.5 kB at 184 kB/s)
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.pom (1.5 kB at 42 kB/s)
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:06 [2022-09-18T08:16:06.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.3/tycho-surefire-2.7.3.pom (3.4 kB at 117 kB/s)
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.pom (1.5 kB at 50 kB/s)
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.pom (1.9 kB at 60 kB/s)
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.pom (3.3 kB at 164 kB/s)
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.pom (3.3 kB at 174 kB/s)
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.pom (3.3 kB at 92 kB/s)
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.pom (3.3 kB at 174 kB/s)
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.pom (2.9 kB at 164 kB/s)
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.pom (3.4 kB at 187 kB/s)
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:07 [2022-09-18T08:16:07.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.pom (2.9 kB at 173 kB/s)
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.pom (3.4 kB at 168 kB/s)
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.pom (2.1 kB at 115 kB/s)
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 98 kB/s)
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 1.3 MB/s)
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 103 kB/s)
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 674 kB/s)
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:08 [2022-09-18T08:16:08.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 53 kB/s)
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 288 kB/s)
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
04:16:09 [2022-09-18T08:16:09.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 136 kB/s)
04:16:09 [2022-09-18T08:16:09.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.295Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 121 kB/s)
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [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
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 723 kB/s)
04:16:09 [2022-09-18T08:16:09.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:16:09 [2022-09-18T08:16:09.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:16:09 [2022-09-18T08:16:09.554Z] [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
04:16:09 [2022-09-18T08:16:09.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:16:09 [2022-09-18T08:16:09.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:16:09 [2022-09-18T08:16:09.554Z] [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
04:16:09 [2022-09-18T08:16:09.555Z] [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 559 kB/s)
04:16:09 [2022-09-18T08:16:09.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:16:09 [2022-09-18T08:16:09.814Z] [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 74 kB/s)
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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 92 kB/s)
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:09 [2022-09-18T08:16:09.814Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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 27 kB/s)
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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
04:16:10 [2022-09-18T08:16:10.074Z] [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 337 kB/s)
04:16:10 [2022-09-18T08:16:10.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 819 kB/s)
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 40 kB/s)
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:16:10 [2022-09-18T08:16:10.595Z] [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 35 kB/s)
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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 112 kB/s)
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.595Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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 82 kB/s)
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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 99 kB/s)
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:10 [2022-09-18T08:16:10.858Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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 39 kB/s)
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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 209 kB/s)
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.118Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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 430 kB/s)
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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 84 kB/s)
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.432Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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 37 kB/s)
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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 49 kB/s)
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.696Z] [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
04:16:11 [2022-09-18T08:16:11.697Z] [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
04:16:11 [2022-09-18T08:16:11.697Z] [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
04:16:11 [2022-09-18T08:16:11.697Z] [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
04:16:11 [2022-09-18T08:16:11.966Z] [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 107 kB/s)
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 159 kB/s)
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 232 kB/s)
04:16:11 [2022-09-18T08:16:11.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:11 [2022-09-18T08:16:11.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 218 kB/s)
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:16:12 [2022-09-18T08:16:12.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:16:12 [2022-09-18T08:16:12.226Z] [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
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:16:12 [2022-09-18T08:16:12.486Z] [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
04:16:12 [2022-09-18T08:16:12.486Z] [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 860 kB/s)
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 113 kB/s)
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 754 kB/s)
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [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
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:12 [2022-09-18T08:16:12.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [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
04:16:13 [2022-09-18T08:16:13.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:13 [2022-09-18T08:16:13.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:13 [2022-09-18T08:16:13.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:13 [2022-09-18T08:16:13.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:13 [2022-09-18T08:16:13.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:13 [2022-09-18T08:16:13.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:13 [2022-09-18T08:16:13.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:13 [2022-09-18T08:16:13.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:13 [2022-09-18T08:16:13.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [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
04:16:14 [2022-09-18T08:16:14.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:14 [2022-09-18T08:16:14.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.717Z] [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
04:16:14 [2022-09-18T08:16:14.717Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [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
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [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
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.3/org.eclipse.tycho.surefire.junit4-2.7.3.jar (65 kB at 2.7 MB/s)
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 1.6 MB/s)
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.3/org.eclipse.tycho.surefire.junit-2.7.3.jar (26 kB at 753 kB/s)
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.3/org.eclipse.tycho.surefire.junit47-2.7.3.jar (185 kB at 3.6 MB/s)
04:16:14 [2022-09-18T08:16:14.979Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.3/org.eclipse.tycho.surefire.junit54-2.7.3.jar (616 kB at 4.5 MB/s)
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.3/org.eclipse.tycho.surefire.junit5-2.7.3.jar (425 kB at 3.1 MB/s)
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.3/org.eclipse.tycho.surefire.junit55-2.7.3.jar (680 kB at 4.9 MB/s)
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.3/org.eclipse.tycho.surefire.osgibooter-2.7.3.jar (1.2 MB at 7.9 MB/s)
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.3/org.eclipse.tycho.surefire.junit56-2.7.3.jar (706 kB at 2.2 MB/s)
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.3/org.eclipse.tycho.surefire.junit58-2.7.3.jar (716 kB at 2.1 MB/s)
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.3/org.eclipse.tycho.surefire.junit57-2.7.3.jar (672 kB at 2.0 MB/s)
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 10 MB/s)
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.3/org.eclipse.tycho.surefire.junit57withvintage-2.7.3.jar (736 kB at 2.1 MB/s)
04:16:15 [2022-09-18T08:16:15.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.3/org.eclipse.tycho.surefire.testng-2.7.3.jar (111 kB at 260 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 31 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 424 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 1.2 MB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.3/org.eclipse.tycho.surefire.junit58withvintage-2.7.3.jar (782 kB at 1.8 MB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [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 72 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [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 368 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 74 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 512 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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
04:16:15 [2022-09-18T08:16:15.630Z] [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 291 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
04:16:15 [2022-09-18T08:16:15.630Z] [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 66 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
04:16:15 [2022-09-18T08:16:15.630Z] [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 122 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 49 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
04:16:15 [2022-09-18T08:16:15.630Z] [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 591 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 66 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [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 52 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 69 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 179 kB/s)
04:16:15 [2022-09-18T08:16:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 504 kB/s)
04:16:15 [2022-09-18T08:16:15.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 312 kB/s)
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 1.3 MB/s)
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.pom (2.5 kB at 158 kB/s)
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar
04:16:16 [2022-09-18T08:16:16.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.3/tycho-compiler-plugin-2.7.3.jar (45 kB at 1.0 MB/s)
04:16:16 [2022-09-18T08:16:16.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.666Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 42 kB/s)
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:16:16 [2022-09-18T08:16:16.930Z] [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
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:16:16 [2022-09-18T08:16:16.930Z] [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
04:16:16 [2022-09-18T08:16:16.930Z] [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 265 kB/s)
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:16:16 [2022-09-18T08:16:16.930Z] [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
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:16:16 [2022-09-18T08:16:16.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:16:17 [2022-09-18T08:16:17.192Z] [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
04:16:17 [2022-09-18T08:16:17.192Z] [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 505 kB/s)
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:16:17 [2022-09-18T08:16:17.192Z] [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 300 kB/s)
04:16:17 [2022-09-18T08:16:17.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 632 kB/s)
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 420 kB/s)
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 509 kB/s)
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 984 kB/s)
04:16:17 [2022-09-18T08:16:17.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
04:16:17 [2022-09-18T08:16:17.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 1.8 MB/s)
04:16:17 [2022-09-18T08:16:17.994Z] [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
04:16:17 [2022-09-18T08:16:17.994Z] [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
04:16:17 [2022-09-18T08:16:17.994Z] [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
04:16:17 [2022-09-18T08:16:17.994Z] [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
04:16:17 [2022-09-18T08:16:17.994Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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 338 kB/s)
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [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
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.1 MB/s)
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.pom (1.4 kB at 78 kB/s)
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.3/tycho-ds-plugin-2.7.3.jar (8.4 kB at 443 kB/s)
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 698 kB/s)
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 5.4 MB/s)
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:18 [2022-09-18T08:16:18.772Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 356 kB/s)
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
04:16:19 [2022-09-18T08:16:19.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.1 MB/s)
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 166 kB/s)
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:19 [2022-09-18T08:16:19.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 160 kB/s)
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.0 MB/s)
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.377Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
04:16:20 [2022-09-18T08:16:20.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 151 kB/s)
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.377Z] [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
04:16:20 [2022-09-18T08:16:20.636Z] [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 166 kB/s)
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:20 [2022-09-18T08:16:20.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
04:16:21 [2022-09-18T08:16:21.203Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 29 kB/s)
04:16:21 [2022-09-18T08:16:21.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.pom (2.4 kB at 50 kB/s)
04:16:21 [2022-09-18T08:16:21.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.3/tycho-eclipserun-plugin-2.7.3.jar (14 kB at 423 kB/s)
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.pom (5.7 kB at 150 kB/s)
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar
04:16:21 [2022-09-18T08:16:21.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.3/tycho-p2-extras-plugin-2.7.3.jar (30 kB at 928 kB/s)
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom
04:16:22 [2022-09-18T08:16:22.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.pom (2.9 kB at 80 kB/s)
04:16:22 [2022-09-18T08:16:22.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:22 [2022-09-18T08:16:22.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:22 [2022-09-18T08:16:22.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.7.3/tycho-p2-director-plugin-2.7.3.jar (46 kB at 2.4 MB/s)
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.3/tycho-bundles-external-2.7.3.pom (1.6 kB at 79 kB/s)
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar
04:16:23 [2022-09-18T08:16:23.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar (884 kB at 15 MB/s)
04:16:23 [2022-09-18T08:16:23.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom
04:16:23 [2022-09-18T08:16:23.713Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.pom (2.5 kB at 22 kB/s)
04:16:23 [2022-09-18T08:16:23.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.jar
04:16:23 [2022-09-18T08:16:23.974Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.3.2/eclipse-macsigner-plugin-1.3.2.jar (31 kB at 155 kB/s)
04:16:23 [2022-09-18T08:16:23.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.pom
04:16:23 [2022-09-18T08:16:23.974Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.pom (2.5 kB at 77 kB/s)
04:16:23 [2022-09-18T08:16:23.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.jar
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.3.2/eclipse-winsigner-plugin-1.3.2.jar (30 kB at 674 kB/s)
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.pom (1.9 kB at 108 kB/s)
04:16:24 [2022-09-18T08:16:24.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.233Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar
04:16:24 [2022-09-18T08:16:24.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.3/tycho-p2-publisher-plugin-2.7.3.jar (21 kB at 892 kB/s)
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.pom (1.8 kB at 37 kB/s)
04:16:24 [2022-09-18T08:16:24.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.3/tycho-p2-repository-plugin-2.7.3.jar (36 kB at 968 kB/s)
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.010Z] [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
04:16:25 [2022-09-18T08:16:25.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [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
04:16:25 [2022-09-18T08:16:25.269Z] [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 83 kB/s)
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [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
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:16:25 [2022-09-18T08:16:25.269Z] [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
04:16:25 [2022-09-18T08:16:25.269Z] [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 19 kB/s)
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [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
04:16:25 [2022-09-18T08:16:25.528Z] [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
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:16:25 [2022-09-18T08:16:25.528Z] [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
04:16:25 [2022-09-18T08:16:25.528Z] [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
04:16:25 [2022-09-18T08:16:25.787Z] [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 3.1 MB/s)
04:16:25 [2022-09-18T08:16:25.787Z] [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 21 MB/s)
04:16:27 [2022-09-18T08:16:27.167Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9da386c...
04:16:27 [2022-09-18T08:16:27.427Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:16:27 [2022-09-18T08:16:27.427Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
04:16:27 [2022-09-18T08:16:27.427Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:16:37 [2022-09-18T08:16:37.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching R-4.25-202208311800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.25/ (63B)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching com.google.gson_2.9.1.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (258.82kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (2.77MB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.47MB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (302.53kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.cdt.core_7.4.200.202205302218.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (5.96MB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.cdt.core.native_6.2.200.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (67.58kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (101.83kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (93.93kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (115.6kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (71.65kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (893.32kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (74.34kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.64kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (343.24kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.osgi.services_3.11.0.v20220618-0838.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (48.17kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (295.31kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (114.56kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (146.41kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (135.73kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (196.21kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (109.8kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (90.9kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (19.69kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.04kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (46.59kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.85kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.38kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (30.58kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.82kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (64.86kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (19.88kB)
04:17:16 [2022-09-18T08:17:16.152Z] [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (54.28kB)
04:17:16 [2022-09-18T08:17:16.153Z] [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.67kB)
04:17:17 [2022-09-18T08:17:17.090Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
04:17:17 [2022-09-18T08:17:17.090Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
04:17:17 [2022-09-18T08:17:17.091Z] [INFO] The user operation is waiting for background work to complete.
04:17:17 [2022-09-18T08:17:17.091Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
04:17:17 [2022-09-18T08:17:17.091Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] The user operation is waiting for background work to complete.
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (81.45kB)
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (23.09kB)
04:17:17 [2022-09-18T08:17:17.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
04:17:17 [2022-09-18T08:17:17.920Z] [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.5MB)
04:17:18 [2022-09-18T08:17:18.857Z] [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (11.69MB of 12.5MB at 11.69MB/s)
04:17:19 [2022-09-18T08:17:19.793Z] [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.65MB)
04:17:20 [2022-09-18T08:17:20.052Z] [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.28MB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (46.27kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (32.41kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching junit-jupiter-api_5.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (198.63kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching junit-platform-commons_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (100.3kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (21.6kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching junit-jupiter-engine_5.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (240.65kB)
04:17:20 [2022-09-18T08:17:20.311Z] [INFO] Fetching junit-platform-engine_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (183.79kB)
04:17:20 [2022-09-18T08:17:20.570Z] [INFO] Fetching junit-platform-launcher_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (165.25kB)
04:17:20 [2022-09-18T08:17:20.570Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (20.34kB)
04:17:20 [2022-09-18T08:17:20.570Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (703.81kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (353.59kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (144.34kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (23.5kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
04:17:20 [2022-09-18T08:17:20.829Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (71.45kB)
04:17:21 [2022-09-18T08:17:21.089Z] [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (393.3kB)
04:17:21 [2022-09-18T08:17:21.089Z] [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (379.48kB)
04:17:21 [2022-09-18T08:17:21.089Z] [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (6.02MB)
04:17:22 [2022-09-18T08:17:22.025Z] [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (806.64kB)
04:17:22 [2022-09-18T08:17:22.374Z] [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (434.35kB)
04:17:22 [2022-09-18T08:17:22.374Z] [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.04MB)
04:17:22 [2022-09-18T08:17:22.634Z] [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.41MB)
04:17:22 [2022-09-18T08:17:22.893Z] [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (107.38kB)
04:17:23 [2022-09-18T08:17:23.153Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (690.83kB)
04:17:23 [2022-09-18T08:17:23.153Z] [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (620.52kB)
04:17:23 [2022-09-18T08:17:23.412Z] [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (331.65kB)
04:17:23 [2022-09-18T08:17:23.412Z] [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (69.26kB)
04:17:23 [2022-09-18T08:17:23.412Z] [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (289.67kB)
04:17:23 [2022-09-18T08:17:23.412Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (313kB)
04:17:23 [2022-09-18T08:17:23.671Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (163.08kB)
04:17:23 [2022-09-18T08:17:23.672Z] [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (49.45kB)
04:17:23 [2022-09-18T08:17:23.672Z] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (115.07kB)
04:17:23 [2022-09-18T08:17:23.672Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.8kB)
04:17:23 [2022-09-18T08:17:23.672Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (54.29kB)
04:17:23 [2022-09-18T08:17:23.672Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (57.49kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (71.46kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.81kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.96kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.3kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (51.03kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] The user operation is waiting for background work to complete.
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
04:17:23 [2022-09-18T08:17:23.931Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
04:17:25 [2022-09-18T08:17:25.311Z] [INFO] Fetching 2.31&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
04:17:25 [2022-09-18T08:17:25.311Z] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (399.42kB)
04:17:25 [2022-09-18T08:17:25.311Z] [INFO] The user operation is waiting for background work to complete.
04:17:25 [2022-09-18T08:17:25.311Z] [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (399.42kB)
04:17:25 [2022-09-18T08:17:25.311Z] [INFO] Unpacking org.eclipse.emf.ecore_2.28.0.v20220817-1401...
04:17:25 [2022-09-18T08:17:25.569Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (45.85kB)
04:17:25 [2022-09-18T08:17:25.569Z] [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.79kB)
04:17:25 [2022-09-18T08:17:25.828Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (24.31kB)
04:17:25 [2022-09-18T08:17:25.828Z] [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.11MB)
04:17:25 [2022-09-18T08:17:25.828Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (215.89kB)
04:17:26 [2022-09-18T08:17:26.087Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (204.9kB)
04:17:26 [2022-09-18T08:17:26.087Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.11kB)
04:17:26 [2022-09-18T08:17:26.088Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (16.41kB)
04:17:26 [2022-09-18T08:17:26.088Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (58.52kB)
04:17:26 [2022-09-18T08:17:26.088Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (11.51kB)
04:17:26 [2022-09-18T08:17:26.088Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (397.11kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (33.33kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.3kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (266.92kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (39.92kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] The user operation is waiting for background work to complete.
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (39.92kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (86.65kB)
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] The user operation is waiting for background work to complete.
04:17:26 [2022-09-18T08:17:26.347Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (86.65kB)
04:17:26 [2022-09-18T08:17:26.605Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334...
04:17:26 [2022-09-18T08:17:26.605Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (118.14kB)
04:17:26 [2022-09-18T08:17:26.605Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (252.14kB)
04:17:26 [2022-09-18T08:17:26.605Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (149.46kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (295.36kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (21.08kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (51.9kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (118.25kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] The user operation is waiting for background work to complete.
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (118.25kB)
04:17:26 [2022-09-18T08:17:26.864Z] [INFO] Unpacking org.eclipse.emf.common_2.26.0.v20220817-1401...
04:17:27 [2022-09-18T08:17:27.124Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.55kB)
04:17:27 [2022-09-18T08:17:27.124Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.65kB)
04:17:27 [2022-09-18T08:17:27.124Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (169.5kB)
04:17:27 [2022-09-18T08:17:27.124Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (362.07kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (113.29kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (79.47kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (68.04kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (176.33kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (221.38kB)
04:17:27 [2022-09-18T08:17:27.384Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (132.68kB)
04:17:27 [2022-09-18T08:17:27.643Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (270.25kB)
04:17:27 [2022-09-18T08:17:27.643Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (470.76kB)
04:17:27 [2022-09-18T08:17:27.643Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (424.9kB)
04:17:27 [2022-09-18T08:17:27.643Z] [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (402.85kB)
04:17:27 [2022-09-18T08:17:27.903Z] [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (1.42MB)
04:17:28 [2022-09-18T08:17:28.162Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.47MB)
04:17:28 [2022-09-18T08:17:28.421Z] [INFO] Fetching org.eclipse.test.performance_3.19.0.v20220824-0342.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (125.33kB)
04:17:28 [2022-09-18T08:17:28.421Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (421.77kB)
04:17:28 [2022-09-18T08:17:28.683Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
04:17:29 [2022-09-18T08:17:29.747Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (14.5MB of 59.71MB at 14.48MB/s)
04:17:30 [2022-09-18T08:17:30.683Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (29.21MB of 59.71MB at 14.6MB/s)
04:17:31 [2022-09-18T08:17:31.621Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (43.58MB of 59.71MB at 14.52MB/s)
04:17:32 [2022-09-18T08:17:32.556Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (58.51MB of 59.71MB at 14.62MB/s)
04:17:34 [2022-09-18T08:17:34.459Z] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3.49MB)
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (114.89kB)
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (172.29kB)
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (110.71kB)
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] The user operation is waiting for background work to complete.
04:17:34 [2022-09-18T08:17:34.718Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (29.18kB)
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] The user operation is waiting for background work to complete.
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
04:17:34 [2022-09-18T08:17:34.719Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.14MB)
04:17:34 [2022-09-18T08:17:34.977Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.06MB)
04:17:35 [2022-09-18T08:17:35.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:17:35 [2022-09-18T08:17:35.803Z] [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (1.04MB)
04:17:36 [2022-09-18T08:17:36.063Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (1.5MB)
04:17:36 [2022-09-18T08:17:36.322Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (101.69kB)
04:17:36 [2022-09-18T08:17:36.322Z] [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (400.2kB)
04:17:36 [2022-09-18T08:17:36.322Z] [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (3MB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (245.02kB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (14.42kB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (25.74kB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.73kB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.3kB)
04:17:36 [2022-09-18T08:17:36.972Z] [INFO] Fetching org.eclipse.search_3.14.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (492.05kB)
04:17:37 [2022-09-18T08:17:37.231Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
04:17:37 [2022-09-18T08:17:37.231Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202208280234.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (1.01MB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (80.47kB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.ui.themes_1.2.2000.v20220614-2134.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (34.02kB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (60.57kB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (49.67kB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (121.26kB)
04:17:37 [2022-09-18T08:17:37.490Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (155.79kB)
04:17:37 [2022-09-18T08:17:37.749Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (369.79kB)
04:17:37 [2022-09-18T08:17:37.749Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.200.v202207121617.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (152.2kB)
04:17:37 [2022-09-18T08:17:37.749Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (48.8kB)
04:17:37 [2022-09-18T08:17:37.749Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.800.v202207121749.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (478.79kB)
04:17:38 [2022-09-18T08:17:38.008Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.500.v202207121749.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (1.06MB)
04:17:38 [2022-09-18T08:17:38.008Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (421.24kB)
04:17:38 [2022-09-18T08:17:38.271Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (162.04kB)
04:17:38 [2022-09-18T08:17:38.271Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.600.v202207121749.jar from https://download.eclipse.org/webtools/downloads/drops/R3.27.0/R-3.27.0-20220829002010/repository/plugins/ (811.22kB)
04:17:38 [2022-09-18T08:17:38.531Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20220616-0915.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (540.83kB)
04:17:38 [2022-09-18T08:17:38.531Z] [INFO] The user operation is waiting for background work to complete.
04:17:38 [2022-09-18T08:17:38.531Z] [INFO] Fetching org.eclipse.xsd_2.18.0.v20220616-0915.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.31/plugins/ (540.83kB)
04:17:38 [2022-09-18T08:17:38.531Z] [INFO] Unpacking org.eclipse.xsd_2.18.0.v20220616-0915...
04:17:38 [2022-09-18T08:17:38.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
04:17:39 [2022-09-18T08:17:39.357Z] [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (358.42kB)
04:17:39 [2022-09-18T08:17:39.357Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
04:17:39 [2022-09-18T08:17:39.357Z] [INFO] The user operation is waiting for background work to complete.
04:17:39 [2022-09-18T08:17:39.357Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (55.2kB)
04:17:39 [2022-09-18T08:17:39.358Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.1.0.202106041005...
04:17:39 [2022-09-18T08:17:39.616Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
04:17:39 [2022-09-18T08:17:39.616Z] [INFO] The user operation is waiting for background work to complete.
04:17:39 [2022-09-18T08:17:39.616Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (256.76kB)
04:17:39 [2022-09-18T08:17:39.616Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.1.0.202106041005...
04:17:39 [2022-09-18T08:17:39.875Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
04:17:39 [2022-09-18T08:17:39.875Z] [INFO] The user operation is waiting for background work to complete.
04:17:39 [2022-09-18T08:17:39.875Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (32.1kB)
04:17:39 [2022-09-18T08:17:39.875Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] The user operation is waiting for background work to complete.
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.1.0.202106041005.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/3.1.0/plugins/ (20.82kB)
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.1.0.202106041005...
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] The user operation is waiting for background work to complete.
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (31.86kB)
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:17:40 [2022-09-18T08:17:40.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
04:17:40 [2022-09-18T08:17:40.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:17:40 [2022-09-18T08:17:40.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:17:40 [2022-09-18T08:17:40.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
04:17:41 [2022-09-18T08:17:41.217Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:17:41 [2022-09-18T08:17:41.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
04:17:42 [2022-09-18T08:17:42.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:17:42 [2022-09-18T08:17:42.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
04:17:42 [2022-09-18T08:17:42.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:17:42 [2022-09-18T08:17:42.873Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
04:17:43 [2022-09-18T08:17:43.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
04:17:43 [2022-09-18T08:17:43.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:17:43 [2022-09-18T08:17:43.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
04:17:43 [2022-09-18T08:17:43.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:17:44 [2022-09-18T08:17:44.174Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
04:17:44 [2022-09-18T08:17:44.432Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:17:44 [2022-09-18T08:17:44.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
04:17:44 [2022-09-18T08:17:44.952Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:17:45 [2022-09-18T08:17:45.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
04:17:45 [2022-09-18T08:17:45.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
04:17:46 [2022-09-18T08:17:46.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.662Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
04:17:46 [2022-09-18T08:17:46.920Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.920Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:17:46 [2022-09-18T08:17:46.920Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
04:17:47 [2022-09-18T08:17:47.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:17:47 [2022-09-18T08:17:47.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
04:17:47 [2022-09-18T08:17:47.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
04:17:48 [2022-09-18T08:17:48.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:17:48 [2022-09-18T08:17:48.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
04:17:48 [2022-09-18T08:17:48.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
04:17:48 [2022-09-18T08:17:48.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
04:17:48 [2022-09-18T08:17:48.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
04:17:48 [2022-09-18T08:17:48.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
04:17:48 [2022-09-18T08:17:48.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
04:17:48 [2022-09-18T08:17:48.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
04:17:48 [2022-09-18T08:17:48.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:17:49 [2022-09-18T08:17:49.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
04:17:49 [2022-09-18T08:17:49.297Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:17:49 [2022-09-18T08:17:49.865Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.7.200.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (331.81kB)
04:17:49 [2022-09-18T08:17:49.865Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.300.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (82.53kB)
04:17:49 [2022-09-18T08:17:49.865Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.500.202204252159.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (1.05MB)
04:17:50 [2022-09-18T08:17:50.273Z] [INFO] Fetching org.eclipse.cdt.ui_7.3.301.202208221615.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (6.18MB)
04:17:51 [2022-09-18T08:17:51.654Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.500.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (91.16kB)
04:17:51 [2022-09-18T08:17:51.654Z] [INFO] Fetching org.eclipse.cdt.dsf_2.11.200.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (346.43kB)
04:17:51 [2022-09-18T08:17:51.654Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.6.1.202208222106.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (1.9MB)
04:17:51 [2022-09-18T08:17:51.654Z] [INFO] Fetching org.eclipse.cdt.launch_10.3.300.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (196.8kB)
04:17:51 [2022-09-18T08:17:51.654Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.300.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (20.09kB)
04:17:51 [2022-09-18T08:17:51.913Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.700.202208222120.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (171.36kB)
04:17:51 [2022-09-18T08:17:51.913Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.3.100.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (47.04kB)
04:17:51 [2022-09-18T08:17:51.913Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.100.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (14.12kB)
04:17:51 [2022-09-18T08:17:51.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
04:17:52 [2022-09-18T08:17:52.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:17:52 [2022-09-18T08:17:52.432Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
04:17:52 [2022-09-18T08:17:52.691Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:17:52 [2022-09-18T08:17:52.691Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
04:17:52 [2022-09-18T08:17:52.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
04:17:53 [2022-09-18T08:17:53.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:17:53 [2022-09-18T08:17:53.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
04:17:53 [2022-09-18T08:17:53.779Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:17:54 [2022-09-18T08:17:54.037Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (297.81kB)
04:17:54 [2022-09-18T08:17:54.037Z] [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (43.17kB)
04:17:54 [2022-09-18T08:17:54.037Z] [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (95.52kB)
04:17:54 [2022-09-18T08:17:54.037Z] [INFO] Fetching org.eclipse.remote.core_4.1.100.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (155.64kB)
04:17:54 [2022-09-18T08:17:54.296Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.1.100.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (98.7kB)
04:17:54 [2022-09-18T08:17:54.296Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.1.100.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (47.84kB)
04:17:54 [2022-09-18T08:17:54.296Z] [INFO] Fetching org.eclipse.remote.ui_2.2.200.202208160035.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (167.72kB)
04:17:54 [2022-09-18T08:17:54.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
04:17:54 [2022-09-18T08:17:54.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
04:17:55 [2022-09-18T08:17:55.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
04:17:55 [2022-09-18T08:17:55.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:17:55 [2022-09-18T08:17:55.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
04:17:55 [2022-09-18T08:17:55.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:17:55 [2022-09-18T08:17:55.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
04:17:56 [2022-09-18T08:17:56.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
04:17:56 [2022-09-18T08:17:56.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:17:56 [2022-09-18T08:17:56.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
04:17:56 [2022-09-18T08:17:56.675Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:17:56 [2022-09-18T08:17:56.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
04:17:57 [2022-09-18T08:17:57.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
04:17:57 [2022-09-18T08:17:57.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:17:57 [2022-09-18T08:17:57.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
04:17:57 [2022-09-18T08:17:57.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
04:17:57 [2022-09-18T08:17:57.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:17:57 [2022-09-18T08:17:57.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
04:17:57 [2022-09-18T08:17:57.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:17:58 [2022-09-18T08:17:58.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
04:17:58 [2022-09-18T08:17:58.494Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
04:17:58 [2022-09-18T08:17:58.753Z] [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (346.47kB)
04:17:58 [2022-09-18T08:17:58.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
04:17:58 [2022-09-18T08:17:58.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
04:17:59 [2022-09-18T08:17:59.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] The user operation is waiting for background work to complete.
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (300.96kB)
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.3.500.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (212.62kB)
04:17:59 [2022-09-18T08:17:59.580Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (38.37kB)
04:17:59 [2022-09-18T08:17:59.839Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (69.13kB)
04:17:59 [2022-09-18T08:17:59.839Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (112.39kB)
04:17:59 [2022-09-18T08:17:59.839Z] [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (429.55kB)
04:17:59 [2022-09-18T08:17:59.839Z] [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (432.64kB)
04:18:00 [2022-09-18T08:18:00.097Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (48.41kB)
04:18:00 [2022-09-18T08:18:00.097Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (31.04kB)
04:18:00 [2022-09-18T08:18:00.097Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (133.75kB)
04:18:00 [2022-09-18T08:18:00.097Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (103.71kB)
04:18:00 [2022-09-18T08:18:00.097Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (242.35kB)
04:18:00 [2022-09-18T08:18:00.356Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (35.63kB)
04:18:00 [2022-09-18T08:18:00.356Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (24.82kB)
04:18:00 [2022-09-18T08:18:00.356Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (77.31kB)
04:18:00 [2022-09-18T08:18:00.356Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (26.34kB)
04:18:00 [2022-09-18T08:18:00.356Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.600.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (662.94kB)
04:18:00 [2022-09-18T08:18:00.614Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.300.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (172.38kB)
04:18:00 [2022-09-18T08:18:00.614Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (70.34kB)
04:18:00 [2022-09-18T08:18:00.614Z] [INFO] Fetching org.eclipse.update.configurator_3.4.900.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (98.23kB)
04:18:00 [2022-09-18T08:18:00.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
04:18:00 [2022-09-18T08:18:00.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
04:18:00 [2022-09-18T08:18:00.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
04:18:01 [2022-09-18T08:18:01.131Z] [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (127.97kB)
04:18:01 [2022-09-18T08:18:01.131Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (64.2kB)
04:18:01 [2022-09-18T08:18:01.131Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (26.38kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.52kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.12kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (37.5kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (58.64kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (45.06kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (156.48kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (209.05kB)
04:18:01 [2022-09-18T08:18:01.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
04:18:01 [2022-09-18T08:18:01.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
04:18:02 [2022-09-18T08:18:02.215Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
04:18:02 [2022-09-18T08:18:02.215Z] [INFO] The user operation is waiting for background work to complete.
04:18:02 [2022-09-18T08:18:02.215Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (1.35MB)
04:18:02 [2022-09-18T08:18:02.215Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (174.02kB)
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
04:18:05 [2022-09-18T08:18:05.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:18:06 [2022-09-18T08:18:06.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
04:18:06 [2022-09-18T08:18:06.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
04:18:06 [2022-09-18T08:18:06.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
04:18:06 [2022-09-18T08:18:06.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:18:06 [2022-09-18T08:18:06.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
04:18:06 [2022-09-18T08:18:06.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:18:06 [2022-09-18T08:18:06.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
04:18:07 [2022-09-18T08:18:07.052Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:18:07 [2022-09-18T08:18:07.052Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
04:18:07 [2022-09-18T08:18:07.311Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
04:18:07 [2022-09-18T08:18:07.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:18:07 [2022-09-18T08:18:07.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
04:18:07 [2022-09-18T08:18:07.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:18:08 [2022-09-18T08:18:08.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
04:18:08 [2022-09-18T08:18:08.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
04:18:08 [2022-09-18T08:18:08.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
04:18:08 [2022-09-18T08:18:08.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:18:08 [2022-09-18T08:18:08.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
04:18:08 [2022-09-18T08:18:08.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:18:08 [2022-09-18T08:18:08.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
04:18:09 [2022-09-18T08:18:09.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
04:18:09 [2022-09-18T08:18:09.689Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:18:09 [2022-09-18T08:18:09.689Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
04:18:09 [2022-09-18T08:18:09.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
04:18:09 [2022-09-18T08:18:09.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
04:18:10 [2022-09-18T08:18:10.206Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:8.1.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] ------------------------------------------------------------------------
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Reactor Build Order:
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] 
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass Parent                                               [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass State System Parent                                  [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass TMF Parent                                           [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.206Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Documentation                                        [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP Parent                                           [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Json trace Parent                                    [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Target Platform                                      [pom]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] Trace Compass Repository                            [eclipse-repository]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] 
04:18:10 [2022-09-18T08:18:10.207Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] Building Trace Compass Parent 8.1.0-SNAPSHOT                     [1/139]
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] --------------------------------[ pom ]---------------------------------
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] 
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.208Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 57 kB/s)
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [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
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
04:18:10 [2022-09-18T08:18:10.466Z] [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
04:18:10 [2022-09-18T08:18:10.724Z] [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 755 kB/s)
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:18:10 [2022-09-18T08:18:10.725Z] [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
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:18:10 [2022-09-18T08:18:10.725Z] [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
04:18:10 [2022-09-18T08:18:10.725Z] [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 800 kB/s)
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
04:18:10 [2022-09-18T08:18:10.725Z] [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 640 kB/s)
04:18:10 [2022-09-18T08:18:10.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 229 kB/s)
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:10 [2022-09-18T08:18:10.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 185 kB/s)
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 986 kB/s)
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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
04:18:11 [2022-09-18T08:18:11.243Z] [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 120 kB/s)
04:18:11 [2022-09-18T08:18:11.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.501Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 283 kB/s)
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s)
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 124 kB/s)
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:11 [2022-09-18T08:18:11.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 40 kB/s)
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 210 kB/s)
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:18:12 [2022-09-18T08:18:12.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 566 kB/s)
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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 48 kB/s)
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.370Z] [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 212 kB/s)
04:18:12 [2022-09-18T08:18:12.370Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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
04:18:12 [2022-09-18T08:18:12.730Z] [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 270 kB/s)
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 160 kB/s)
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:18:12 [2022-09-18T08:18:12.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 53 kB/s)
04:18:12 [2022-09-18T08:18:12.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 341 kB/s)
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 357 kB/s)
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:12 [2022-09-18T08:18:12.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 349 kB/s)
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 222 kB/s)
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 985 kB/s)
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 424 kB/s)
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.9 MB/s)
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 689 kB/s)
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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
04:18:13 [2022-09-18T08:18:13.766Z] [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 54 kB/s)
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:13 [2022-09-18T08:18:13.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.025Z] [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
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.025Z] [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
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.284Z] [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
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.284Z] [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
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.284Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.4 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.9 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 120 kB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.4 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.8 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.8 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 887 kB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.0 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 5.8 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.2 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [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 379 kB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.8 MB/s)
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] 
04:18:14 [2022-09-18T08:18:14.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.544Z] [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
04:18:14 [2022-09-18T08:18:14.810Z] [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
04:18:14 [2022-09-18T08:18:14.810Z] [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 259 kB/s)
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 45 kB/s)
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:18:14 [2022-09-18T08:18:14.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 296 kB/s)
04:18:14 [2022-09-18T08:18:14.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 368 kB/s)
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 118 kB/s)
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 131 kB/s)
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 40 kB/s)
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:18:15 [2022-09-18T08:18:15.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s)
04:18:15 [2022-09-18T08:18:15.329Z] [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
04:18:15 [2022-09-18T08:18:15.329Z] [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
04:18:15 [2022-09-18T08:18:15.329Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [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 185 kB/s)
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [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 378 kB/s)
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:18:15 [2022-09-18T08:18:15.587Z] [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
04:18:15 [2022-09-18T08:18:15.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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 494 kB/s)
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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
04:18:15 [2022-09-18T08:18:15.846Z] [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 103 kB/s)
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 121 kB/s)
04:18:15 [2022-09-18T08:18:15.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 132 kB/s)
04:18:16 [2022-09-18T08:18:16.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 154 kB/s)
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 105 kB/s)
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 266 kB/s)
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s)
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.364Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 231 kB/s)
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 102 kB/s)
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.623Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
04:18:16 [2022-09-18T08:18:16.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 157 kB/s)
04:18:16 [2022-09-18T08:18:16.623Z] [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
04:18:16 [2022-09-18T08:18:16.623Z] [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
04:18:16 [2022-09-18T08:18:16.623Z] [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
04:18:16 [2022-09-18T08:18:16.881Z] [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
04:18:16 [2022-09-18T08:18:16.881Z] [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
04:18:16 [2022-09-18T08:18:16.881Z] [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
04:18:16 [2022-09-18T08:18:16.881Z] [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 35 kB/s)
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 130 kB/s)
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:18:16 [2022-09-18T08:18:16.881Z] [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
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:18:16 [2022-09-18T08:18:16.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:18:16 [2022-09-18T08:18:16.881Z] [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
04:18:17 [2022-09-18T08:18:17.140Z] [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 45 kB/s)
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 53 kB/s)
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 243 kB/s)
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 311 kB/s)
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 318 kB/s)
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 332 kB/s)
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 183 kB/s)
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 532 kB/s)
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:18:17 [2022-09-18T08:18:17.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:18:17 [2022-09-18T08:18:17.916Z] [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
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:18:17 [2022-09-18T08:18:17.916Z] [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
04:18:17 [2022-09-18T08:18:17.916Z] [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 3.4 MB/s)
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 838 kB/s)
04:18:17 [2022-09-18T08:18:17.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:17 [2022-09-18T08:18:17.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:17 [2022-09-18T08:18:17.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:17 [2022-09-18T08:18:17.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:17 [2022-09-18T08:18:17.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:17 [2022-09-18T08:18:17.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 80 kB/s)
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 88 kB/s)
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 259 kB/s)
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 176 kB/s)
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 122 kB/s)
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.1 MB/s)
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 71 kB/s)
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 251 kB/s)
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:18 [2022-09-18T08:18:18.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 110 kB/s)
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 774 kB/s)
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:19 [2022-09-18T08:18:19.095Z] [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
04:18:19 [2022-09-18T08:18:19.095Z] [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
04:18:19 [2022-09-18T08:18:19.095Z] [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
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.095Z] [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
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:19 [2022-09-18T08:18:19.095Z] [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
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:19 [2022-09-18T08:18:19.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:19 [2022-09-18T08:18:19.096Z] [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
04:18:19 [2022-09-18T08:18:19.096Z] [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
04:18:19 [2022-09-18T08:18:19.096Z] [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
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.096Z] [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
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:19 [2022-09-18T08:18:19.096Z] [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
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:19 [2022-09-18T08:18:19.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:19 [2022-09-18T08:18:19.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:19 [2022-09-18T08:18:19.355Z] [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
04:18:19 [2022-09-18T08:18:19.355Z] [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
04:18:19 [2022-09-18T08:18:19.614Z] [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
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.614Z] [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
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
04:18:19 [2022-09-18T08:18:19.614Z] [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
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:19 [2022-09-18T08:18:19.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:19 [2022-09-18T08:18:19.872Z] [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
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:19 [2022-09-18T08:18:19.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:20 [2022-09-18T08:18:20.131Z] [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
04:18:20 [2022-09-18T08:18:20.131Z] [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
04:18:20 [2022-09-18T08:18:20.131Z] [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
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.131Z] [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
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:20 [2022-09-18T08:18:20.132Z] [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
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.4 MB/s)
04:18:20 [2022-09-18T08:18:20.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.6 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.9 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 5.9 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 14 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 357 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.9 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 2.0 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 81 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.9 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 883 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 954 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 162 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
04:18:20 [2022-09-18T08:18:20.133Z] [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 376 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [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 169 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
04:18:20 [2022-09-18T08:18:20.133Z] [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 3.3 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.133Z] [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 2.3 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
04:18:20 [2022-09-18T08:18:20.133Z] [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 495 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 625 kB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [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
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 1.0 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.5 MB/s)
04:18:20 [2022-09-18T08:18:20.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
04:18:20 [2022-09-18T08:18:20.393Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.8 MB/s)
04:18:20 [2022-09-18T08:18:20.393Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.8 MB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 392 kB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
04:18:20 [2022-09-18T08:18:20.394Z] [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 3.1 MB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.1 MB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.7 MB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 963 kB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 792 kB/s)
04:18:20 [2022-09-18T08:18:20.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.3 MB/s)
04:18:20 [2022-09-18T08:18:20.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 134 kB/s)
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] 
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] 
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass ---
04:18:20 [2022-09-18T08:18:20.653Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] 
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass ---
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.pom (1.1 kB at 34 kB/s)
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 7.3 MB/s)
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.7.3/tycho-pack200-impl-2.7.3.jar (13 kB at 255 kB/s)
04:18:20 [2022-09-18T08:18:20.912Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] 
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass ---
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:20 [2022-09-18T08:18:20.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 267 kB/s)
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 1.3 MB/s)
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 272 kB/s)
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 90 kB/s)
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 73 kB/s)
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 88 kB/s)
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
04:18:21 [2022-09-18T08:18:21.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 95 kB/s)
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 82 kB/s)
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:21 [2022-09-18T08:18:21.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 78 kB/s)
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 160 kB/s)
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 203 kB/s)
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.204Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 245 kB/s)
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 807 kB/s)
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 65 kB/s)
04:18:22 [2022-09-18T08:18:22.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 98 kB/s)
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 527 kB/s)
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:18:22 [2022-09-18T08:18:22.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.1 MB/s)
04:18:22 [2022-09-18T08:18:22.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 64 kB/s)
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 97 kB/s)
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:22 [2022-09-18T08:18:22.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:23 [2022-09-18T08:18:23.238Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
04:18:23 [2022-09-18T08:18:23.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 497 kB/s)
04:18:23 [2022-09-18T08:18:23.238Z] [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
04:18:23 [2022-09-18T08:18:23.238Z] [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
04:18:23 [2022-09-18T08:18:23.238Z] [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
04:18:23 [2022-09-18T08:18:23.238Z] [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
04:18:23 [2022-09-18T08:18:23.238Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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 42 kB/s)
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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
04:18:23 [2022-09-18T08:18:23.239Z] [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 218 kB/s)
04:18:23 [2022-09-18T08:18:23.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 100 kB/s)
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 69 kB/s)
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 38 kB/s)
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:23 [2022-09-18T08:18:23.757Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 634 kB/s)
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 65 kB/s)
04:18:24 [2022-09-18T08:18:24.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 165 kB/s)
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
04:18:24 [2022-09-18T08:18:24.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 211 kB/s)
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.277Z] [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
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.1 MB/s)
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 319 kB/s)
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 522 kB/s)
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 393 kB/s)
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 718 kB/s)
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:24 [2022-09-18T08:18:24.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
04:18:25 [2022-09-18T08:18:25.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 791 kB/s)
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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 151 kB/s)
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.096Z] [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 636 kB/s)
04:18:25 [2022-09-18T08:18:25.096Z] [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
04:18:25 [2022-09-18T08:18:25.354Z] [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
04:18:25 [2022-09-18T08:18:25.354Z] [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
04:18:25 [2022-09-18T08:18:25.355Z] [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
04:18:25 [2022-09-18T08:18:25.355Z] [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
04:18:25 [2022-09-18T08:18:25.355Z] [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
04:18:25 [2022-09-18T08:18:25.355Z] [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 63 kB/s)
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 68 kB/s)
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 44 kB/s)
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
04:18:25 [2022-09-18T08:18:25.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 436 kB/s)
04:18:25 [2022-09-18T08:18:25.614Z] [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
04:18:25 [2022-09-18T08:18:25.614Z] [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
04:18:25 [2022-09-18T08:18:25.614Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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 89 kB/s)
04:18:25 [2022-09-18T08:18:25.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
04:18:25 [2022-09-18T08:18:25.873Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom (2.0 kB at 51 kB/s)
04:18:25 [2022-09-18T08:18:25.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
04:18:25 [2022-09-18T08:18:25.873Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom (2.6 kB at 113 kB/s)
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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 389 kB/s)
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:25 [2022-09-18T08:18:25.873Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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 862 kB/s)
04:18:26 [2022-09-18T08:18:26.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:18:26 [2022-09-18T08:18:26.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:18:26 [2022-09-18T08:18:26.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.7 MB/s)
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.132Z] [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 292 kB/s)
04:18:26 [2022-09-18T08:18:26.132Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [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 598 kB/s)
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.1 MB/s)
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:18:26 [2022-09-18T08:18:26.391Z] [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
04:18:26 [2022-09-18T08:18:26.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:18:26 [2022-09-18T08:18:26.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:18:26 [2022-09-18T08:18:26.650Z] [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
04:18:26 [2022-09-18T08:18:26.650Z] [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 2.9 MB/s)
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:18:26 [2022-09-18T08:18:26.650Z] [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 822 kB/s)
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:18:26 [2022-09-18T08:18:26.650Z] [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
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:18:26 [2022-09-18T08:18:26.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:18:26 [2022-09-18T08:18:26.650Z] [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
04:18:26 [2022-09-18T08:18:26.650Z] [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 998 kB/s)
04:18:26 [2022-09-18T08:18:26.650Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [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 193 kB/s)
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:26 [2022-09-18T08:18:26.909Z] [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
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:26 [2022-09-18T08:18:26.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar (64 kB at 432 kB/s)
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:18:27 [2022-09-18T08:18:27.168Z] [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
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar (31 kB at 167 kB/s)
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:27 [2022-09-18T08:18:27.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:18:27 [2022-09-18T08:18:27.169Z] [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
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.428Z] [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
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:27 [2022-09-18T08:18:27.428Z] [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
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:27 [2022-09-18T08:18:27.688Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:27 [2022-09-18T08:18:27.688Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:27 [2022-09-18T08:18:27.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:27 [2022-09-18T08:18:27.947Z] [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
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.206Z] [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
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.206Z] [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
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:28 [2022-09-18T08:18:28.206Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.207Z] [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
04:18:28 [2022-09-18T08:18:28.466Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 1.5 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 2.2 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 616 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 4.5 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 809 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 851 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 207 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 8.2 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.467Z] [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 466 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 2.0 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 649 kB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 1.7 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [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
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 1.3 MB/s)
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 203 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.468Z] [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 2.3 MB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 1.4 MB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 38 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 1.0 MB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 266 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 2.2 MB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 225 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 25 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 2.7 MB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [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
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 22 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [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
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 228 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [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
04:18:28 [2022-09-18T08:18:28.468Z] [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 10 kB/s)
04:18:28 [2022-09-18T08:18:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
04:18:28 [2022-09-18T08:18:28.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 227 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
04:18:28 [2022-09-18T08:18:28.727Z] [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 20 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [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 83 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 858 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 11 MB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [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 30 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [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 1.1 MB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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
04:18:28 [2022-09-18T08:18:28.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 46 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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 2.5 MB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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 1.1 MB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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 130 kB/s)
04:18:28 [2022-09-18T08:18:28.727Z] [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 187 kB/s)
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] 
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass ---
04:18:28 [2022-09-18T08:18:28.728Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] 
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] 
04:18:28 [2022-09-18T08:18:28.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
04:18:28 [2022-09-18T08:18:28.728Z] [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
04:18:28 [2022-09-18T08:18:28.728Z] [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
04:18:28 [2022-09-18T08:18:28.728Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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 61 kB/s)
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 121 kB/s)
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:28 [2022-09-18T08:18:28.987Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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 191 kB/s)
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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 403 kB/s)
04:18:29 [2022-09-18T08:18:29.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
04:18:29 [2022-09-18T08:18:29.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:18:29 [2022-09-18T08:18:29.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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 67 kB/s)
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.246Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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 428 kB/s)
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.505Z] [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
04:18:29 [2022-09-18T08:18:29.763Z] [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
04:18:29 [2022-09-18T08:18:29.763Z] [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 99 kB/s)
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:18:29 [2022-09-18T08:18:29.763Z] [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
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:18:29 [2022-09-18T08:18:29.763Z] [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
04:18:29 [2022-09-18T08:18:29.763Z] [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 620 kB/s)
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:18:29 [2022-09-18T08:18:29.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:18:29 [2022-09-18T08:18:29.763Z] [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
04:18:29 [2022-09-18T08:18:29.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:18:29 [2022-09-18T08:18:29.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:18:29 [2022-09-18T08:18:29.764Z] [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
04:18:29 [2022-09-18T08:18:29.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.1 MB/s)
04:18:29 [2022-09-18T08:18:29.764Z] [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
04:18:29 [2022-09-18T08:18:29.764Z] [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
04:18:29 [2022-09-18T08:18:29.764Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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 83 kB/s)
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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
04:18:30 [2022-09-18T08:18:30.025Z] [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 335 kB/s)
04:18:30 [2022-09-18T08:18:30.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:18:30 [2022-09-18T08:18:30.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:18:30 [2022-09-18T08:18:30.026Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:18:30 [2022-09-18T08:18:30.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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 1.2 MB/s)
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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 93 kB/s)
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.374Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.375Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
04:18:30 [2022-09-18T08:18:30.634Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 2.7 MB/s)
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [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 5.2 MB/s)
04:18:30 [2022-09-18T08:18:30.895Z] [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
04:18:30 [2022-09-18T08:18:30.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.8 MB/s)
04:18:30 [2022-09-18T08:18:30.895Z] [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 583 kB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [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
04:18:30 [2022-09-18T08:18:30.896Z] [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
04:18:30 [2022-09-18T08:18:30.896Z] [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 258 kB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [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
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 894 kB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.1 MB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.4 MB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [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 2.8 MB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [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 2.1 MB/s)
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/8.1.0-SNAPSHOT/org.eclipse.tracecompass-8.1.0-SNAPSHOT.pom
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 8.1.0-SNAPSHOT [2/139]
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --------------------------------[ pom ]---------------------------------
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-8.1.0-SNAPSHOT.pom
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Building Trace Compass Common Utilities Parent 8.1.0-SNAPSHOT    [3/139]
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --------------------------------[ pom ]---------------------------------
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-8.1.0-SNAPSHOT.pom
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] 
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] Building org.eclipse.tracecompass.common.core 5.1.0-SNAPSHOT     [4/139]
04:18:30 [2022-09-18T08:18:30.896Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:18:30 [2022-09-18T08:18:30.896Z] [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
04:18:31 [2022-09-18T08:18:31.155Z] [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 95 kB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [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
04:18:31 [2022-09-18T08:18:31.155Z] [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 32 kB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [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
04:18:31 [2022-09-18T08:18:31.155Z] [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
04:18:31 [2022-09-18T08:18:31.155Z] [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 2.2 MB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [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 840 kB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] 
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] 
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.pom (1.7 kB at 110 kB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 328 kB/s)
04:18:31 [2022-09-18T08:18:31.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 771 kB/s)
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 261 kB/s)
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:18:31 [2022-09-18T08:18:31.414Z] [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
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:18:31 [2022-09-18T08:18:31.414Z] [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
04:18:31 [2022-09-18T08:18:31.414Z] [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 240 kB/s)
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 12 MB/s)
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
04:18:31 [2022-09-18T08:18:31.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.3/tycho-sourceref-jgit-2.7.3.jar (6.1 kB at 384 kB/s)
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 7.9 MB/s)
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 1.3 MB/s)
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] The project's OSGi version is 5.1.0.202209180815
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] 
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] 
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] 
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] 
04:18:32 [2022-09-18T08:18:32.191Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] 
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 76 kB/s)
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.450Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 271 kB/s)
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 149 kB/s)
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.709Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 375 kB/s)
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 44 kB/s)
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.pom (2.4 kB at 159 kB/s)
04:18:32 [2022-09-18T08:18:32.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.pom (1.6 kB at 56 kB/s)
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 104 kB/s)
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.227Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.3/tycho-lib-detector-2.7.3.jar (3.5 kB at 185 kB/s)
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.3/tycho-compiler-jdt-2.7.3.jar (18 kB at 924 kB/s)
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 816 kB/s)
04:18:33 [2022-09-18T08:18:33.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 133 kB/s)
04:18:34 [2022-09-18T08:18:34.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 24 MB/s)
04:18:34 [2022-09-18T08:18:34.004Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core...
04:18:34 [2022-09-18T08:18:34.262Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (251kB)
04:18:34 [2022-09-18T08:18:34.262Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (13.13kB)
04:18:34 [2022-09-18T08:18:34.262Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (59.56kB)
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.41kB)
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (39.29kB)
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] 
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 30 kB/s)
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 235 kB/s)
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 552 kB/s)
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:18:34 [2022-09-18T08:18:34.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 303 kB/s)
04:18:34 [2022-09-18T08:18:34.780Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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 528 kB/s)
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.039Z] [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
04:18:35 [2022-09-18T08:18:35.040Z] [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 258 kB/s)
04:18:35 [2022-09-18T08:18:35.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 334 kB/s)
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
04:18:35 [2022-09-18T08:18:35.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 96 kB/s)
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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
04:18:35 [2022-09-18T08:18:35.298Z] [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 204 kB/s)
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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
04:18:35 [2022-09-18T08:18:35.556Z] [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 200 kB/s)
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:18:35 [2022-09-18T08:18:35.557Z] [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
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:18:35 [2022-09-18T08:18:35.557Z] [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
04:18:35 [2022-09-18T08:18:35.557Z] [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 261 kB/s)
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:18:35 [2022-09-18T08:18:35.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:18:35 [2022-09-18T08:18:35.557Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:18:35 [2022-09-18T08:18:35.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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 239 kB/s)
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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
04:18:35 [2022-09-18T08:18:35.815Z] [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 504 kB/s)
04:18:35 [2022-09-18T08:18:35.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:35 [2022-09-18T08:18:35.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:35 [2022-09-18T08:18:35.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 175 kB/s)
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.076Z] [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
04:18:36 [2022-09-18T08:18:36.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.077Z] [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
04:18:36 [2022-09-18T08:18:36.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.374Z] [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
04:18:36 [2022-09-18T08:18:36.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.374Z] [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
04:18:36 [2022-09-18T08:18:36.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
04:18:36 [2022-09-18T08:18:36.374Z] [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
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
04:18:36 [2022-09-18T08:18:36.375Z] [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
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
04:18:36 [2022-09-18T08:18:36.375Z] [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 530 kB/s)
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 3.2 MB/s)
04:18:36 [2022-09-18T08:18:36.375Z] [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 9.9 MB/s)
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 147 kB/s)
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 2.7 MB/s)
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] 
04:18:36 [2022-09-18T08:18:36.375Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
04:18:36 [2022-09-18T08:18:36.375Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:18:36 [2022-09-18T08:18:36.727Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] 
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom
04:18:40 [2022-09-18T08:18:40.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 291 kB/s)
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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 51 kB/s)
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.921Z] [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 91 kB/s)
04:18:40 [2022-09-18T08:18:40.921Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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
04:18:40 [2022-09-18T08:18:40.922Z] [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 80 kB/s)
04:18:40 [2022-09-18T08:18:40.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:40 [2022-09-18T08:18:40.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:40 [2022-09-18T08:18:40.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:40 [2022-09-18T08:18:40.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:40 [2022-09-18T08:18:40.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:41 [2022-09-18T08:18:41.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
04:18:41 [2022-09-18T08:18:41.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 61 kB/s)
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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 46 kB/s)
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.180Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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 50 kB/s)
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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 61 kB/s)
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.439Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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 57 kB/s)
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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
04:18:41 [2022-09-18T08:18:41.697Z] [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 84 kB/s)
04:18:41 [2022-09-18T08:18:41.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 54 kB/s)
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:41 [2022-09-18T08:18:41.956Z] [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
04:18:41 [2022-09-18T08:18:41.956Z] [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
04:18:41 [2022-09-18T08:18:41.956Z] [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
04:18:41 [2022-09-18T08:18:41.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:41 [2022-09-18T08:18:41.956Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [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
04:18:41 [2022-09-18T08:18:41.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:42 [2022-09-18T08:18:42.216Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:42 [2022-09-18T08:18:42.216Z] [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
04:18:42 [2022-09-18T08:18:42.217Z] [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
04:18:42 [2022-09-18T08:18:42.217Z] [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
04:18:42 [2022-09-18T08:18:42.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:42 [2022-09-18T08:18:42.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 1.3 MB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 1.4 MB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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 283 kB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [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
04:18:42 [2022-09-18T08:18:42.476Z] [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 5.2 MB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [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 385 kB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar
04:18:42 [2022-09-18T08:18:42.476Z] [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 222 kB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [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 278 kB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 916 kB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 4.0 MB/s)
04:18:42 [2022-09-18T08:18:42.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 30 MB/s)
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] 
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/test/resources
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] 
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
04:18:42 [2022-09-18T08:18:42.735Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] 
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.common.core ---
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 102 kB/s)
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 512 kB/s)
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.4 MB/s)
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
04:18:42 [2022-09-18T08:18:42.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 947 kB/s)
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 237 kB/s)
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.511Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.511Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 82 kB/s)
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 51 kB/s)
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 226 kB/s)
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 199 kB/s)
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:43 [2022-09-18T08:18:43.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:44 [2022-09-18T08:18:44.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:44 [2022-09-18T08:18:44.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:44 [2022-09-18T08:18:44.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
04:18:44 [2022-09-18T08:18:44.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 87 kB/s)
04:18:44 [2022-09-18T08:18:44.029Z] [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
04:18:44 [2022-09-18T08:18:44.029Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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 148 kB/s)
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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
04:18:44 [2022-09-18T08:18:44.287Z] [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 333 kB/s)
04:18:44 [2022-09-18T08:18:44.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:18:44 [2022-09-18T08:18:44.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:18:44 [2022-09-18T08:18:44.555Z] [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
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:18:44 [2022-09-18T08:18:44.555Z] [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
04:18:44 [2022-09-18T08:18:44.555Z] [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 1.4 MB/s)
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
04:18:44 [2022-09-18T08:18:44.555Z] [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 902 kB/s)
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 100 kB/s)
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 36 kB/s)
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 133 kB/s)
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:44 [2022-09-18T08:18:44.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:44 [2022-09-18T08:18:44.878Z] [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
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.377Z] [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
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:45 [2022-09-18T08:18:45.378Z] [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
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:45 [2022-09-18T08:18:45.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [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
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [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
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 528 kB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 694 kB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 180 kB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 333 kB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [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
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.7 MB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.1 MB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 201 kB/s)
04:18:46 [2022-09-18T08:18:46.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
04:18:46 [2022-09-18T08:18:46.030Z] [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 118 kB/s)
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 258 kB/s)
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 85 kB/s)
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 1.9 MB/s)
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 65 kB/s)
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] No tests to run.
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] 
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] 
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
04:18:46 [2022-09-18T08:18:46.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-sources.jar
04:18:46 [2022-09-18T08:18:46.290Z] [INFO] 
04:18:46 [2022-09-18T08:18:46.290Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] 
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] 
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
04:18:50 [2022-09-18T08:18:50.483Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] 
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core ---
04:18:50 [2022-09-18T08:18:50.483Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:50 [2022-09-18T08:18:50.483Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar
04:18:51 [2022-09-18T08:18:51.050Z] [INFO] 
04:18:51 [2022-09-18T08:18:51.050Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
04:18:51 [2022-09-18T08:18:51.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar
04:18:53 [2022-09-18T08:18:53.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-sources.jar
04:18:54 [2022-09-18T08:18:54.973Z] [INFO] 
04:18:54 [2022-09-18T08:18:54.973Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
04:18:54 [2022-09-18T08:18:54.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:54 [2022-09-18T08:18:54.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.common.core ---
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.232Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.common.core ---
04:18:55 [2022-09-18T08:18:55.490Z] [INFO] No tests to run.
04:18:55 [2022-09-18T08:18:55.490Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.490Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
04:18:55 [2022-09-18T08:18:55.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.pom
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-sources.jar
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-p2metadata.xml
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.1.0-SNAPSHOT-p2artifacts.xml
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] Building Trace Compass State System Parent 8.1.0-SNAPSHOT        [5/139]
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --------------------------------[ pom ]---------------------------------
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.749Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.750Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-8.1.0-SNAPSHOT.pom
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.3-SNAPSHOT  [6/139]
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] The project's OSGi version is 1.2.3.202209180815
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] 
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
04:18:55 [2022-09-18T08:18:55.750Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core...
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] 
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] 
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
04:18:56 [2022-09-18T08:18:56.009Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:18:56 [2022-09-18T08:18:56.009Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] No tests to run.
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core ---
04:18:57 [2022-09-18T08:18:57.916Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] 
04:18:57 [2022-09-18T08:18:57.916Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
04:18:58 [2022-09-18T08:18:58.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
04:19:00 [2022-09-18T08:19:00.079Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
04:19:01 [2022-09-18T08:19:01.454Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.454Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.454Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:01 [2022-09-18T08:19:01.454Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] No tests to run.
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.pom
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-sources.jar
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-pack200.jar.pack.gz
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-p2metadata.xml
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.3-SNAPSHOT-p2artifacts.xml
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.2-SNAPSHOT [7/139]
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] The project's OSGi version is 3.0.2.202209180815
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.713Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core...
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] 
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:01 [2022-09-18T08:19:01.972Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:19:01 [2022-09-18T08:19:01.972Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] No tests to run.
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] 
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:02 [2022-09-18T08:19:02.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] 
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] 
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:03 [2022-09-18T08:19:03.273Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] 
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:03 [2022-09-18T08:19:03.273Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] 
04:19:03 [2022-09-18T08:19:03.273Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:03 [2022-09-18T08:19:03.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
04:19:04 [2022-09-18T08:19:04.908Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.284Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] No tests to run.
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.pom
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-sources.jar
04:19:06 [2022-09-18T08:19:06.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-p2metadata.xml
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.2-SNAPSHOT-p2artifacts.xml
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.2.0-SNAPSHOT [8/139]
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 357 kB/s)
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 140 kB/s)
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar (265 kB at 6.8 MB/s)
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] The project's OSGi version is 5.2.0.202209180815
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.285Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core...
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] 
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
04:19:06 [2022-09-18T08:19:06.543Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:19:06 [2022-09-18T08:19:06.543Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] No tests to run.
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] 
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
04:19:07 [2022-09-18T08:19:07.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-sources.jar
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] 
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] 
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] 
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
04:19:08 [2022-09-18T08:19:08.179Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:08 [2022-09-18T08:19:08.179Z] [INFO] 
04:19:08 [2022-09-18T08:19:08.180Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core ---
04:19:08 [2022-09-18T08:19:08.180Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:08 [2022-09-18T08:19:08.180Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar
04:19:08 [2022-09-18T08:19:08.749Z] [INFO] 
04:19:08 [2022-09-18T08:19:08.749Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
04:19:08 [2022-09-18T08:19:08.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar
04:19:09 [2022-09-18T08:19:09.690Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-sources.jar
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] No tests to run.
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.pom
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-sources.jar
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-p2metadata.xml
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.2.0-SNAPSHOT-p2artifacts.xml
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] Building Trace Compass TMF Parent 8.1.0-SNAPSHOT                 [9/139]
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --------------------------------[ pom ]---------------------------------
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.175Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
04:19:11 [2022-09-18T08:19:11.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-8.1.0-SNAPSHOT.pom
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] Building Trace Compass Filter Parser 1.0.6-SNAPSHOT             [10/139]
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] Resolving class path of Trace Compass Filter Parser...
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.435Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:19:11 [2022-09-18T08:19:11.435Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] No tests to run.
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] 
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:11 [2022-09-18T08:19:11.876Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:11 [2022-09-18T08:19:11.876Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
04:19:12 [2022-09-18T08:19:12.136Z] [INFO] 
04:19:12 [2022-09-18T08:19:12.136Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:12 [2022-09-18T08:19:12.136Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
04:19:13 [2022-09-18T08:19:13.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] No tests to run.
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.pom
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-sources.jar
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2metadata.xml
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.6-SNAPSHOT-p2artifacts.xml
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
04:19:15 [2022-09-18T08:19:15.419Z] [INFO] Building org.eclipse.tracecompass.tmf.core 8.1.0-SNAPSHOT       [11/139]
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 152 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 442 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 474 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 328 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 567 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 47 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom (2.8 kB at 702 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 327 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 430 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 472 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 689 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 568 kB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 8.0 MB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 2.0 MB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
04:19:15 [2022-09-18T08:19:15.420Z] [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 7.3 MB/s)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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)
04:19:15 [2022-09-18T08:19:15.420Z] [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
04:19:15 [2022-09-18T08:19:15.420Z] [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 1.5 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [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.6 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [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
04:19:15 [2022-09-18T08:19:15.421Z] [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
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar (66 kB at 7.4 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [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.0 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 2.5 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 1.1 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 4.3 MB/s)
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] The project's OSGi version is 8.1.0.202209180815
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.421Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core...
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] 
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
04:19:15 [2022-09-18T08:19:15.681Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:19:15 [2022-09-18T08:19:15.681Z] [INFO] Compiling 470 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] No tests to run.
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-sources.jar
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] 
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
04:19:23 [2022-09-18T08:19:23.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] 
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] 
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
04:19:24 [2022-09-18T08:19:24.059Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] 
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core ---
04:19:24 [2022-09-18T08:19:24.059Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:24 [2022-09-18T08:19:24.059Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar
04:19:26 [2022-09-18T08:19:26.104Z] [INFO] 
04:19:26 [2022-09-18T08:19:26.104Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
04:19:26 [2022-09-18T08:19:26.671Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar
04:19:29 [2022-09-18T08:19:29.204Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-sources.jar
04:19:30 [2022-09-18T08:19:30.140Z] [INFO] 
04:19:30 [2022-09-18T08:19:30.140Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
04:19:30 [2022-09-18T08:19:30.140Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:30 [2022-09-18T08:19:30.140Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.core ---
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.core ---
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] No tests to run.
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.pom
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-sources.jar
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-pack200.jar.pack.gz
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-p2metadata.xml
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-8.1.0-SNAPSHOT-p2artifacts.xml
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT [12/139]
04:19:31 [2022-09-18T08:19:31.520Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] The project's OSGi version is 2.0.6.202209180815
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core...
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] 
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:31 [2022-09-18T08:19:31.780Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:19:31 [2022-09-18T08:19:31.780Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] No tests to run.
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.347Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.606Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.606Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] 
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:32 [2022-09-18T08:19:32.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
04:19:33 [2022-09-18T08:19:33.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
04:19:34 [2022-09-18T08:19:34.270Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.270Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.270Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:34 [2022-09-18T08:19:34.270Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] No tests to run.
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.pom
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-sources.jar
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-pack200.jar.pack.gz
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2metadata.xml
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.6-SNAPSHOT-p2artifacts.xml
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Building Trace Compass CTF Support Parent 8.1.0-SNAPSHOT        [13/139]
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --------------------------------[ pom ]---------------------------------
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-8.1.0-SNAPSHOT.pom
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT        [14/139]
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.530Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in...
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] 
04:19:34 [2022-09-18T08:19:34.531Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.531Z] [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
04:19:34 [2022-09-18T08:19:34.790Z] [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 53 kB/s)
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 24 kB/s)
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 381 kB/s)
04:19:34 [2022-09-18T08:19:34.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 78 kB/s)
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 65 kB/s)
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 134 kB/s)
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 145 kB/s)
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 112 kB/s)
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 13 kB/s)
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 143 kB/s)
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 64 kB/s)
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:35 [2022-09-18T08:19:35.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 41 kB/s)
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 36 kB/s)
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.082Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 6.8 kB/s)
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 69 kB/s)
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 161 kB/s)
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 796 kB/s)
04:19:36 [2022-09-18T08:19:36.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 85 kB/s)
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:36 [2022-09-18T08:19:36.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 521 kB/s)
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 78 kB/s)
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 393 kB/s)
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 780 kB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.7 MB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 199 kB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 299 kB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 550 kB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 1.6 MB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 788 kB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.2 MB/s)
04:19:37 [2022-09-18T08:19:37.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
04:19:38 [2022-09-18T08:19:38.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 128 kB/s)
04:19:38 [2022-09-18T08:19:38.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 445 kB/s)
04:19:38 [2022-09-18T08:19:38.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 907 kB/s)
04:19:38 [2022-09-18T08:19:38.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 4.3 MB/s)
04:19:38 [2022-09-18T08:19:38.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 576 kB/s)
04:19:39 [2022-09-18T08:19:39.092Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
04:19:39 [2022-09-18T08:19:39.092Z] ANTLR Parser Generator  Version 3.5.2
04:19:39 [2022-09-18T08:19:39.659Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
04:19:39 [2022-09-18T08:19:39.659Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
04:19:40 [2022-09-18T08:19:40.597Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
04:19:40 [2022-09-18T08:19:40.597Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
04:19:40 [2022-09-18T08:19:40.874Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
04:19:40 [2022-09-18T08:19:40.874Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
04:19:40 [2022-09-18T08:19:40.874Z] 
04:19:40 [2022-09-18T08:19:40.874Z] As a result, alternative(s) 2 were disabled for that input
04:19:40 [2022-09-18T08:19:40.874Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
04:19:40 [2022-09-18T08:19:40.874Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
04:19:40 [2022-09-18T08:19:40.874Z] 
04:19:40 [2022-09-18T08:19:40.874Z] As a result, alternative(s) 3 were disabled for that input
04:19:40 [2022-09-18T08:19:40.874Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
04:19:40 [2022-09-18T08:19:40.874Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
04:19:40 [2022-09-18T08:19:40.874Z] 
04:19:40 [2022-09-18T08:19:40.874Z] As a result, alternative(s) 2 were disabled for that input
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] 
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] 
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
04:19:41 [2022-09-18T08:19:41.275Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:19:41 [2022-09-18T08:19:41.275Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] No tests to run.
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.472Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.472Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:42 [2022-09-18T08:19:42.472Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
04:19:42 [2022-09-18T08:19:42.731Z] [INFO] 
04:19:42 [2022-09-18T08:19:42.731Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
04:19:42 [2022-09-18T08:19:42.990Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
04:19:43 [2022-09-18T08:19:43.926Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] No tests to run.
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.pom
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-sources.jar
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2metadata.xml
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.6-SNAPSHOT-p2artifacts.xml
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] 
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT       [15/139]
04:19:44 [2022-09-18T08:19:44.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] The project's OSGi version is 4.1.0.202209180815
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core...
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] 
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
04:19:45 [2022-09-18T08:19:45.153Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:19:45 [2022-09-18T08:19:45.153Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.693Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] No tests to run.
04:19:46 [2022-09-18T08:19:46.693Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.694Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.694Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.694Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.952Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] 
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core ---
04:19:46 [2022-09-18T08:19:46.952Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:46 [2022-09-18T08:19:46.952Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
04:19:47 [2022-09-18T08:19:47.521Z] [INFO] 
04:19:47 [2022-09-18T08:19:47.521Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
04:19:47 [2022-09-18T08:19:47.779Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
04:19:49 [2022-09-18T08:19:49.158Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
04:19:49 [2022-09-18T08:19:49.782Z] [INFO] 
04:19:49 [2022-09-18T08:19:49.782Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
04:19:49 [2022-09-18T08:19:49.782Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:49 [2022-09-18T08:19:49.782Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
04:19:50 [2022-09-18T08:19:50.041Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.041Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
04:19:50 [2022-09-18T08:19:50.041Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.041Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.ctf.core ---
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.ctf.core ---
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] No tests to run.
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.pom
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-sources.jar
04:19:50 [2022-09-18T08:19:50.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2metadata.xml
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.1.0-SNAPSHOT-p2artifacts.xml
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] 
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT   [16/139]
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom (4.9 kB at 123 kB/s)
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 20 kB/s)
04:19:50 [2022-09-18T08:19:50.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom (1.8 kB at 22 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.pom
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.pom (3.2 kB at 78 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 166 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 84 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.pom
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.pom (2.8 kB at 149 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [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
04:19:50 [2022-09-18T08:19:50.558Z] [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 41 kB/s)
04:19:50 [2022-09-18T08:19:50.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.pom
04:19:50 [2022-09-18T08:19:50.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.pom (3.2 kB at 168 kB/s)
04:19:50 [2022-09-18T08:19:50.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.pom
04:19:50 [2022-09-18T08:19:50.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.pom (3.2 kB at 119 kB/s)
04:19:50 [2022-09-18T08:19:50.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.pom
04:19:50 [2022-09-18T08:19:50.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.pom (3.0 kB at 138 kB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom (15 kB at 1.5 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [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
04:19:50 [2022-09-18T08:19:50.817Z] [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 5.5 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [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
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 1.3 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [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
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 1.4 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [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
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 8.8 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:19:50 [2022-09-18T08:19:50.817Z] [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.0 MB/s)
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
04:19:50 [2022-09-18T08:19:50.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 319 kB/s)
04:19:50 [2022-09-18T08:19:50.818Z] [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
04:19:50 [2022-09-18T08:19:50.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar (203 kB at 2.6 MB/s)
04:19:50 [2022-09-18T08:19:50.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar
04:19:50 [2022-09-18T08:19:50.818Z] [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 62 kB/s)
04:19:50 [2022-09-18T08:19:50.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar (103 kB at 456 kB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar (246 kB at 1.0 MB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar (169 kB at 618 kB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 6.3 MB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [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
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 12 kB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar (403 kB at 1.4 MB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar (188 kB at 642 kB/s)
04:19:51 [2022-09-18T08:19:51.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar (1.3 MB at 3.0 MB/s)
04:19:51 [2022-09-18T08:19:51.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar (13 MB at 26 MB/s)
04:19:51 [2022-09-18T08:19:51.335Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.335Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] The project's OSGi version is 1.0.11.202209180815
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] 
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:51 [2022-09-18T08:19:51.336Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in...
04:19:51 [2022-09-18T08:19:51.595Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.62kB)
04:19:51 [2022-09-18T08:19:51.595Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (87.79kB)
04:19:51 [2022-09-18T08:19:51.595Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (39.28kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.61kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (40.75kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (16.24kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (10.25kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (27.48kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.54kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (134.3kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.6kB)
04:19:51 [2022-09-18T08:19:51.853Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.06kB)
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (23.39kB)
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (10.74kB)
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (22.27kB)
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] 
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] 
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:52 [2022-09-18T08:19:52.111Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
04:19:52 [2022-09-18T08:19:52.111Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.489Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:53 [2022-09-18T08:19:53.489Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
04:19:53 [2022-09-18T08:19:53.748Z] [INFO] 
04:19:53 [2022-09-18T08:19:53.748Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:53 [2022-09-18T08:19:53.748Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
04:19:55 [2022-09-18T08:19:55.649Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
04:19:56 [2022-09-18T08:19:56.584Z] [INFO] 
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:56 [2022-09-18T08:19:56.585Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] 
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] 
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 131 kB/s)
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 438 kB/s)
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:56 [2022-09-18T08:19:56.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 216 kB/s)
04:19:57 [2022-09-18T08:19:57.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 130 kB/s)
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 353 kB/s)
04:19:57 [2022-09-18T08:19:57.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 25 MB/s)
04:19:58 [2022-09-18T08:19:58.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 225 kB/s)
04:19:58 [2022-09-18T08:19:58.763Z] [INFO] Executing tasks
04:19:58 [2022-09-18T08:19:58.763Z] 
04:19:58 [2022-09-18T08:19:58.763Z] main:
04:19:58 [2022-09-18T08:19:58.763Z] 
04:19:58 [2022-09-18T08:19:58.763Z] main:
04:19:59 [2022-09-18T08:19:59.022Z] 
04:19:59 [2022-09-18T08:19:59.022Z] checkAnyTraceExists:
04:19:59 [2022-09-18T08:19:59.022Z] 
04:19:59 [2022-09-18T08:19:59.022Z] verifyChecksum:
04:19:59 [2022-09-18T08:19:59.022Z]      [echo] Verifying: ${anyTraceExists}
04:19:59 [2022-09-18T08:19:59.022Z] 
04:19:59 [2022-09-18T08:19:59.022Z] deleteFailedCheckSumTraces:
04:19:59 [2022-09-18T08:19:59.022Z] 
04:19:59 [2022-09-18T08:19:59.022Z] downloadTraceFiles:
04:19:59 [2022-09-18T08:19:59.022Z]      [echo] Attempting to download test traces
04:19:59 [2022-09-18T08:19:59.022Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
04:19:59 [2022-09-18T08:19:59.022Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:19:59 [2022-09-18T08:19:59.022Z]       [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
04:19:59 [2022-09-18T08:19:59.280Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
04:19:59 [2022-09-18T08:19:59.280Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
04:19:59 [2022-09-18T08:19:59.280Z]       [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
04:22:35 [2022-09-18T08:22:35.773Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
04:22:35 [2022-09-18T08:22:35.773Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
04:22:35 [2022-09-18T08:22:35.773Z]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
04:22:35 [2022-09-18T08:22:35.773Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
04:22:35 [2022-09-18T08:22:35.773Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
04:22:35 [2022-09-18T08:22:35.773Z]       [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
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] Cloning into 'ctf-testsuite'...
04:22:35 [2022-09-18T08:22:35.773Z] 
04:22:35 [2022-09-18T08:22:35.773Z] pullTestSuite:
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] Your branch is up to date with 'origin/master'.
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] Already on 'master'
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] Already up to date.
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] 
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] changes and commit them, and you can discard any commits you make in this
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] state without impacting any branches by performing another checkout.
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] 
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] If you want to create a new branch to retain commits you create, you may
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] 
04:22:35 [2022-09-18T08:22:35.773Z]      [exec]   git checkout -b <new-branch-name>
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] 
04:22:35 [2022-09-18T08:22:35.773Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
04:22:35 [2022-09-18T08:22:35.773Z] 
04:22:35 [2022-09-18T08:22:35.773Z] extractTraces:
04:22:35 [2022-09-18T08:22:35.773Z] 
04:22:35 [2022-09-18T08:22:35.773Z] checkAnyTraceExists:
04:22:35 [2022-09-18T08:22:35.773Z] 
04:22:35 [2022-09-18T08:22:35.773Z] verifyChecksum:
04:22:35 [2022-09-18T08:22:35.773Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
04:22:35 [2022-09-18T08:22:35.773Z] 
04:22:35 [2022-09-18T08:22:35.773Z] warnFailedCheckSum:
04:22:35 [2022-09-18T08:22:35.774Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
04:22:35 [2022-09-18T08:22:35.774Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:35 [2022-09-18T08:22:35.774Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
04:22:35 [2022-09-18T08:22:35.774Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:35 [2022-09-18T08:22:35.774Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
04:22:35 [2022-09-18T08:22:35.774Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:35 [2022-09-18T08:22:35.774Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
04:22:35 [2022-09-18T08:22:35.774Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:35 [2022-09-18T08:22:35.774Z]      [echo] Traces extracted successfully
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Executed tasks
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] 
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] The user operation is waiting for background work to complete.
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] The user operation is waiting for background work to complete.
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (81.03kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (52.93kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (2.96MB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (367.61kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (38.76kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (198.71kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (57.69kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (842.59kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (908.89kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (253.08kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (51.82kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (28.06kB)
04:22:35 [2022-09-18T08:22:35.774Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
04:22:36 [2022-09-18T08:22:36.342Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (1.67MB)
04:22:36 [2022-09-18T08:22:36.602Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.33MB)
04:22:36 [2022-09-18T08:22:36.861Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.45MB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (109.43kB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (46.25kB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (92.92kB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (42.71kB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (88.88kB)
04:22:37 [2022-09-18T08:22:37.428Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.01kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (31.09kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (15.43kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (82.96kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (22.98kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (9.69kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.16kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.300.v20220726-1300.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (236.29kB)
04:22:37 [2022-09-18T08:22:37.687Z] [INFO] Fetching org.eclipse.jetty.http_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (243.32kB)
04:22:37 [2022-09-18T08:22:37.948Z] [INFO] Fetching org.eclipse.jetty.server_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (775.74kB)
04:22:37 [2022-09-18T08:22:37.948Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (161.93kB)
04:22:38 [2022-09-18T08:22:38.206Z] [INFO] Fetching org.eclipse.jetty.util_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (548.83kB)
04:22:38 [2022-09-18T08:22:38.206Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (49.35kB)
04:22:38 [2022-09-18T08:22:38.206Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (29.14kB)
04:22:38 [2022-09-18T08:22:38.206Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.61kB)
04:22:38 [2022-09-18T08:22:38.206Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (28.05kB)
04:22:38 [2022-09-18T08:22:38.465Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (86.25kB)
04:22:38 [2022-09-18T08:22:38.465Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.200.v20220802-0626.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (61.67kB)
04:22:38 [2022-09-18T08:22:38.465Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (50.58kB)
04:22:38 [2022-09-18T08:22:38.465Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (252.96kB)
04:22:38 [2022-09-18T08:22:38.465Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (105.26kB)
04:22:38 [2022-09-18T08:22:38.723Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.19kB)
04:22:38 [2022-09-18T08:22:38.723Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (129.58kB)
04:22:38 [2022-09-18T08:22:38.723Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (100.51kB)
04:22:38 [2022-09-18T08:22:38.723Z] [INFO] Fetching org.eclipse.help.base_4.3.800.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (434.42kB)
04:22:38 [2022-09-18T08:22:38.723Z] [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (536.94kB)
04:22:38 [2022-09-18T08:22:38.982Z] [INFO] Fetching org.eclipse.help.webapp_3.10.800.v20220714-2106.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (738.71kB)
04:22:38 [2022-09-18T08:22:38.982Z] [INFO] Fetching org.eclipse.jetty.io_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (205.78kB)
04:22:38 [2022-09-18T08:22:38.982Z] [INFO] Fetching org.eclipse.jetty.security_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (118.17kB)
04:22:38 [2022-09-18T08:22:38.982Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.11.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (62.43kB)
04:22:39 [2022-09-18T08:22:39.240Z] [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (689.47kB)
04:22:39 [2022-09-18T08:22:39.240Z] [INFO] Fetching org.eclipse.platform.doc.user_4.25.0.v20220830-0901.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (4.46MB)
04:22:39 [2022-09-18T08:22:39.808Z] [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (95.68kB)
04:22:39 [2022-09-18T08:22:39.808Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (2.1MB)
04:22:40 [2022-09-18T08:22:40.067Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.400.v20220715-1705.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (387.2kB)
04:22:40 [2022-09-18T08:22:40.067Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (152.75kB)
04:22:40 [2022-09-18T08:22:40.067Z] [INFO] Fetching org.eclipse.ui.monitoring_1.2.200.v20220429-1040.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (59.91kB)
04:22:40 [2022-09-18T08:22:40.067Z] [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (47.76kB)
04:22:40 [2022-09-18T08:22:40.067Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (142.66kB)
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (25.59kB)
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (18.14kB)
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (12.91kB)
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
04:22:40 [2022-09-18T08:22:40.327Z] [INFO] Command line:
04:22:40 [2022-09-18T08:22:40.328Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:22:40 [2022-09-18T08:22:40.328Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:45 [2022-09-18T08:22:45.698Z] !SESSION 2022-09-18 08:22:40.568 -----------------------------------------------
04:22:45 [2022-09-18T08:22:45.698Z] eclipse.buildId=unknown
04:22:45 [2022-09-18T08:22:45.698Z] java.version=11.0.2
04:22:45 [2022-09-18T08:22:45.698Z] java.vendor=Oracle Corporation
04:22:45 [2022-09-18T08:22:45.698Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:45 [2022-09-18T08:22:45.698Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:22:45 [2022-09-18T08:22:45.698Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:22:45 [2022-09-18T08:22:45.698Z] 
04:22:45 [2022-09-18T08:22:45.698Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:22:45.099
04:22:45 [2022-09-18T08:22:45.698Z] !MESSAGE FrameworkEvent ERROR
04:22:45 [2022-09-18T08:22:45.698Z] !STACK 0
04:22:45 [2022-09-18T08:22:45.698Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
04:22:45 [2022-09-18T08:22:45.698Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:22:45 [2022-09-18T08:22:45.698Z] 
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:22:45 [2022-09-18T08:22:45.698Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:22:45 [2022-09-18T08:22:45.699Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:22:45 [2022-09-18T08:22:45.699Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:22:47 [2022-09-18T08:22:47.145Z] 
04:22:47 [2022-09-18T08:22:47.145Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:22:46.989
04:22:47 [2022-09-18T08:22:47.145Z] !MESSAGE FrameworkEvent ERROR
04:22:47 [2022-09-18T08:22:47.145Z] !STACK 0
04:22:47 [2022-09-18T08:22:47.145Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
04:22:47 [2022-09-18T08:22:47.145Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:22:47 [2022-09-18T08:22:47.145Z] 
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:22:47 [2022-09-18T08:22:47.146Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:22:48 [2022-09-18T08:22:48.082Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
04:22:48 [2022-09-18T08:22:48.082Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
04:22:48 [2022-09-18T08:22:48.082Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.005 s
04:22:48 [2022-09-18T08:22:48.082Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
04:22:48 [2022-09-18T08:22:48.082Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
04:22:48 [2022-09-18T08:22:48.082Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
04:22:48 [2022-09-18T08:22:48.082Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
04:22:48 [2022-09-18T08:22:48.082Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
04:22:48 [2022-09-18T08:22:48.082Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
04:22:52 [2022-09-18T08:22:52.270Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.589 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
04:22:52 [2022-09-18T08:22:52.270Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 1.002 s
04:22:52 [2022-09-18T08:22:52.270Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.226 s
04:22:52 [2022-09-18T08:22:52.270Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.393 s
04:22:52 [2022-09-18T08:22:52.270Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 1.092 s
04:22:52 [2022-09-18T08:22:52.271Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.088 s
04:22:52 [2022-09-18T08:22:52.271Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.109 s
04:22:52 [2022-09-18T08:22:52.271Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.099 s
04:22:52 [2022-09-18T08:22:52.271Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.112 s
04:22:52 [2022-09-18T08:22:52.271Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.168 s
04:22:52 [2022-09-18T08:22:52.271Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.103 s
04:22:52 [2022-09-18T08:22:52.271Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.19 s
04:22:52 [2022-09-18T08:22:52.271Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
04:22:52 [2022-09-18T08:22:52.271Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
04:22:52 [2022-09-18T08:22:52.271Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.094 s
04:22:52 [2022-09-18T08:22:52.271Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.027 s
04:22:52 [2022-09-18T08:22:52.271Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.073 s
04:22:52 [2022-09-18T08:22:52.271Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.02 s
04:22:52 [2022-09-18T08:22:52.271Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.02 s
04:22:52 [2022-09-18T08:22:52.271Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.064 s
04:22:52 [2022-09-18T08:22:52.271Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
04:22:52 [2022-09-18T08:22:52.271Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
04:22:52 [2022-09-18T08:22:52.271Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
04:22:52 [2022-09-18T08:22:52.271Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.002 s
04:22:52 [2022-09-18T08:22:52.271Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
04:22:52 [2022-09-18T08:22:52.271Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
04:22:52 [2022-09-18T08:22:52.271Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
04:23:10 [2022-09-18T08:23:10.429Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.211 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.043 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.947 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 2.361 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.103 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.142 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.41 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.566 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.862 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.899 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.067 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.023 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.465 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.535 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.102 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.698 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.058 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.025 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.015 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.048 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.611 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.023 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.897 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.492 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.013 s
04:23:10 [2022-09-18T08:23:10.429Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.715 s
04:23:10 [2022-09-18T08:23:10.429Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
04:23:14 [2022-09-18T08:23:14.617Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.609 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
04:23:14 [2022-09-18T08:23:14.617Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.421 s
04:23:14 [2022-09-18T08:23:14.617Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.273 s
04:23:14 [2022-09-18T08:23:14.617Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.224 s
04:23:14 [2022-09-18T08:23:14.617Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.393 s
04:23:14 [2022-09-18T08:23:14.617Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.323 s
04:23:14 [2022-09-18T08:23:14.617Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.253 s
04:23:14 [2022-09-18T08:23:14.617Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.211 s
04:23:14 [2022-09-18T08:23:14.617Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.284 s
04:23:14 [2022-09-18T08:23:14.617Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.259 s
04:23:14 [2022-09-18T08:23:14.617Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.471 s
04:23:14 [2022-09-18T08:23:14.617Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.296 s
04:23:14 [2022-09-18T08:23:14.617Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.578 s
04:23:14 [2022-09-18T08:23:14.617Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.224 s
04:23:14 [2022-09-18T08:23:14.618Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.194 s
04:23:14 [2022-09-18T08:23:14.618Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.301 s
04:23:14 [2022-09-18T08:23:14.618Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.201 s
04:23:14 [2022-09-18T08:23:14.618Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.197 s
04:23:14 [2022-09-18T08:23:14.618Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.222 s
04:23:14 [2022-09-18T08:23:14.618Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.277 s
04:23:14 [2022-09-18T08:23:14.618Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
04:23:15 [2022-09-18T08:23:15.554Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
04:23:15 [2022-09-18T08:23:15.555Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.215 s
04:23:15 [2022-09-18T08:23:15.555Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.202 s
04:23:15 [2022-09-18T08:23:15.555Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.241 s
04:23:15 [2022-09-18T08:23:15.555Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.286 s
04:23:15 [2022-09-18T08:23:15.555Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.12 s
04:23:15 [2022-09-18T08:23:15.555Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.077 s
04:23:15 [2022-09-18T08:23:15.555Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.084 s
04:23:15 [2022-09-18T08:23:15.555Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.072 s
04:23:15 [2022-09-18T08:23:15.555Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.105 s
04:23:15 [2022-09-18T08:23:15.555Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.096 s
04:23:15 [2022-09-18T08:23:15.555Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.141 s
04:23:15 [2022-09-18T08:23:15.555Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
04:23:15 [2022-09-18T08:23:15.814Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
04:23:15 [2022-09-18T08:23:15.814Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.006 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.034 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.006 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.005 s
04:23:15 [2022-09-18T08:23:15.814Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.007 s
04:23:15 [2022-09-18T08:23:15.814Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
04:23:15 [2022-09-18T08:23:15.814Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.814Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
04:23:15 [2022-09-18T08:23:15.814Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
04:23:15 [2022-09-18T08:23:15.815Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
04:23:15 [2022-09-18T08:23:15.815Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
04:23:15 [2022-09-18T08:23:15.815Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
04:23:15 [2022-09-18T08:23:15.815Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.007 s
04:23:15 [2022-09-18T08:23:15.815Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.002 s
04:23:15 [2022-09-18T08:23:15.815Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
04:23:16 [2022-09-18T08:23:16.476Z] 
04:23:16 [2022-09-18T08:23:16.476Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:16.095
04:23:16 [2022-09-18T08:23:16.476Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
04:23:16 [2022-09-18T08:23:16.477Z] 
04:23:16 [2022-09-18T08:23:16.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:16.097
04:23:16 [2022-09-18T08:23:16.477Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
04:23:16 [2022-09-18T08:23:16.477Z] 
04:23:16 [2022-09-18T08:23:16.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:16.172
04:23:16 [2022-09-18T08:23:16.477Z] !MESSAGE channel0_0	[                                                            ]	0 Events
04:23:16 [2022-09-18T08:23:16.477Z] 
04:23:16 [2022-09-18T08:23:16.477Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:16.173
04:23:16 [2022-09-18T08:23:16.477Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
04:23:17 [2022-09-18T08:23:17.503Z] 
04:23:17 [2022-09-18T08:23:17.503Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.301
04:23:17 [2022-09-18T08:23:17.503Z] !MESSAGE channel0_0	[ ]	0 Events
04:23:17 [2022-09-18T08:23:17.503Z] 
04:23:17 [2022-09-18T08:23:17.503Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.302
04:23:17 [2022-09-18T08:23:17.504Z] !MESSAGE channel0_1	[+]	1 Events
04:23:17 [2022-09-18T08:23:17.504Z] 
04:23:17 [2022-09-18T08:23:17.504Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.375
04:23:17 [2022-09-18T08:23:17.504Z] !MESSAGE channel0_0	[  ]	0 Events
04:23:17 [2022-09-18T08:23:17.504Z] 
04:23:17 [2022-09-18T08:23:17.504Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.375
04:23:17 [2022-09-18T08:23:17.504Z] !MESSAGE channel0_1	[++]	1 Events
04:23:17 [2022-09-18T08:23:17.762Z] 
04:23:17 [2022-09-18T08:23:17.762Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.616
04:23:17 [2022-09-18T08:23:17.762Z] !MESSAGE channel0_0	[          ]	0 Events
04:23:17 [2022-09-18T08:23:17.762Z] 
04:23:17 [2022-09-18T08:23:17.762Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:17.617
04:23:17 [2022-09-18T08:23:17.762Z] !MESSAGE channel0_1	[++++++++++]	1 Events
04:23:18 [2022-09-18T08:23:18.021Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
04:23:18 [2022-09-18T08:23:18.021Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.109 s
04:23:18 [2022-09-18T08:23:18.021Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.205 s
04:23:18 [2022-09-18T08:23:18.021Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.091 s
04:23:18 [2022-09-18T08:23:18.021Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.076 s
04:23:18 [2022-09-18T08:23:18.021Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.039 s
04:23:18 [2022-09-18T08:23:18.021Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.087 s
04:23:18 [2022-09-18T08:23:18.021Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.081 s
04:23:18 [2022-09-18T08:23:18.021Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.74 s
04:23:18 [2022-09-18T08:23:18.021Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.036 s
04:23:18 [2022-09-18T08:23:18.021Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.037 s
04:23:18 [2022-09-18T08:23:18.021Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.072 s
04:23:18 [2022-09-18T08:23:18.021Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.036 s
04:23:18 [2022-09-18T08:23:18.021Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.073 s
04:23:18 [2022-09-18T08:23:18.021Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.044 s
04:23:18 [2022-09-18T08:23:18.022Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.158 s
04:23:18 [2022-09-18T08:23:18.022Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.039 s
04:23:18 [2022-09-18T08:23:18.022Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.075 s
04:23:18 [2022-09-18T08:23:18.022Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.089 s
04:23:18 [2022-09-18T08:23:18.022Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.118 s
04:23:18 [2022-09-18T08:23:18.022Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
04:23:18 [2022-09-18T08:23:18.022Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
04:23:18 [2022-09-18T08:23:18.022Z] testTraceFileDoesNotExist(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithTextMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWith1ByteMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithLittleEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithNoFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithNoMetadataButFiles(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithInvalidMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithEmptyMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceFile(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceNull(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0 s
04:23:18 [2022-09-18T08:23:18.022Z] testTraceDirectoryWithBigEndianMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest)  Time elapsed: 0.001 s
04:23:18 [2022-09-18T08:23:18.022Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
04:23:20 [2022-09-18T08:23:20.562Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
04:23:20 [2022-09-18T08:23:20.562Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.036 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.073 s
04:23:20 [2022-09-18T08:23:20.562Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
04:23:20 [2022-09-18T08:23:20.562Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.066 s
04:23:20 [2022-09-18T08:23:20.562Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.116 s
04:23:20 [2022-09-18T08:23:20.562Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.082 s
04:23:20 [2022-09-18T08:23:20.562Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.088 s
04:23:20 [2022-09-18T08:23:20.562Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.056 s
04:23:20 [2022-09-18T08:23:20.562Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.1 s
04:23:20 [2022-09-18T08:23:20.562Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.099 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.084 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.081 s
04:23:20 [2022-09-18T08:23:20.562Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.087 s
04:23:20 [2022-09-18T08:23:20.562Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.051 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.074 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.101 s
04:23:20 [2022-09-18T08:23:20.562Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.036 s
04:23:20 [2022-09-18T08:23:20.562Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.079 s
04:23:20 [2022-09-18T08:23:20.562Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.038 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.034 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
04:23:20 [2022-09-18T08:23:20.562Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
04:23:20 [2022-09-18T08:23:20.562Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.058 s
04:23:20 [2022-09-18T08:23:20.562Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.131 s
04:23:20 [2022-09-18T08:23:20.562Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.076 s
04:23:20 [2022-09-18T08:23:20.562Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.103 s
04:23:20 [2022-09-18T08:23:20.562Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.034 s
04:23:20 [2022-09-18T08:23:20.562Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
04:23:20 [2022-09-18T08:23:20.562Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
04:23:21 [2022-09-18T08:23:21.939Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
04:23:21 [2022-09-18T08:23:21.939Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.719 s
04:23:21 [2022-09-18T08:23:21.939Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.073 s
04:23:21 [2022-09-18T08:23:21.939Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.208 s
04:23:21 [2022-09-18T08:23:21.939Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.126 s
04:23:21 [2022-09-18T08:23:21.939Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.404 s
04:23:21 [2022-09-18T08:23:21.939Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
04:23:22 [2022-09-18T08:23:22.198Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
04:23:22 [2022-09-18T08:23:22.198Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.271 s
04:23:22 [2022-09-18T08:23:22.198Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.104 s
04:23:22 [2022-09-18T08:23:22.198Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.068 s
04:23:22 [2022-09-18T08:23:22.198Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.047 s
04:23:22 [2022-09-18T08:23:22.198Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.066 s
04:23:22 [2022-09-18T08:23:22.198Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.033 s
04:23:22 [2022-09-18T08:23:22.198Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.036 s
04:23:22 [2022-09-18T08:23:22.198Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
04:23:22 [2022-09-18T08:23:22.198Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
04:23:22 [2022-09-18T08:23:22.198Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
04:23:22 [2022-09-18T08:23:22.198Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
04:23:22 [2022-09-18T08:23:22.198Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.006 s
04:23:22 [2022-09-18T08:23:22.198Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.198Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
04:23:22 [2022-09-18T08:23:22.198Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
04:23:22 [2022-09-18T08:23:22.198Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.198Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.198Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.198Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
04:23:22 [2022-09-18T08:23:22.198Z] 
04:23:22 [2022-09-18T08:23:22.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:22.180
04:23:22 [2022-09-18T08:23:22.198Z] !MESSAGE Struct already contains a field named ctx
04:23:22 [2022-09-18T08:23:22.198Z] 
04:23:22 [2022-09-18T08:23:22.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:22.181
04:23:22 [2022-09-18T08:23:22.198Z] !MESSAGE Struct already contains a field named ctx
04:23:22 [2022-09-18T08:23:22.198Z] 
04:23:22 [2022-09-18T08:23:22.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:22.182
04:23:22 [2022-09-18T08:23:22.198Z] !MESSAGE Struct already contains a field named ctx
04:23:22 [2022-09-18T08:23:22.198Z] 
04:23:22 [2022-09-18T08:23:22.198Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:22.182
04:23:22 [2022-09-18T08:23:22.199Z] !MESSAGE Struct already contains a field named ctx
04:23:22 [2022-09-18T08:23:22.199Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
04:23:22 [2022-09-18T08:23:22.199Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.005 s
04:23:22 [2022-09-18T08:23:22.199Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
04:23:22 [2022-09-18T08:23:22.199Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
04:23:22 [2022-09-18T08:23:22.199Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.199Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.199Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.199Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.199Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
04:23:22 [2022-09-18T08:23:22.458Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
04:23:22 [2022-09-18T08:23:22.458Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.458Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
04:23:22 [2022-09-18T08:23:22.458Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
04:23:22 [2022-09-18T08:23:22.458Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
04:23:23 [2022-09-18T08:23:23.836Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
04:23:23 [2022-09-18T08:23:23.836Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
04:23:23 [2022-09-18T08:23:23.836Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
04:23:23 [2022-09-18T08:23:23.836Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.09 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.049 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
04:23:23 [2022-09-18T08:23:23.836Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.069 s
04:23:23 [2022-09-18T08:23:23.836Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.093 s
04:23:23 [2022-09-18T08:23:23.836Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.071 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
04:23:23 [2022-09-18T08:23:23.836Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
04:23:23 [2022-09-18T08:23:23.836Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.035 s
04:23:23 [2022-09-18T08:23:23.836Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.068 s
04:23:23 [2022-09-18T08:23:23.836Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.072 s
04:23:23 [2022-09-18T08:23:23.836Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.066 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
04:23:23 [2022-09-18T08:23:23.836Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
04:23:23 [2022-09-18T08:23:23.836Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
04:23:23 [2022-09-18T08:23:23.836Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
04:23:23 [2022-09-18T08:23:23.836Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
04:23:23 [2022-09-18T08:23:23.836Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
04:23:23 [2022-09-18T08:23:23.836Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
04:23:23 [2022-09-18T08:23:23.836Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
04:23:23 [2022-09-18T08:23:23.836Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
04:23:23 [2022-09-18T08:23:23.836Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.028 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
04:23:23 [2022-09-18T08:23:23.836Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
04:23:23 [2022-09-18T08:23:23.836Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.836Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.836Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
04:23:23 [2022-09-18T08:23:23.837Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
04:23:23 [2022-09-18T08:23:23.837Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
04:23:23 [2022-09-18T08:23:23.837Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.837Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
04:23:23 [2022-09-18T08:23:23.837Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.003 s
04:23:23 [2022-09-18T08:23:23.837Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
04:23:23 [2022-09-18T08:23:23.838Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
04:23:23 [2022-09-18T08:23:23.838Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
04:23:23 [2022-09-18T08:23:23.838Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
04:23:23 [2022-09-18T08:23:23.838Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
04:23:24 [2022-09-18T08:23:24.096Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
04:23:24 [2022-09-18T08:23:24.096Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
04:23:24 [2022-09-18T08:23:24.096Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.035 s
04:23:24 [2022-09-18T08:23:24.096Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
04:23:24 [2022-09-18T08:23:24.096Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
04:23:24 [2022-09-18T08:23:24.096Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.096Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
04:23:24 [2022-09-18T08:23:24.097Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
04:23:24 [2022-09-18T08:23:24.097Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
04:23:24 [2022-09-18T08:23:24.097Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
04:23:24 [2022-09-18T08:23:24.097Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
04:23:24 [2022-09-18T08:23:24.097Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.004 s
04:23:24 [2022-09-18T08:23:24.097Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
04:23:24 [2022-09-18T08:23:24.097Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
04:23:24 [2022-09-18T08:23:24.097Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
04:23:24 [2022-09-18T08:23:24.097Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
04:23:24 [2022-09-18T08:23:24.097Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
04:23:24 [2022-09-18T08:23:24.097Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
04:23:24 [2022-09-18T08:23:24.097Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
04:23:24 [2022-09-18T08:23:24.097Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
04:23:24 [2022-09-18T08:23:24.097Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
04:23:24 [2022-09-18T08:23:24.356Z] line 8:11 required (...)+ loop did not match anything at character ';'
04:23:24 [2022-09-18T08:23:24.356Z] line 10:46 mismatched character '<EOF>' expecting '"'
04:23:24 [2022-09-18T08:23:24.356Z] line 9:16 no viable alternative at character 'o'
04:23:24 [2022-09-18T08:23:24.356Z] line 9:20 no viable alternative at character '?'
04:23:24 [2022-09-18T08:23:24.356Z] line 12:14 no viable alternative at character ''
04:23:24 [2022-09-18T08:23:24.356Z] line 32:0 mismatched character '<EOF>' expecting '"'
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.284
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.284
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test1
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.285
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test2
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.285
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test3
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.286
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test4
04:23:24 [2022-09-18T08:23:24.356Z] 
04:23:24 [2022-09-18T08:23:24.356Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.301
04:23:24 [2022-09-18T08:23:24.356Z] !MESSAGE Unknown trace attribute: test2
04:23:24 [2022-09-18T08:23:24.615Z] 
04:23:24 [2022-09-18T08:23:24.615Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.570
04:23:24 [2022-09-18T08:23:24.615Z] !MESSAGE Unknown integer attribute: aa
04:23:24 [2022-09-18T08:23:24.615Z] 
04:23:24 [2022-09-18T08:23:24.615Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.570
04:23:24 [2022-09-18T08:23:24.615Z] !MESSAGE Unknown integer attribute: zz
04:23:24 [2022-09-18T08:23:24.615Z] 
04:23:24 [2022-09-18T08:23:24.615Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.571
04:23:24 [2022-09-18T08:23:24.615Z] !MESSAGE Unknown trace attribute: blah
04:23:24 [2022-09-18T08:23:24.615Z] 
04:23:24 [2022-09-18T08:23:24.615Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:23:24.572
04:23:24 [2022-09-18T08:23:24.615Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
04:23:25 [2022-09-18T08:23:25.573Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.061 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.057 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.574Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.049 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.007 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.575Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.167 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.031 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.034 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.019 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.011 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.007 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.027 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.025 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.576Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.058 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.385 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.145 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.04 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.03 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.577Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
04:23:25 [2022-09-18T08:23:25.577Z] 
04:23:25 [2022-09-18T08:23:25.577Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2022-09-18 08:23:25.418
04:23:25 [2022-09-18T08:23:25.577Z] !MESSAGE Some message
04:23:25 [2022-09-18T08:23:25.577Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
04:23:25 [2022-09-18T08:23:25.577Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.577Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.577Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.577Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
04:23:25 [2022-09-18T08:23:25.836Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
04:23:25 [2022-09-18T08:23:25.836Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.836Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.836Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.836Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
04:23:25 [2022-09-18T08:23:25.837Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
04:23:25 [2022-09-18T08:23:25.837Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
04:23:25 [2022-09-18T08:23:25.837Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
04:23:25 [2022-09-18T08:23:25.837Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
04:23:25 [2022-09-18T08:23:25.837Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.195 s
04:23:25 [2022-09-18T08:23:25.837Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.009 s
04:23:25 [2022-09-18T08:23:25.837Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.009 s
04:23:25 [2022-09-18T08:23:25.837Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
04:23:25 [2022-09-18T08:23:25.837Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
04:23:25 [2022-09-18T08:23:25.837Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
04:23:25 [2022-09-18T08:23:25.837Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
04:23:25 [2022-09-18T08:23:25.837Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
04:23:25 [2022-09-18T08:23:25.837Z] 
04:23:25 [2022-09-18T08:23:25.837Z] Results:
04:23:25 [2022-09-18T08:23:25.837Z] 
04:23:25 [2022-09-18T08:23:25.837Z] Tests run: 632, Failures: 0, Errors: 0, Skipped: 1
04:23:25 [2022-09-18T08:23:25.837Z] 
04:23:26 [2022-09-18T08:23:26.404Z] [INFO] All tests passed!
04:23:26 [2022-09-18T08:23:26.404Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
04:23:26 [2022-09-18T08:23:26.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar
04:23:26 [2022-09-18T08:23:26.404Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.pom
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.15-SNAPSHOT [17/139]
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] The project's OSGi version is 1.0.15.202209180815
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.405Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests...
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] 
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:26 [2022-09-18T08:23:26.972Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
04:23:26 [2022-09-18T08:23:26.972Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
04:23:27 [2022-09-18T08:23:27.539Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.540Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
04:23:27 [2022-09-18T08:23:27.798Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.799Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] 
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:27 [2022-09-18T08:23:27.799Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:23:27 [2022-09-18T08:23:27.799Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
04:23:28 [2022-09-18T08:23:28.057Z] [INFO] 
04:23:28 [2022-09-18T08:23:28.058Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:28 [2022-09-18T08:23:28.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
04:23:30 [2022-09-18T08:23:30.590Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] 
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:31 [2022-09-18T08:23:31.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] 
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] 
04:23:31 [2022-09-18T08:23:31.525Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:32 [2022-09-18T08:23:32.460Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:23:32 [2022-09-18T08:23:32.460Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
04:23:32 [2022-09-18T08:23:32.460Z] [INFO] Command line:
04:23:32 [2022-09-18T08:23:32.460Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:23:32 [2022-09-18T08:23:32.460Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:23:36 [2022-09-18T08:23:36.731Z] !SESSION 2022-09-18 08:23:32.601 -----------------------------------------------
04:23:36 [2022-09-18T08:23:36.731Z] eclipse.buildId=unknown
04:23:36 [2022-09-18T08:23:36.731Z] java.version=11.0.2
04:23:36 [2022-09-18T08:23:36.731Z] java.vendor=Oracle Corporation
04:23:36 [2022-09-18T08:23:36.731Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:23:36 [2022-09-18T08:23:36.731Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:23:36 [2022-09-18T08:23:36.731Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:23:36 [2022-09-18T08:23:36.731Z] 
04:23:36 [2022-09-18T08:23:36.731Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:23:36.685
04:23:36 [2022-09-18T08:23:36.731Z] !MESSAGE FrameworkEvent ERROR
04:23:36 [2022-09-18T08:23:36.731Z] !STACK 0
04:23:36 [2022-09-18T08:23:36.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [62]
04:23:36 [2022-09-18T08:23:36.731Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:23:36 [2022-09-18T08:23:36.731Z] 
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:23:36 [2022-09-18T08:23:36.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:23:38 [2022-09-18T08:23:38.635Z] 
04:23:38 [2022-09-18T08:23:38.635Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:23:38.273
04:23:38 [2022-09-18T08:23:38.635Z] !MESSAGE FrameworkEvent ERROR
04:23:38 [2022-09-18T08:23:38.635Z] !STACK 0
04:23:38 [2022-09-18T08:23:38.635Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
04:23:38 [2022-09-18T08:23:38.635Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:23:38 [2022-09-18T08:23:38.635Z] 
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:23:38 [2022-09-18T08:23:38.635Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:23:39 [2022-09-18T08:23:39.203Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
04:23:39 [2022-09-18T08:23:39.461Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.04 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.035 s
04:23:39 [2022-09-18T08:23:39.461Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.005 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.009 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.013 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.005 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.046 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.462Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.462Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
04:23:39 [2022-09-18T08:23:39.721Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
04:23:39 [2022-09-18T08:23:39.721Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.109 s
04:23:39 [2022-09-18T08:23:39.721Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
04:23:39 [2022-09-18T08:23:39.721Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
04:23:39 [2022-09-18T08:23:39.721Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.007 s
04:23:39 [2022-09-18T08:23:39.721Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.003 s
04:23:39 [2022-09-18T08:23:39.721Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.721Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
04:23:39 [2022-09-18T08:23:39.721Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
04:23:39 [2022-09-18T08:23:39.721Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
04:23:39 [2022-09-18T08:23:39.721Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
04:23:39 [2022-09-18T08:23:39.721Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
04:23:43 [2022-09-18T08:23:43.007Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.881 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
04:23:43 [2022-09-18T08:23:43.007Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:43 [2022-09-18T08:23:43.007Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.067 s
04:23:43 [2022-09-18T08:23:43.007Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.226 s
04:23:43 [2022-09-18T08:23:43.007Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.209 s
04:23:43 [2022-09-18T08:23:43.007Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.056 s
04:23:43 [2022-09-18T08:23:43.007Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1.009 s
04:23:43 [2022-09-18T08:23:43.007Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:43 [2022-09-18T08:23:43.007Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.016 s
04:23:43 [2022-09-18T08:23:43.007Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
04:23:43 [2022-09-18T08:23:43.007Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.085 s
04:23:43 [2022-09-18T08:23:43.007Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.004 s
04:23:43 [2022-09-18T08:23:43.007Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1.202 s
04:23:43 [2022-09-18T08:23:43.007Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
04:23:48 [2022-09-18T08:23:48.412Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.204 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
04:23:48 [2022-09-18T08:23:48.412Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.002 s
04:23:48 [2022-09-18T08:23:48.412Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.002 s
04:23:48 [2022-09-18T08:23:48.412Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.412Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.412Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.193 s
04:23:48 [2022-09-18T08:23:48.412Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.412Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 4.901 s
04:23:48 [2022-09-18T08:23:48.413Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
04:23:48 [2022-09-18T08:23:48.981Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
04:23:48 [2022-09-18T08:23:48.981Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.003 s
04:23:48 [2022-09-18T08:23:48.981Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.016 s
04:23:48 [2022-09-18T08:23:48.981Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.569 s
04:23:48 [2022-09-18T08:23:48.981Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.004 s
04:23:48 [2022-09-18T08:23:48.981Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.015 s
04:23:48 [2022-09-18T08:23:48.981Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
04:23:48 [2022-09-18T08:23:48.981Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.497 s
04:23:48 [2022-09-18T08:23:48.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
04:23:48 [2022-09-18T08:23:48.981Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
04:23:48 [2022-09-18T08:23:48.981Z] testIncrementDouble(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.008 s
04:23:48 [2022-09-18T08:23:48.981Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
04:23:48 [2022-09-18T08:23:48.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
04:23:48 [2022-09-18T08:23:48.981Z] 
04:23:48 [2022-09-18T08:23:48.981Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2022-09-18 08:23:48.854
04:23:48 [2022-09-18T08:23:48.981Z] !MESSAGE Custom factory for type 87 does not exist
04:23:48 [2022-09-18T08:23:48.981Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
04:23:48 [2022-09-18T08:23:48.981Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.005 s
04:23:48 [2022-09-18T08:23:48.981Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.981Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.981Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
04:23:48 [2022-09-18T08:23:48.982Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
04:23:48 [2022-09-18T08:23:48.982Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0.001 s
04:23:48 [2022-09-18T08:23:48.982Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
04:23:48 [2022-09-18T08:23:48.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
04:23:49 [2022-09-18T08:23:49.549Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
04:23:49 [2022-09-18T08:23:49.549Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.006 s
04:23:49 [2022-09-18T08:23:49.549Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.553 s
04:23:49 [2022-09-18T08:23:49.549Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
04:23:49 [2022-09-18T08:23:49.549Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
04:23:49 [2022-09-18T08:23:49.549Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
04:23:49 [2022-09-18T08:23:49.549Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.017 s
04:23:49 [2022-09-18T08:23:49.549Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
04:23:49 [2022-09-18T08:23:49.808Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
04:23:49 [2022-09-18T08:23:49.808Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
04:23:49 [2022-09-18T08:23:49.808Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
04:23:49 [2022-09-18T08:23:49.808Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.028 s
04:23:49 [2022-09-18T08:23:49.808Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.039 s
04:23:49 [2022-09-18T08:23:49.808Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
04:23:49 [2022-09-18T08:23:49.808Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.011 s
04:23:49 [2022-09-18T08:23:49.808Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
04:23:49 [2022-09-18T08:23:49.808Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
04:23:49 [2022-09-18T08:23:49.808Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
04:23:49 [2022-09-18T08:23:49.808Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
04:23:49 [2022-09-18T08:23:49.808Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
04:23:49 [2022-09-18T08:23:49.808Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
04:23:49 [2022-09-18T08:23:49.808Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
04:23:49 [2022-09-18T08:23:49.808Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
04:23:49 [2022-09-18T08:23:49.808Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
04:23:49 [2022-09-18T08:23:49.808Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
04:23:50 [2022-09-18T08:23:50.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
04:23:50 [2022-09-18T08:23:50.067Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.206 s
04:23:50 [2022-09-18T08:23:50.067Z] 
04:23:50 [2022-09-18T08:23:50.067Z] Results:
04:23:50 [2022-09-18T08:23:50.067Z] 
04:23:50 [2022-09-18T08:23:50.067Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
04:23:50 [2022-09-18T08:23:50.067Z] 
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] All tests passed!
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.pom
04:23:50 [2022-09-18T08:23:50.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-sources.jar
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.20-SNAPSHOT [18/139]
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] The project's OSGi version is 1.0.20.202209180815
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] 
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:50 [2022-09-18T08:23:50.892Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests...
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] 
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] 
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:51 [2022-09-18T08:23:51.151Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
04:23:51 [2022-09-18T08:23:51.151Z] [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-sources.jar
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.696Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] 
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:54 [2022-09-18T08:23:54.696Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:23:54 [2022-09-18T08:23:54.696Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar
04:23:56 [2022-09-18T08:23:56.115Z] [INFO] 
04:23:56 [2022-09-18T08:23:56.115Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
04:23:57 [2022-09-18T08:23:57.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar
04:23:59 [2022-09-18T08:23:59.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-sources.jar
04:24:00 [2022-09-18T08:24:00.424Z] [INFO] 
04:24:00 [2022-09-18T08:24:00.424Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
04:24:00 [2022-09-18T08:24:00.424Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:24:00 [2022-09-18T08:24:00.424Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar
04:24:01 [2022-09-18T08:24:01.359Z] [INFO] 
04:24:01 [2022-09-18T08:24:01.359Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
04:24:01 [2022-09-18T08:24:01.359Z] [INFO] 
04:24:01 [2022-09-18T08:24:01.359Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
04:24:01 [2022-09-18T08:24:01.926Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:24:01 [2022-09-18T08:24:01.926Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
04:24:01 [2022-09-18T08:24:01.926Z] [INFO] Command line:
04:24:01 [2022-09-18T08:24:01.926Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:24:01 [2022-09-18T08:24:01.926Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:24:08 [2022-09-18T08:24:08.494Z] !SESSION 2022-09-18 08:24:02.277 -----------------------------------------------
04:24:08 [2022-09-18T08:24:08.494Z] eclipse.buildId=unknown
04:24:08 [2022-09-18T08:24:08.494Z] java.version=11.0.2
04:24:08 [2022-09-18T08:24:08.494Z] java.vendor=Oracle Corporation
04:24:08 [2022-09-18T08:24:08.494Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:24:08 [2022-09-18T08:24:08.494Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:24:08 [2022-09-18T08:24:08.494Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:24:08 [2022-09-18T08:24:08.494Z] 
04:24:08 [2022-09-18T08:24:08.494Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:24:07.873
04:24:08 [2022-09-18T08:24:08.494Z] !MESSAGE FrameworkEvent ERROR
04:24:08 [2022-09-18T08:24:08.494Z] !STACK 0
04:24:08 [2022-09-18T08:24:08.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:24:08 [2022-09-18T08:24:08.494Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:24:08 [2022-09-18T08:24:08.494Z] 
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:24:08 [2022-09-18T08:24:08.494Z] 
04:24:08 [2022-09-18T08:24:08.494Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:24:08.299
04:24:08 [2022-09-18T08:24:08.494Z] !MESSAGE FrameworkEvent ERROR
04:24:08 [2022-09-18T08:24:08.494Z] !STACK 0
04:24:08 [2022-09-18T08:24:08.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:24:08 [2022-09-18T08:24:08.494Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:24:08 [2022-09-18T08:24:08.494Z] 
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:24:08 [2022-09-18T08:24:08.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:24:09 [2022-09-18T08:24:09.874Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
04:24:10 [2022-09-18T08:24:10.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
04:24:10 [2022-09-18T08:24:10.816Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.376 s
04:24:10 [2022-09-18T08:24:10.816Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
04:24:12 [2022-09-18T08:24:12.807Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
04:24:12 [2022-09-18T08:24:12.807Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.006 s
04:24:12 [2022-09-18T08:24:12.807Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.005 s
04:24:12 [2022-09-18T08:24:12.807Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.016 s
04:24:12 [2022-09-18T08:24:12.807Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.01 s
04:24:12 [2022-09-18T08:24:12.807Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.021 s
04:24:12 [2022-09-18T08:24:12.807Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.039 s
04:24:12 [2022-09-18T08:24:12.807Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.006 s
04:24:12 [2022-09-18T08:24:12.807Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.012 s
04:24:12 [2022-09-18T08:24:12.807Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
04:24:12 [2022-09-18T08:24:12.807Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
04:24:12 [2022-09-18T08:24:12.807Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
04:24:13 [2022-09-18T08:24:13.374Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
04:24:13 [2022-09-18T08:24:13.374Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.114 s
04:24:13 [2022-09-18T08:24:13.374Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.005 s
04:24:13 [2022-09-18T08:24:13.374Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.036 s
04:24:13 [2022-09-18T08:24:13.374Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.004 s
04:24:13 [2022-09-18T08:24:13.374Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.106 s
04:24:13 [2022-09-18T08:24:13.374Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
04:24:13 [2022-09-18T08:24:13.374Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
04:24:13 [2022-09-18T08:24:13.374Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.007 s
04:24:13 [2022-09-18T08:24:13.374Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.374Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.374Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.374Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.011 s
04:24:13 [2022-09-18T08:24:13.374Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.374Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.374Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.374Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.374Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
04:24:13 [2022-09-18T08:24:13.374Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.374Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.374Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.374Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
04:24:13 [2022-09-18T08:24:13.632Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.002 s
04:24:13 [2022-09-18T08:24:13.632Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.632Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.632Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
04:24:13 [2022-09-18T08:24:13.632Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.002 s
04:24:13 [2022-09-18T08:24:13.632Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.032 s
04:24:13 [2022-09-18T08:24:13.632Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
04:24:13 [2022-09-18T08:24:13.632Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.048 s
04:24:13 [2022-09-18T08:24:13.632Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.004 s
04:24:13 [2022-09-18T08:24:13.632Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.002 s
04:24:13 [2022-09-18T08:24:13.632Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
04:24:13 [2022-09-18T08:24:13.632Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
04:24:13 [2022-09-18T08:24:13.632Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.003 s
04:24:13 [2022-09-18T08:24:13.632Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.632Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
04:24:13 [2022-09-18T08:24:13.632Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
04:24:13 [2022-09-18T08:24:13.632Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.01 s
04:24:13 [2022-09-18T08:24:13.632Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
04:24:13 [2022-09-18T08:24:13.633Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.001 s
04:24:13 [2022-09-18T08:24:13.633Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
04:24:14 [2022-09-18T08:24:14.568Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
04:24:14 [2022-09-18T08:24:14.568Z] testWeightedWithSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.188 s
04:24:14 [2022-09-18T08:24:14.568Z] testSubmarkers(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.631 s
04:24:14 [2022-09-18T08:24:14.568Z] testOffset(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.568Z] testSimple(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.007 s
04:24:14 [2022-09-18T08:24:14.568Z] testIrregular(org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
04:24:14 [2022-09-18T08:24:14.568Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
04:24:14 [2022-09-18T08:24:14.568Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] testInvalidRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testSmallPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] testIsApplicable(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] testReference(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testAlternateShadingAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testRollover(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] testLineAnnotationSource(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testCategories(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.568Z] testResolution(org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.568Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
04:24:14 [2022-09-18T08:24:14.827Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
04:24:14 [2022-09-18T08:24:14.827Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.081 s
04:24:14 [2022-09-18T08:24:14.827Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.827Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.827Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.827Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.827Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
04:24:14 [2022-09-18T08:24:14.827Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.007 s
04:24:14 [2022-09-18T08:24:14.827Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.828Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.056 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
04:24:14 [2022-09-18T08:24:14.828Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.828Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.828Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
04:24:14 [2022-09-18T08:24:14.845Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.055 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.004 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.006 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.003 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.845Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
04:24:14 [2022-09-18T08:24:14.845Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
04:24:14 [2022-09-18T08:24:14.845Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.002 s
04:24:14 [2022-09-18T08:24:14.845Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.845Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.846Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.846Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.846Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:14 [2022-09-18T08:24:14.846Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.001 s
04:24:14 [2022-09-18T08:24:14.846Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
04:24:15 [2022-09-18T08:24:15.105Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
04:24:15 [2022-09-18T08:24:15.105Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.105Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.105Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
04:24:15 [2022-09-18T08:24:15.105Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
04:24:15 [2022-09-18T08:24:15.105Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.105Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
04:24:15 [2022-09-18T08:24:15.106Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
04:24:15 [2022-09-18T08:24:15.106Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
04:24:15 [2022-09-18T08:24:15.106Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
04:24:15 [2022-09-18T08:24:15.106Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
04:24:15 [2022-09-18T08:24:15.106Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
04:24:15 [2022-09-18T08:24:15.106Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
04:24:15 [2022-09-18T08:24:15.106Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.054 s
04:24:15 [2022-09-18T08:24:15.106Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.002 s
04:24:15 [2022-09-18T08:24:15.106Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
04:24:15 [2022-09-18T08:24:15.106Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
04:24:19 [2022-09-18T08:24:19.354Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.649 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
04:24:19 [2022-09-18T08:24:19.354Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.987 s
04:24:19 [2022-09-18T08:24:19.354Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.661 s
04:24:19 [2022-09-18T08:24:19.354Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
04:24:29 [2022-09-18T08:24:29.332Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.417 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
04:24:29 [2022-09-18T08:24:29.332Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 4.411 s
04:24:29 [2022-09-18T08:24:29.332Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.782 s
04:24:29 [2022-09-18T08:24:29.332Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.11 s
04:24:29 [2022-09-18T08:24:29.332Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.113 s
04:24:29 [2022-09-18T08:24:29.332Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
04:24:29 [2022-09-18T08:24:29.332Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
04:24:29 [2022-09-18T08:24:29.332Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
04:24:29 [2022-09-18T08:24:29.332Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
04:24:29 [2022-09-18T08:24:29.332Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
04:24:29 [2022-09-18T08:24:29.332Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
04:24:29 [2022-09-18T08:24:29.332Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
04:24:44 [2022-09-18T08:24:44.230Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.866 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
04:24:44 [2022-09-18T08:24:44.230Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 8.293 s
04:24:44 [2022-09-18T08:24:44.230Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.572 s
04:24:44 [2022-09-18T08:24:44.230Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
04:24:44 [2022-09-18T08:24:44.230Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
04:24:44 [2022-09-18T08:24:44.230Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.015 s
04:24:44 [2022-09-18T08:24:44.230Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
04:24:44 [2022-09-18T08:24:44.230Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
04:24:44 [2022-09-18T08:24:44.230Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.2 s
04:24:44 [2022-09-18T08:24:44.230Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
04:24:44 [2022-09-18T08:24:44.230Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
04:24:44 [2022-09-18T08:24:44.230Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
04:24:44 [2022-09-18T08:24:44.230Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.012 s
04:24:44 [2022-09-18T08:24:44.230Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.082 s
04:24:44 [2022-09-18T08:24:44.230Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
04:24:44 [2022-09-18T08:24:44.230Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.152 s
04:24:44 [2022-09-18T08:24:44.230Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
04:24:44 [2022-09-18T08:24:44.230Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
04:24:44 [2022-09-18T08:24:44.230Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
04:24:44 [2022-09-18T08:24:44.230Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.013 s
04:24:44 [2022-09-18T08:24:44.230Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.002 s
04:24:44 [2022-09-18T08:24:44.230Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
04:24:44 [2022-09-18T08:24:44.230Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.014 s
04:24:44 [2022-09-18T08:24:44.230Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
04:24:48 [2022-09-18T08:24:48.484Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.742 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
04:24:48 [2022-09-18T08:24:48.484Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.243 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.557 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.062 s
04:24:48 [2022-09-18T08:24:48.485Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
04:24:48 [2022-09-18T08:24:48.485Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.013 s
04:24:48 [2022-09-18T08:24:48.485Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
04:24:48 [2022-09-18T08:24:48.485Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.248 s
04:24:48 [2022-09-18T08:24:48.485Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.285 s
04:24:48 [2022-09-18T08:24:48.485Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.931 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
04:24:48 [2022-09-18T08:24:48.485Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
04:24:48 [2022-09-18T08:24:48.485Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
04:24:48 [2022-09-18T08:24:48.485Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.197 s
04:24:48 [2022-09-18T08:24:48.485Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.003 s
04:24:48 [2022-09-18T08:24:48.485Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
04:24:48 [2022-09-18T08:24:48.485Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.193 s
04:24:48 [2022-09-18T08:24:48.485Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
04:24:53 [2022-09-18T08:24:53.751Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
04:24:53 [2022-09-18T08:24:53.751Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.293 s
04:24:53 [2022-09-18T08:24:53.751Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 2.09 s
04:24:53 [2022-09-18T08:24:53.751Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 1.079 s
04:24:53 [2022-09-18T08:24:53.751Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
04:24:53 [2022-09-18T08:24:53.751Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
04:24:53 [2022-09-18T08:24:53.751Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.751Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.129 s
04:24:53 [2022-09-18T08:24:53.751Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.275 s
04:24:53 [2022-09-18T08:24:53.752Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.752Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.876 s
04:24:53 [2022-09-18T08:24:53.752Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.752Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.752Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
04:24:53 [2022-09-18T08:24:53.752Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.752Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.132 s
04:24:53 [2022-09-18T08:24:53.752Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
04:24:53 [2022-09-18T08:24:53.752Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
04:24:53 [2022-09-18T08:24:53.752Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.113 s
04:24:53 [2022-09-18T08:24:53.752Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
04:24:55 [2022-09-18T08:24:55.129Z] 
04:24:55 [2022-09-18T08:24:55.129Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:24:54.992
04:24:55 [2022-09-18T08:24:55.129Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
04:24:55 [2022-09-18T08:24:55.129Z] !STACK 0
04:24:55 [2022-09-18T08:24:55.129Z] java.lang.RuntimeException: The parameter should be set
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:24:55 [2022-09-18T08:24:55.129Z] 
04:24:55 [2022-09-18T08:24:55.129Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:24:54.995
04:24:55 [2022-09-18T08:24:55.129Z] !MESSAGE Exception executing analysis
04:24:55 [2022-09-18T08:24:55.129Z] !STACK 0
04:24:55 [2022-09-18T08:24:55.129Z] java.lang.RuntimeException: The parameter should be set
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:24:55 [2022-09-18T08:24:55.129Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:24:57 [2022-09-18T08:24:57.045Z] 
04:24:57 [2022-09-18T08:24:57.046Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:24:56.518
04:24:57 [2022-09-18T08:24:57.046Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
04:24:57 [2022-09-18T08:24:57.046Z] !STACK 0
04:24:57 [2022-09-18T08:24:57.046Z] java.lang.RuntimeException: The parameter should be set
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:24:57 [2022-09-18T08:24:57.046Z] 
04:24:57 [2022-09-18T08:24:57.046Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:24:56.519
04:24:57 [2022-09-18T08:24:57.046Z] !MESSAGE Exception executing analysis
04:24:57 [2022-09-18T08:24:57.046Z] !STACK 0
04:24:57 [2022-09-18T08:24:57.046Z] java.lang.RuntimeException: The parameter should be set
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:24:57 [2022-09-18T08:24:57.046Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:24:57 [2022-09-18T08:24:57.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.297 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
04:24:57 [2022-09-18T08:24:57.046Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.762 s
04:24:57 [2022-09-18T08:24:57.046Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.533 s
04:24:57 [2022-09-18T08:24:57.046Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
04:24:57 [2022-09-18T08:24:57.986Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
04:24:57 [2022-09-18T08:24:57.986Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.154 s
04:24:57 [2022-09-18T08:24:57.986Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.084 s
04:24:57 [2022-09-18T08:24:57.986Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.125 s
04:24:57 [2022-09-18T08:24:57.986Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
04:24:57 [2022-09-18T08:24:57.986Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
04:24:57 [2022-09-18T08:24:57.986Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
04:24:57 [2022-09-18T08:24:57.986Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
04:24:57 [2022-09-18T08:24:57.986Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
04:24:57 [2022-09-18T08:24:57.986Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
04:24:58 [2022-09-18T08:24:58.244Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
04:24:58 [2022-09-18T08:24:58.244Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
04:24:58 [2022-09-18T08:24:58.244Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
04:24:58 [2022-09-18T08:24:58.244Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
04:24:58 [2022-09-18T08:24:58.244Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.003 s
04:24:58 [2022-09-18T08:24:58.244Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
04:24:58 [2022-09-18T08:24:58.244Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
04:24:58 [2022-09-18T08:24:58.244Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
04:24:58 [2022-09-18T08:24:58.244Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
04:24:58 [2022-09-18T08:24:58.244Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
04:24:58 [2022-09-18T08:24:58.244Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
04:26:19 [2022-09-18T08:26:19.681Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.627 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
04:26:19 [2022-09-18T08:26:19.681Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.634 s
04:26:19 [2022-09-18T08:26:19.681Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.349 s
04:26:19 [2022-09-18T08:26:19.681Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.384 s
04:26:19 [2022-09-18T08:26:19.681Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.359 s
04:26:19 [2022-09-18T08:26:19.681Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.349 s
04:26:19 [2022-09-18T08:26:19.681Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.71 s
04:26:19 [2022-09-18T08:26:19.681Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.444 s
04:26:19 [2022-09-18T08:26:19.681Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.687 s
04:26:19 [2022-09-18T08:26:19.681Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.685 s
04:26:19 [2022-09-18T08:26:19.681Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.398 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.35 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.517 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.496 s
04:26:19 [2022-09-18T08:26:19.682Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.493 s
04:26:19 [2022-09-18T08:26:19.682Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.797 s
04:26:19 [2022-09-18T08:26:19.682Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.369 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.35 s
04:26:19 [2022-09-18T08:26:19.682Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.718 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.414 s
04:26:19 [2022-09-18T08:26:19.682Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.449 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.418 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.352 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.353 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.369 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.387 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.355 s
04:26:19 [2022-09-18T08:26:19.682Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.443 s
04:26:19 [2022-09-18T08:26:19.682Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.735 s
04:26:19 [2022-09-18T08:26:19.682Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.866 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.386 s
04:26:19 [2022-09-18T08:26:19.682Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.727 s
04:26:19 [2022-09-18T08:26:19.682Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.716 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.375 s
04:26:19 [2022-09-18T08:26:19.682Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.691 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.416 s
04:26:19 [2022-09-18T08:26:19.682Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.421 s
04:26:19 [2022-09-18T08:26:19.682Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.442 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.383 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.339 s
04:26:19 [2022-09-18T08:26:19.682Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.515 s
04:26:19 [2022-09-18T08:26:19.682Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.537 s
04:26:19 [2022-09-18T08:26:19.682Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.346 s
04:26:19 [2022-09-18T08:26:19.682Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.624 s
04:26:19 [2022-09-18T08:26:19.682Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.353 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.343 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.355 s
04:26:19 [2022-09-18T08:26:19.682Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.424 s
04:26:19 [2022-09-18T08:26:19.682Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
04:26:29 [2022-09-18T08:26:29.654Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.495 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.019 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.682 s
04:26:29 [2022-09-18T08:26:29.654Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.126 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.072 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.035 s
04:26:29 [2022-09-18T08:26:29.654Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.786 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.131 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.072 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.035 s
04:26:29 [2022-09-18T08:26:29.654Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.69 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.157 s
04:26:29 [2022-09-18T08:26:29.654Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.1 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.068 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.038 s
04:26:29 [2022-09-18T08:26:29.654Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
04:26:29 [2022-09-18T08:26:29.654Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
04:26:29 [2022-09-18T08:26:29.654Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
04:26:29 [2022-09-18T08:26:29.654Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
04:26:29 [2022-09-18T08:26:29.654Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
04:26:37 [2022-09-18T08:26:37.772Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.323 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
04:26:37 [2022-09-18T08:26:37.772Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.35 s
04:26:37 [2022-09-18T08:26:37.772Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.479 s
04:26:37 [2022-09-18T08:26:37.772Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.446 s
04:26:37 [2022-09-18T08:26:37.772Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.343 s
04:26:37 [2022-09-18T08:26:37.772Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.365 s
04:26:37 [2022-09-18T08:26:37.772Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.338 s
04:26:37 [2022-09-18T08:26:37.772Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
04:26:37 [2022-09-18T08:26:37.772Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
04:26:37 [2022-09-18T08:26:37.772Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
04:26:37 [2022-09-18T08:26:37.772Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
04:26:37 [2022-09-18T08:26:37.772Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
04:26:37 [2022-09-18T08:26:37.772Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
04:26:37 [2022-09-18T08:26:37.772Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
04:28:14 [2022-09-18T08:28:14.432Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.087 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.715 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.695 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.729 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.023 s
04:28:14 [2022-09-18T08:28:14.432Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.796 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.87 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.757 s
04:28:14 [2022-09-18T08:28:14.432Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.103 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.833 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.712 s
04:28:14 [2022-09-18T08:28:14.432Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.721 s
04:28:14 [2022-09-18T08:28:14.432Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 4.227 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.713 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.764 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.735 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.695 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.709 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.849 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.721 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.697 s
04:28:14 [2022-09-18T08:28:14.432Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.704 s
04:28:14 [2022-09-18T08:28:14.432Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.903 s
04:28:14 [2022-09-18T08:28:14.432Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.822 s
04:28:14 [2022-09-18T08:28:14.433Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.012 s
04:28:14 [2022-09-18T08:28:14.433Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.779 s
04:28:14 [2022-09-18T08:28:14.433Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.854 s
04:28:14 [2022-09-18T08:28:14.433Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.728 s
04:28:14 [2022-09-18T08:28:14.433Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.693 s
04:28:14 [2022-09-18T08:28:14.433Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.703 s
04:28:14 [2022-09-18T08:28:14.433Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.711 s
04:28:14 [2022-09-18T08:28:14.433Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.812 s
04:28:14 [2022-09-18T08:28:14.433Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.823 s
04:28:14 [2022-09-18T08:28:14.433Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.745 s
04:28:14 [2022-09-18T08:28:14.433Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.728 s
04:28:14 [2022-09-18T08:28:14.433Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
04:28:14 [2022-09-18T08:28:14.433Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
04:28:14 [2022-09-18T08:28:14.433Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.005 s
04:28:14 [2022-09-18T08:28:14.433Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
04:28:14 [2022-09-18T08:28:14.433Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
04:28:14 [2022-09-18T08:28:14.433Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
04:28:14 [2022-09-18T08:28:14.433Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
04:28:14 [2022-09-18T08:28:14.433Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
04:28:14 [2022-09-18T08:28:14.433Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
04:28:14 [2022-09-18T08:28:14.433Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
04:28:14 [2022-09-18T08:28:14.433Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
04:28:14 [2022-09-18T08:28:14.433Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.009 s
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.009 s
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
04:28:14 [2022-09-18T08:28:14.433Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
04:28:14 [2022-09-18T08:28:14.433Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
04:28:15 [2022-09-18T08:28:15.074Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.032 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.04 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.017 s
04:28:15 [2022-09-18T08:28:15.074Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.016 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.249 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.192 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.202 s
04:28:15 [2022-09-18T08:28:15.074Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.012 s
04:28:15 [2022-09-18T08:28:15.074Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.012 s
04:28:15 [2022-09-18T08:28:15.074Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
04:28:17 [2022-09-18T08:28:17.610Z] 
04:28:17 [2022-09-18T08:28:17.610Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-09-18 08:28:17.128
04:28:17 [2022-09-18T08:28:17.610Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:28:17 [2022-09-18T08:28:17.610Z] !STACK 0
04:28:17 [2022-09-18T08:28:17.610Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
04:28:17 [2022-09-18T08:28:17.610Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:28:17 [2022-09-18T08:28:17.610Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:28:17 [2022-09-18T08:28:17.610Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:28:17 [2022-09-18T08:28:17.610Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:28:17 [2022-09-18T08:28:17.610Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
04:28:18 [2022-09-18T08:28:18.545Z] 
04:28:18 [2022-09-18T08:28:18.545Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-09-18 08:28:18.226
04:28:18 [2022-09-18T08:28:18.545Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:28:18 [2022-09-18T08:28:18.545Z] !STACK 0
04:28:18 [2022-09-18T08:28:18.545Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
04:28:18 [2022-09-18T08:28:18.545Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:28:18 [2022-09-18T08:28:18.545Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:28:18 [2022-09-18T08:28:18.545Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:28:18 [2022-09-18T08:28:18.545Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:28:18 [2022-09-18T08:28:18.545Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
04:28:18 [2022-09-18T08:28:18.545Z] 
04:28:18 [2022-09-18T08:28:18.545Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:28:18.229
04:28:18 [2022-09-18T08:28:18.545Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(368,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
04:28:19 [2022-09-18T08:28:19.481Z] 
04:28:19 [2022-09-18T08:28:19.481Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2022-09-18 08:28:19.322
04:28:19 [2022-09-18T08:28:19.481Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:28:19 [2022-09-18T08:28:19.481Z] !STACK 0
04:28:19 [2022-09-18T08:28:19.481Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
04:28:19 [2022-09-18T08:28:19.481Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:28:19 [2022-09-18T08:28:19.481Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:28:19 [2022-09-18T08:28:19.481Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:28:19 [2022-09-18T08:28:19.481Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:28:19 [2022-09-18T08:28:19.481Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
04:28:19 [2022-09-18T08:28:19.481Z] 
04:28:19 [2022-09-18T08:28:19.481Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:28:19.325
04:28:19 [2022-09-18T08:28:19.481Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(370,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
04:28:22 [2022-09-18T08:28:22.013Z] 
04:28:22 [2022-09-18T08:28:22.013Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:28:21.574
04:28:22 [2022-09-18T08:28:22.013Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(377,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
04:28:22 [2022-09-18T08:28:22.949Z] 
04:28:22 [2022-09-18T08:28:22.949Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:28:22.732
04:28:22 [2022-09-18T08:28:22.949Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
04:28:22 [2022-09-18T08:28:22.949Z] !STACK 0
04:28:22 [2022-09-18T08:28:22.949Z] java.lang.IllegalStateException: This exception happens before initialization
04:28:22 [2022-09-18T08:28:22.949Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
04:28:22 [2022-09-18T08:28:22.949Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:28:22 [2022-09-18T08:28:22.949Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:28:22 [2022-09-18T08:28:22.949Z] 
04:28:22 [2022-09-18T08:28:22.949Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:28:22.767
04:28:22 [2022-09-18T08:28:22.949Z] !MESSAGE Exception executing analysis
04:28:22 [2022-09-18T08:28:22.949Z] !STACK 0
04:28:22 [2022-09-18T08:28:22.949Z] java.lang.IllegalStateException: This exception happens before initialization
04:28:22 [2022-09-18T08:28:22.950Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
04:28:22 [2022-09-18T08:28:22.950Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:28:22 [2022-09-18T08:28:22.950Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:28:24 [2022-09-18T08:28:24.325Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.109 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
04:28:24 [2022-09-18T08:28:24.325Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.025 s
04:28:24 [2022-09-18T08:28:24.325Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.178 s
04:28:24 [2022-09-18T08:28:24.325Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.339 s
04:28:24 [2022-09-18T08:28:24.325Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
04:28:24 [2022-09-18T08:28:24.325Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.129 s
04:28:24 [2022-09-18T08:28:24.325Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.12 s
04:28:24 [2022-09-18T08:28:24.325Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.124 s
04:28:24 [2022-09-18T08:28:24.325Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.014 s
04:28:24 [2022-09-18T08:28:24.325Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.048 s
04:28:24 [2022-09-18T08:28:24.325Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.129 s
04:28:24 [2022-09-18T08:28:24.325Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
04:28:25 [2022-09-18T08:28:25.704Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
04:28:25 [2022-09-18T08:28:25.704Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.673 s
04:28:25 [2022-09-18T08:28:25.704Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.006 s
04:28:25 [2022-09-18T08:28:25.704Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
04:28:27 [2022-09-18T08:28:27.087Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.016 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.298 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
04:28:27 [2022-09-18T08:28:27.087Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.045 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.216 s
04:28:27 [2022-09-18T08:28:27.087Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.209 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.175 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
04:28:27 [2022-09-18T08:28:27.087Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
04:28:27 [2022-09-18T08:28:27.087Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.127 s
04:28:27 [2022-09-18T08:28:27.087Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.002 s
04:28:27 [2022-09-18T08:28:27.087Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
04:28:32 [2022-09-18T08:28:32.354Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.582 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
04:28:32 [2022-09-18T08:28:32.355Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.472 s
04:28:32 [2022-09-18T08:28:32.355Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.365 s
04:28:32 [2022-09-18T08:28:32.355Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.361 s
04:28:32 [2022-09-18T08:28:32.355Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.383 s
04:28:32 [2022-09-18T08:28:32.355Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
04:28:32 [2022-09-18T08:28:32.355Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
04:28:32 [2022-09-18T08:28:32.355Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
04:28:32 [2022-09-18T08:28:32.355Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
04:28:32 [2022-09-18T08:28:32.355Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
04:28:32 [2022-09-18T08:28:32.355Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
04:28:32 [2022-09-18T08:28:32.355Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
04:28:32 [2022-09-18T08:28:32.355Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
04:28:32 [2022-09-18T08:28:32.355Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
04:28:32 [2022-09-18T08:28:32.614Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
04:28:32 [2022-09-18T08:28:32.614Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.039 s
04:28:32 [2022-09-18T08:28:32.614Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.024 s
04:28:32 [2022-09-18T08:28:32.614Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.004 s
04:28:32 [2022-09-18T08:28:32.614Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
04:28:32 [2022-09-18T08:28:32.614Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
04:28:32 [2022-09-18T08:28:32.614Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
04:28:32 [2022-09-18T08:28:32.614Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.007 s
04:28:32 [2022-09-18T08:28:32.614Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.005 s
04:28:32 [2022-09-18T08:28:32.614Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.045 s
04:28:32 [2022-09-18T08:28:32.614Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
04:28:32 [2022-09-18T08:28:32.614Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.004 s
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.004 s
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.004 s
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
04:28:32 [2022-09-18T08:28:32.614Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
04:28:32 [2022-09-18T08:28:32.614Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
04:28:54 [2022-09-18T08:28:54.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.649 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
04:28:54 [2022-09-18T08:28:54.552Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 12.766 s
04:28:54 [2022-09-18T08:28:54.552Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 6.882 s
04:28:54 [2022-09-18T08:28:54.552Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
04:28:57 [2022-09-18T08:28:57.172Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.882 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
04:28:57 [2022-09-18T08:28:57.172Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 3.232 s
04:28:57 [2022-09-18T08:28:57.172Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.649 s
04:28:57 [2022-09-18T08:28:57.172Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
04:29:00 [2022-09-18T08:29:00.457Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
04:29:00 [2022-09-18T08:29:00.457Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.112 s
04:29:00 [2022-09-18T08:29:00.457Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.014 s
04:29:00 [2022-09-18T08:29:00.457Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.111 s
04:29:00 [2022-09-18T08:29:00.457Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.008 s
04:29:00 [2022-09-18T08:29:00.457Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.108 s
04:29:00 [2022-09-18T08:29:00.457Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.007 s
04:29:00 [2022-09-18T08:29:00.457Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
04:29:00 [2022-09-18T08:29:00.457Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
04:29:00 [2022-09-18T08:29:00.457Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
04:29:00 [2022-09-18T08:29:00.457Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
04:29:00 [2022-09-18T08:29:00.457Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
04:29:00 [2022-09-18T08:29:00.457Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
04:29:00 [2022-09-18T08:29:00.457Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
04:29:00 [2022-09-18T08:29:00.457Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.012 s
04:29:00 [2022-09-18T08:29:00.457Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
04:29:00 [2022-09-18T08:29:00.457Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
04:29:04 [2022-09-18T08:29:04.639Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.341 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
04:29:04 [2022-09-18T08:29:04.639Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.107 s
04:29:04 [2022-09-18T08:29:04.640Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.01 s
04:29:04 [2022-09-18T08:29:04.640Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.106 s
04:29:04 [2022-09-18T08:29:04.640Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
04:29:04 [2022-09-18T08:29:04.640Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.107 s
04:29:04 [2022-09-18T08:29:04.640Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
04:29:04 [2022-09-18T08:29:04.640Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.007 s
04:29:04 [2022-09-18T08:29:04.640Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
04:29:04 [2022-09-18T08:29:04.640Z] testTmfTreeModelConstructor2(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.640Z] testTmfTreeModelConstructor(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
04:29:04 [2022-09-18T08:29:04.640Z] testCompositeTree(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.006 s
04:29:04 [2022-09-18T08:29:04.640Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] testConstructors(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
04:29:04 [2022-09-18T08:29:04.640Z] testToString(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] test(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
04:29:04 [2022-09-18T08:29:04.640Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
04:29:04 [2022-09-18T08:29:04.640Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
04:29:04 [2022-09-18T08:29:04.640Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
04:29:04 [2022-09-18T08:29:04.640Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.640Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.640Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
04:29:04 [2022-09-18T08:29:04.641Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
04:29:04 [2022-09-18T08:29:04.641Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
04:29:04 [2022-09-18T08:29:04.641Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
04:29:04 [2022-09-18T08:29:04.641Z] 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
04:29:04 [2022-09-18T08:29:04.641Z] testCreateFromSingle(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.641Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.641Z] testCreateFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testCreateIllegalFrom(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
04:29:04 [2022-09-18T08:29:04.641Z] 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
04:29:04 [2022-09-18T08:29:04.641Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
04:29:04 [2022-09-18T08:29:04.641Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
04:29:04 [2022-09-18T08:29:04.641Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.641Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
04:29:04 [2022-09-18T08:29:04.642Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
04:29:04 [2022-09-18T08:29:04.642Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.003 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.041 s
04:29:04 [2022-09-18T08:29:04.642Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.642Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
04:29:04 [2022-09-18T08:29:04.642Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
04:29:04 [2022-09-18T08:29:04.642Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
04:29:04 [2022-09-18T08:29:04.642Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
04:29:04 [2022-09-18T08:29:04.642Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
04:29:04 [2022-09-18T08:29:04.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
04:29:08 [2022-09-18T08:29:08.970Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithSimpleSingleColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.141 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.132 s
04:29:08 [2022-09-18T08:29:08.970Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.423 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithSearchNoMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.415 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.034 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.097 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.982 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.021 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.098 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithGetDataFromSearchForwardMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.2 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithGetDataFromSearchBackwardsMatch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.201 s
04:29:08 [2022-09-18T08:29:08.970Z] testDataProviderWithSimpleMultiColumnsSearch(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.199 s
04:29:08 [2022-09-18T08:29:08.970Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
04:29:08 [2022-09-18T08:29:08.970Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
04:29:08 [2022-09-18T08:29:08.970Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.970Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
04:29:08 [2022-09-18T08:29:08.971Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.016 s
04:29:08 [2022-09-18T08:29:08.971Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
04:29:08 [2022-09-18T08:29:08.971Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.093 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.006 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
04:29:08 [2022-09-18T08:29:08.971Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.006 s
04:29:08 [2022-09-18T08:29:08.971Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
04:29:08 [2022-09-18T08:29:08.971Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
04:29:08 [2022-09-18T08:29:08.971Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.002 s
04:29:08 [2022-09-18T08:29:08.971Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
04:29:08 [2022-09-18T08:29:08.971Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.971Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
04:29:08 [2022-09-18T08:29:08.971Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
04:29:08 [2022-09-18T08:29:08.972Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.002 s
04:29:08 [2022-09-18T08:29:08.972Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
04:29:08 [2022-09-18T08:29:08.972Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
04:29:08 [2022-09-18T08:29:08.972Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
04:29:08 [2022-09-18T08:29:08.972Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
04:29:08 [2022-09-18T08:29:08.972Z] 
04:29:08 [2022-09-18T08:29:08.972Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.621
04:29:08 [2022-09-18T08:29:08.972Z] !MESSAGE Error parsing /tmp/markers11248193970242093003xml
04:29:08 [2022-09-18T08:29:08.972Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.972Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11248193970242093003xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.972Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.972Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.973Z] 
04:29:08 [2022-09-18T08:29:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.671
04:29:08 [2022-09-18T08:29:08.973Z] !MESSAGE Error parsing /tmp/markers9883131408951112261xml
04:29:08 [2022-09-18T08:29:08.973Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.973Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9883131408951112261xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.973Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.973Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.973Z] 
04:29:08 [2022-09-18T08:29:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.679
04:29:08 [2022-09-18T08:29:08.974Z] !MESSAGE Error parsing /tmp/markers11045944666147922669xml
04:29:08 [2022-09-18T08:29:08.974Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.974Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11045944666147922669xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.974Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.974Z] 
04:29:08 [2022-09-18T08:29:08.974Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.688
04:29:08 [2022-09-18T08:29:08.974Z] !MESSAGE Error parsing /tmp/markers2873511044113338382xml
04:29:08 [2022-09-18T08:29:08.974Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.974Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2873511044113338382xml; 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.
04:29:08 [2022-09-18T08:29:08.974Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.975Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.975Z] 
04:29:08 [2022-09-18T08:29:08.975Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.778
04:29:08 [2022-09-18T08:29:08.975Z] !MESSAGE Error parsing /tmp/markers7085745107240993533xml
04:29:08 [2022-09-18T08:29:08.975Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.975Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
04:29:08 [2022-09-18T08:29:08.975Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
04:29:08 [2022-09-18T08:29:08.975Z] 	at com.google.common.collect.Range.create(Range.java:155)
04:29:08 [2022-09-18T08:29:08.975Z] 	at com.google.common.collect.Range.closed(Range.java:180)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
04:29:08 [2022-09-18T08:29:08.975Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.976Z] 
04:29:08 [2022-09-18T08:29:08.976Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.791
04:29:08 [2022-09-18T08:29:08.976Z] !MESSAGE Error parsing /tmp/markers10538465443144450079xml
04:29:08 [2022-09-18T08:29:08.976Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.976Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10538465443144450079xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.976Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
04:29:08 [2022-09-18T08:29:08.976Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.977Z] 
04:29:08 [2022-09-18T08:29:08.977Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.801
04:29:08 [2022-09-18T08:29:08.977Z] !MESSAGE Error parsing /tmp/markers12499633137424323519xml
04:29:08 [2022-09-18T08:29:08.977Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.977Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
04:29:08 [2022-09-18T08:29:08.977Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
04:29:08 [2022-09-18T08:29:08.977Z] 	at com.google.common.collect.Range.create(Range.java:155)
04:29:08 [2022-09-18T08:29:08.977Z] 	at com.google.common.collect.Range.closed(Range.java:180)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.977Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.977Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.978Z] 
04:29:08 [2022-09-18T08:29:08.978Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.868
04:29:08 [2022-09-18T08:29:08.978Z] !MESSAGE Error parsing /tmp/markers7231206046122229214xml
04:29:08 [2022-09-18T08:29:08.978Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.978Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7231206046122229214xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3506)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3432)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3334)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2372)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:943)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1716)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2881)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.978Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.978Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:08 [2022-09-18T08:29:08.979Z] 
04:29:08 [2022-09-18T08:29:08.979Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:08.877
04:29:08 [2022-09-18T08:29:08.979Z] !MESSAGE Error parsing /tmp/markers17746553653700439297xml
04:29:08 [2022-09-18T08:29:08.979Z] !STACK 0
04:29:08 [2022-09-18T08:29:08.979Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17746553653700439297xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3107)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3051)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2286)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:849)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2708)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.979Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:29:08 [2022-09-18T08:29:08.979Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:29:08 [2022-09-18T08:29:08.980Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:29:08 [2022-09-18T08:29:08.980Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:29:09 [2022-09-18T08:29:09.274Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
04:29:09 [2022-09-18T08:29:09.274Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.272 s
04:29:09 [2022-09-18T08:29:09.274Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.019 s
04:29:09 [2022-09-18T08:29:09.274Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.012 s
04:29:09 [2022-09-18T08:29:09.274Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.061 s
04:29:09 [2022-09-18T08:29:09.274Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
04:29:09 [2022-09-18T08:29:09.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
04:29:09 [2022-09-18T08:29:09.274Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.001 s
04:29:09 [2022-09-18T08:29:09.274Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
04:29:09 [2022-09-18T08:29:09.274Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
04:29:09 [2022-09-18T08:29:09.274Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
04:29:09 [2022-09-18T08:29:09.274Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
04:29:09 [2022-09-18T08:29:09.274Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
04:29:09 [2022-09-18T08:29:09.274Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
04:29:09 [2022-09-18T08:29:09.274Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
04:29:09 [2022-09-18T08:29:09.274Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
04:29:09 [2022-09-18T08:29:09.274Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.008 s
04:29:09 [2022-09-18T08:29:09.274Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.064 s
04:29:09 [2022-09-18T08:29:09.274Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
04:29:09 [2022-09-18T08:29:09.274Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.035 s
04:29:09 [2022-09-18T08:29:09.274Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
04:29:09 [2022-09-18T08:29:09.274Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
04:29:09 [2022-09-18T08:29:09.274Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
04:29:27 [2022-09-18T08:29:27.384Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.014 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
04:29:27 [2022-09-18T08:29:27.384Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.01 s
04:29:27 [2022-09-18T08:29:27.384Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
04:29:27 [2022-09-18T08:29:27.384Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
04:29:27 [2022-09-18T08:29:27.384Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
04:29:27 [2022-09-18T08:29:27.384Z] 
04:29:27 [2022-09-18T08:29:27.384Z] !ENTRY org.eclipse.cdt.core.native 4 0 2022-09-18 08:29:25.440
04:29:27 [2022-09-18T08:29:27.384Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
04:29:27 [2022-09-18T08:29:27.384Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
04:29:27 [2022-09-18T08:29:27.384Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.29 s
04:29:27 [2022-09-18T08:29:27.384Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.031 s
04:29:27 [2022-09-18T08:29:27.384Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.005 s
04:29:27 [2022-09-18T08:29:27.384Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
04:29:27 [2022-09-18T08:29:27.384Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.047 s
04:29:27 [2022-09-18T08:29:27.384Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
04:29:27 [2022-09-18T08:29:27.384Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
04:29:27 [2022-09-18T08:29:27.384Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
04:29:27 [2022-09-18T08:29:27.384Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
04:29:27 [2022-09-18T08:29:27.384Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
04:29:27 [2022-09-18T08:29:27.384Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
04:29:27 [2022-09-18T08:29:27.384Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
04:29:27 [2022-09-18T08:29:27.384Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.006 s
04:29:27 [2022-09-18T08:29:27.384Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
04:29:27 [2022-09-18T08:29:27.384Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
04:29:27 [2022-09-18T08:29:27.384Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
04:29:27 [2022-09-18T08:29:27.384Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
04:29:27 [2022-09-18T08:29:27.384Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
04:29:35 [2022-09-18T08:29:35.501Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.655 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
04:29:35 [2022-09-18T08:29:35.501Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.438 s
04:29:35 [2022-09-18T08:29:35.501Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.505 s
04:29:35 [2022-09-18T08:29:35.501Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.394 s
04:29:35 [2022-09-18T08:29:35.501Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.434 s
04:29:35 [2022-09-18T08:29:35.501Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.526 s
04:29:35 [2022-09-18T08:29:35.501Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.355 s
04:29:35 [2022-09-18T08:29:35.501Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
04:29:35 [2022-09-18T08:29:35.501Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
04:29:35 [2022-09-18T08:29:35.501Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.004 s
04:29:35 [2022-09-18T08:29:35.501Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
04:29:35 [2022-09-18T08:29:35.501Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
04:29:35 [2022-09-18T08:29:35.501Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
04:29:35 [2022-09-18T08:29:35.501Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.002 s
04:29:35 [2022-09-18T08:29:35.501Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
04:29:45 [2022-09-18T08:29:45.511Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.855 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
04:29:45 [2022-09-18T08:29:45.511Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.811 s
04:29:45 [2022-09-18T08:29:45.511Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.729 s
04:29:45 [2022-09-18T08:29:45.511Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.861 s
04:29:45 [2022-09-18T08:29:45.511Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.851 s
04:29:45 [2022-09-18T08:29:45.511Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.557 s
04:29:45 [2022-09-18T08:29:45.511Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.522 s
04:29:45 [2022-09-18T08:29:45.511Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.723 s
04:29:45 [2022-09-18T08:29:45.511Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.801 s
04:29:45 [2022-09-18T08:29:45.511Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
04:29:45 [2022-09-18T08:29:45.511Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.819 s
04:29:45 [2022-09-18T08:29:45.511Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
04:29:45 [2022-09-18T08:29:45.511Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
04:29:45 [2022-09-18T08:29:45.511Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.005 s
04:29:45 [2022-09-18T08:29:45.511Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
04:29:45 [2022-09-18T08:29:45.511Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
04:29:45 [2022-09-18T08:29:45.511Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.067 s
04:29:45 [2022-09-18T08:29:45.511Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
04:29:46 [2022-09-18T08:29:46.504Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
04:29:46 [2022-09-18T08:29:46.504Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.519 s
04:29:46 [2022-09-18T08:29:46.504Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
04:29:46 [2022-09-18T08:29:46.504Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.067 s
04:29:46 [2022-09-18T08:29:46.504Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
04:29:46 [2022-09-18T08:29:46.504Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.029 s
04:29:46 [2022-09-18T08:29:46.504Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.011 s
04:29:46 [2022-09-18T08:29:46.504Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.054 s
04:29:46 [2022-09-18T08:29:46.504Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.129 s
04:29:46 [2022-09-18T08:29:46.504Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
04:29:46 [2022-09-18T08:29:46.504Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.021 s
04:29:46 [2022-09-18T08:29:46.504Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
04:29:46 [2022-09-18T08:29:46.504Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.073 s
04:29:46 [2022-09-18T08:29:46.504Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.009 s
04:29:46 [2022-09-18T08:29:46.504Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
04:29:46 [2022-09-18T08:29:46.504Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
04:29:48 [2022-09-18T08:29:48.408Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
04:29:48 [2022-09-18T08:29:48.408Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.357 s
04:29:48 [2022-09-18T08:29:48.408Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.105 s
04:29:48 [2022-09-18T08:29:48.408Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.135 s
04:29:48 [2022-09-18T08:29:48.408Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
04:29:48 [2022-09-18T08:29:48.408Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
04:29:48 [2022-09-18T08:29:48.408Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
04:29:48 [2022-09-18T08:29:48.408Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
04:29:48 [2022-09-18T08:29:48.408Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
04:29:50 [2022-09-18T08:29:50.942Z] 
04:29:50 [2022-09-18T08:29:50.942Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:50.398
04:29:50 [2022-09-18T08:29:50.942Z] !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
04:29:51 [2022-09-18T08:29:51.583Z] 
04:29:51 [2022-09-18T08:29:51.583Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:29:51.499
04:29:51 [2022-09-18T08:29:51.583Z] !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
04:29:51 [2022-09-18T08:29:51.583Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
04:29:51 [2022-09-18T08:29:51.583Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.066 s
04:29:51 [2022-09-18T08:29:51.583Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.1 s
04:29:51 [2022-09-18T08:29:51.583Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
04:29:51 [2022-09-18T08:29:51.583Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
04:29:51 [2022-09-18T08:29:51.583Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.002 s
04:29:51 [2022-09-18T08:29:51.583Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
04:29:51 [2022-09-18T08:29:51.583Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
04:29:51 [2022-09-18T08:29:51.583Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
04:29:51 [2022-09-18T08:29:51.583Z] 
04:29:51 [2022-09-18T08:29:51.583Z] Results:
04:29:51 [2022-09-18T08:29:51.583Z] 
04:29:51 [2022-09-18T08:29:51.583Z] Tests run: 880, Failures: 0, Errors: 0, Skipped: 1
04:29:51 [2022-09-18T08:29:51.583Z] 
04:29:51 [2022-09-18T08:29:51.841Z] 
04:29:51 [2022-09-18T08:29:51.841Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:29:51.589
04:29:51 [2022-09-18T08:29:51.841Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:29:52 [2022-09-18T08:29:52.100Z] 
04:29:52 [2022-09-18T08:29:52.100Z] !ENTRY org.eclipse.core.jobs 2 2 2022-09-18 08:29:52.091
04:29:52 [2022-09-18T08:29:52.100Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
04:29:52 [2022-09-18T08:29:52.100Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] All tests passed!
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.pom
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-sources.jar
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-pack200.jar.pack.gz
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-p2metadata.xml
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.20-SNAPSHOT-p2artifacts.xml
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT   [19/139]
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] The project's OSGi version is 4.4.0.202209180815
04:29:52 [2022-09-18T08:29:52.358Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core...
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] 
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:52 [2022-09-18T08:29:52.359Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:29:52 [2022-09-18T08:29:52.359Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
04:29:53 [2022-09-18T08:29:53.294Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.294Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.294Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.294Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] No tests to run.
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] 
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:53 [2022-09-18T08:29:53.295Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
04:29:54 [2022-09-18T08:29:54.230Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] No tests to run.
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.pom
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-sources.jar
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-pack200.jar.pack.gz
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT [20/139]
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.165Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] The project's OSGi version is 1.0.14.202209180815
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.166Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.424Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.424Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.424Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests...
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] 
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:55 [2022-09-18T08:29:55.683Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
04:29:55 [2022-09-18T08:29:55.683Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
04:29:56 [2022-09-18T08:29:56.617Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.618Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:56 [2022-09-18T08:29:56.618Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:29:56 [2022-09-18T08:29:56.618Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
04:29:56 [2022-09-18T08:29:56.876Z] [INFO] 
04:29:56 [2022-09-18T08:29:56.876Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:57 [2022-09-18T08:29:57.140Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
04:29:58 [2022-09-18T08:29:58.076Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
04:29:59 [2022-09-18T08:29:59.012Z] [INFO] 
04:29:59 [2022-09-18T08:29:59.012Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:59 [2022-09-18T08:29:59.012Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:29:59 [2022-09-18T08:29:59.012Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
04:29:59 [2022-09-18T08:29:59.370Z] [INFO] 
04:29:59 [2022-09-18T08:29:59.370Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:59 [2022-09-18T08:29:59.370Z] [INFO] 
04:29:59 [2022-09-18T08:29:59.370Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:29:59 [2022-09-18T08:29:59.938Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:29:59 [2022-09-18T08:29:59.938Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
04:29:59 [2022-09-18T08:29:59.938Z] [INFO] Command line:
04:29:59 [2022-09-18T08:29:59.938Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:29:59 [2022-09-18T08:29:59.938Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:30:06 [2022-09-18T08:30:06.500Z] !SESSION 2022-09-18 08:30:00.205 -----------------------------------------------
04:30:06 [2022-09-18T08:30:06.500Z] eclipse.buildId=unknown
04:30:06 [2022-09-18T08:30:06.500Z] java.version=11.0.2
04:30:06 [2022-09-18T08:30:06.500Z] java.vendor=Oracle Corporation
04:30:06 [2022-09-18T08:30:06.500Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:30:06 [2022-09-18T08:30:06.500Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:30:06 [2022-09-18T08:30:06.500Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:30:06 [2022-09-18T08:30:06.500Z] 
04:30:06 [2022-09-18T08:30:06.500Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:30:05.698
04:30:06 [2022-09-18T08:30:06.500Z] !MESSAGE FrameworkEvent ERROR
04:30:06 [2022-09-18T08:30:06.500Z] !STACK 0
04:30:06 [2022-09-18T08:30:06.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:30:06 [2022-09-18T08:30:06.500Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:30:06 [2022-09-18T08:30:06.500Z] 
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:30:06 [2022-09-18T08:30:06.500Z] 
04:30:06 [2022-09-18T08:30:06.500Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:30:06.196
04:30:06 [2022-09-18T08:30:06.500Z] !MESSAGE FrameworkEvent ERROR
04:30:06 [2022-09-18T08:30:06.500Z] !STACK 0
04:30:06 [2022-09-18T08:30:06.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:30:06 [2022-09-18T08:30:06.500Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:30:06 [2022-09-18T08:30:06.500Z] 
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:30:06 [2022-09-18T08:30:06.500Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:30:06 [2022-09-18T08:30:06.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:30:07 [2022-09-18T08:30:07.435Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
04:30:07 [2022-09-18T08:30:07.694Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
04:30:07 [2022-09-18T08:30:07.694Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0.003 s
04:30:07 [2022-09-18T08:30:07.694Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
04:30:07 [2022-09-18T08:30:07.694Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
04:30:07 [2022-09-18T08:30:07.694Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
04:30:07 [2022-09-18T08:30:07.694Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0.001 s
04:30:07 [2022-09-18T08:30:07.694Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
04:30:22 [2022-09-18T08:30:22.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.506 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
04:30:22 [2022-09-18T08:30:22.581Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 10.074 s
04:30:22 [2022-09-18T08:30:22.581Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 2.305 s
04:30:22 [2022-09-18T08:30:22.581Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
04:30:22 [2022-09-18T08:30:22.581Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
04:30:22 [2022-09-18T08:30:22.581Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
04:30:22 [2022-09-18T08:30:22.581Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
04:30:22 [2022-09-18T08:30:22.581Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
04:30:22 [2022-09-18T08:30:22.581Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
04:30:22 [2022-09-18T08:30:22.581Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
04:30:22 [2022-09-18T08:30:22.581Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
04:30:22 [2022-09-18T08:30:22.581Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
04:30:22 [2022-09-18T08:30:22.581Z] 
04:30:22 [2022-09-18T08:30:22.581Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:30:21.111
04:30:22 [2022-09-18T08:30:22.581Z] !MESSAGE Unknown trace attribute: test
04:30:22 [2022-09-18T08:30:22.581Z] 
04:30:22 [2022-09-18T08:30:22.581Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:30:21.113
04:30:22 [2022-09-18T08:30:22.581Z] !MESSAGE Unknown trace attribute: test1
04:30:22 [2022-09-18T08:30:22.581Z] 
04:30:22 [2022-09-18T08:30:22.581Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:30:21.115
04:30:22 [2022-09-18T08:30:22.581Z] !MESSAGE Unknown trace attribute: test2
04:30:22 [2022-09-18T08:30:22.581Z] 
04:30:22 [2022-09-18T08:30:22.581Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:30:21.116
04:30:22 [2022-09-18T08:30:22.581Z] !MESSAGE Unknown trace attribute: test3
04:30:22 [2022-09-18T08:30:22.581Z] 
04:30:22 [2022-09-18T08:30:22.581Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2022-09-18 08:30:21.117
04:30:22 [2022-09-18T08:30:22.581Z] !MESSAGE Unknown trace attribute: test4
04:30:22 [2022-09-18T08:30:22.581Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
04:30:22 [2022-09-18T08:30:22.581Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.066 s
04:30:22 [2022-09-18T08:30:22.581Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/249/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.244 s
04:30:22 [2022-09-18T08:30:22.581Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.005 s
04:30:22 [2022-09-18T08:30:22.581Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
04:30:22 [2022-09-18T08:30:22.581Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
04:30:22 [2022-09-18T08:30:22.581Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
04:30:24 [2022-09-18T08:30:24.485Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.724 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
04:30:24 [2022-09-18T08:30:24.485Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.353 s
04:30:24 [2022-09-18T08:30:24.485Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.163 s
04:30:24 [2022-09-18T08:30:24.485Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.058 s
04:30:24 [2022-09-18T08:30:24.485Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
04:30:24 [2022-09-18T08:30:24.485Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
04:30:25 [2022-09-18T08:30:25.421Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
04:30:25 [2022-09-18T08:30:25.421Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.694 s
04:30:25 [2022-09-18T08:30:25.421Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.218 s
04:30:25 [2022-09-18T08:30:25.421Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
04:30:30 [2022-09-18T08:30:30.691Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.519 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.293 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
04:30:30 [2022-09-18T08:30:30.691Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.297 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.303 s
04:30:30 [2022-09-18T08:30:30.691Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
04:30:30 [2022-09-18T08:30:30.691Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.595 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
04:30:30 [2022-09-18T08:30:30.691Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 1.301 s
04:30:30 [2022-09-18T08:30:30.691Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
04:30:30 [2022-09-18T08:30:30.691Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
04:30:30 [2022-09-18T08:30:30.691Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
04:30:45 [2022-09-18T08:30:45.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.756 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
04:30:45 [2022-09-18T08:30:45.576Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 8.892 s
04:30:45 [2022-09-18T08:30:45.576Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 5.859 s
04:30:45 [2022-09-18T08:30:45.576Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
04:30:45 [2022-09-18T08:30:45.576Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
04:30:45 [2022-09-18T08:30:45.576Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
04:30:45 [2022-09-18T08:30:45.576Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.082 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
04:30:45 [2022-09-18T08:30:45.576Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
04:30:45 [2022-09-18T08:30:45.576Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.091 s
04:30:45 [2022-09-18T08:30:45.576Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
04:30:45 [2022-09-18T08:30:45.576Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
04:30:45 [2022-09-18T08:30:45.576Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
04:30:45 [2022-09-18T08:30:45.576Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.577Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.577Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.577Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
04:30:45 [2022-09-18T08:30:45.577Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
04:30:49 [2022-09-18T08:30:49.771Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.707 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
04:30:49 [2022-09-18T08:30:49.771Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
04:30:49 [2022-09-18T08:30:49.771Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.173 s
04:30:49 [2022-09-18T08:30:49.771Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.195 s
04:30:49 [2022-09-18T08:30:49.771Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.066 s
04:30:49 [2022-09-18T08:30:49.771Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.085 s
04:30:49 [2022-09-18T08:30:49.771Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.178 s
04:30:49 [2022-09-18T08:30:49.771Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.141 s
04:30:49 [2022-09-18T08:30:49.771Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.054 s
04:30:49 [2022-09-18T08:30:49.771Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
04:30:53 [2022-09-18T08:30:53.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.618 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
04:30:53 [2022-09-18T08:30:53.958Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.003 s
04:30:53 [2022-09-18T08:30:53.958Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
04:30:53 [2022-09-18T08:30:53.958Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
04:30:53 [2022-09-18T08:30:53.958Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.002 s
04:30:53 [2022-09-18T08:30:53.958Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
04:31:08 [2022-09-18T08:31:08.866Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.484 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
04:31:08 [2022-09-18T08:31:08.866Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.01 s
04:31:08 [2022-09-18T08:31:08.866Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.978 s
04:31:08 [2022-09-18T08:31:08.866Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.708 s
04:31:08 [2022-09-18T08:31:08.866Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.509 s
04:31:08 [2022-09-18T08:31:08.866Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.613 s
04:31:08 [2022-09-18T08:31:08.866Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.663 s
04:31:08 [2022-09-18T08:31:08.866Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
04:31:08 [2022-09-18T08:31:08.866Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
04:31:08 [2022-09-18T08:31:08.866Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
04:31:08 [2022-09-18T08:31:08.866Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.003 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.049 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.866Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
04:31:08 [2022-09-18T08:31:08.867Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
04:31:08 [2022-09-18T08:31:08.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
04:31:08 [2022-09-18T08:31:08.867Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.867Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
04:31:08 [2022-09-18T08:31:08.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
04:31:08 [2022-09-18T08:31:08.867Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
04:31:08 [2022-09-18T08:31:08.867Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
04:31:15 [2022-09-18T08:31:15.452Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.109 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
04:31:15 [2022-09-18T08:31:15.452Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.017 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.053 s
04:31:15 [2022-09-18T08:31:15.453Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.004 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
04:31:15 [2022-09-18T08:31:15.453Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
04:31:15 [2022-09-18T08:31:15.453Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.006 s
04:31:15 [2022-09-18T08:31:15.453Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
04:31:42 [2022-09-18T08:31:42.086Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.493 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
04:31:42 [2022-09-18T08:31:42.086Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.605 s
04:31:42 [2022-09-18T08:31:42.086Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.005 s
04:31:42 [2022-09-18T08:31:42.086Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.861 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.384 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.125 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.282 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.302 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.783 s
04:31:42 [2022-09-18T08:31:42.086Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 3.251 s
04:31:42 [2022-09-18T08:31:42.086Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.968 s
04:31:42 [2022-09-18T08:31:42.086Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 4.188 s
04:31:42 [2022-09-18T08:31:42.086Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
04:31:47 [2022-09-18T08:31:47.562Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.558 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
04:31:47 [2022-09-18T08:31:47.562Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 2.433 s
04:31:47 [2022-09-18T08:31:47.562Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.295 s
04:31:47 [2022-09-18T08:31:47.562Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 2.64 s
04:31:47 [2022-09-18T08:31:47.562Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.187 s
04:31:47 [2022-09-18T08:31:47.562Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
04:33:09 [2022-09-18T08:33:09.042Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.258 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
04:33:09 [2022-09-18T08:33:09.042Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.009 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 14.605 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.131 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.163 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.195 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.189 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 12.825 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
04:33:09 [2022-09-18T08:33:09.042Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.175 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.126 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.391 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.093 s
04:33:09 [2022-09-18T08:33:09.042Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.06 s
04:33:09 [2022-09-18T08:33:09.042Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.229 s
04:33:09 [2022-09-18T08:33:09.042Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
04:33:09 [2022-09-18T08:33:09.042Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
04:33:09 [2022-09-18T08:33:09.042Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
04:33:09 [2022-09-18T08:33:09.042Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.05 s
04:33:09 [2022-09-18T08:33:09.042Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.135 s
04:33:09 [2022-09-18T08:33:09.042Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.077 s
04:33:09 [2022-09-18T08:33:09.042Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
04:33:09 [2022-09-18T08:33:09.042Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.085 s
04:33:09 [2022-09-18T08:33:09.042Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.041 s
04:33:09 [2022-09-18T08:33:09.042Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.187 s
04:33:09 [2022-09-18T08:33:09.043Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.087 s
04:33:09 [2022-09-18T08:33:09.043Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
04:33:09 [2022-09-18T08:33:09.043Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.042 s
04:33:09 [2022-09-18T08:33:09.043Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.063 s
04:33:09 [2022-09-18T08:33:09.043Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.044 s
04:33:09 [2022-09-18T08:33:09.043Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.084 s
04:33:09 [2022-09-18T08:33:09.043Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.079 s
04:33:09 [2022-09-18T08:33:09.043Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.041 s
04:33:09 [2022-09-18T08:33:09.043Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.081 s
04:33:09 [2022-09-18T08:33:09.043Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.08 s
04:33:09 [2022-09-18T08:33:09.043Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
04:36:00 [2022-09-18T08:36:00.582Z] 
04:36:00 [2022-09-18T08:36:00.582Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2022-09-18 08:35:47.724
04:36:00 [2022-09-18T08:36:00.582Z] !MESSAGE Failed to deletestatistics-totals.ht
04:36:56 [2022-09-18T08:36:56.818Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 227.21 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 18.415 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.892 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 22.308 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.861 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.059 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 25.459 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 22.391 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 24.581 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.373 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.329 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.314 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.52 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.661 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.96 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.224 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.229 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.232 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.222 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.426 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.29 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.597 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 10.633 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.291 s
04:36:56 [2022-09-18T08:36:56.818Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 21.499 s
04:36:56 [2022-09-18T08:36:56.818Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
04:36:56 [2022-09-18T08:36:56.818Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
04:36:56 [2022-09-18T08:36:56.818Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.178 s
04:36:56 [2022-09-18T08:36:56.818Z] 
04:36:56 [2022-09-18T08:36:56.818Z] Results:
04:36:56 [2022-09-18T08:36:56.818Z] 
04:36:56 [2022-09-18T08:36:56.818Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
04:36:56 [2022-09-18T08:36:56.818Z] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] All tests passed!
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.pom
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT [21/139]
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.818Z] [INFO] The project's OSGi version is 1.0.1.202209180815
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests...
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] 
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
04:36:56 [2022-09-18T08:36:56.819Z] [INFO] Command line:
04:36:56 [2022-09-18T08:36:56.819Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:36:56 [2022-09-18T08:36:56.819Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:01 [2022-09-18T08:37:01.013Z] !SESSION 2022-09-18 08:36:54.806 -----------------------------------------------
04:37:01 [2022-09-18T08:37:01.013Z] eclipse.buildId=unknown
04:37:01 [2022-09-18T08:37:01.013Z] java.version=11.0.2
04:37:01 [2022-09-18T08:37:01.013Z] java.vendor=Oracle Corporation
04:37:01 [2022-09-18T08:37:01.013Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:37:01 [2022-09-18T08:37:01.013Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:37:01 [2022-09-18T08:37:01.013Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:37:01 [2022-09-18T08:37:01.013Z] 
04:37:01 [2022-09-18T08:37:01.013Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:37:00.292
04:37:01 [2022-09-18T08:37:01.013Z] !MESSAGE FrameworkEvent ERROR
04:37:01 [2022-09-18T08:37:01.013Z] !STACK 0
04:37:01 [2022-09-18T08:37:01.013Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:37:01 [2022-09-18T08:37:01.013Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:01 [2022-09-18T08:37:01.013Z] 
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:37:01 [2022-09-18T08:37:01.013Z] 
04:37:01 [2022-09-18T08:37:01.013Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:37:00.768
04:37:01 [2022-09-18T08:37:01.013Z] !MESSAGE FrameworkEvent ERROR
04:37:01 [2022-09-18T08:37:01.013Z] !STACK 0
04:37:01 [2022-09-18T08:37:01.013Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:37:01 [2022-09-18T08:37:01.013Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:01 [2022-09-18T08:37:01.013Z] 
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:37:01 [2022-09-18T08:37:01.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:37:01 [2022-09-18T08:37:01.948Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
04:37:02 [2022-09-18T08:37:02.884Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
04:37:02 [2022-09-18T08:37:02.884Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.614 s
04:37:02 [2022-09-18T08:37:02.884Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.02 s
04:37:02 [2022-09-18T08:37:02.884Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
04:37:02 [2022-09-18T08:37:02.884Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
04:37:02 [2022-09-18T08:37:02.884Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.009 s
04:37:02 [2022-09-18T08:37:02.884Z] 
04:37:02 [2022-09-18T08:37:02.884Z] Results:
04:37:02 [2022-09-18T08:37:02.884Z] 
04:37:02 [2022-09-18T08:37:02.884Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
04:37:02 [2022-09-18T08:37:02.884Z] 
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] All tests passed!
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.pom
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-sources.jar
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 8.0.1-SNAPSHOT         [22/139]
04:37:03 [2022-09-18T08:37:03.451Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:03 [2022-09-18T08:37:03.451Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [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 28 kB/s)
04:37:03 [2022-09-18T08:37:03.709Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [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 45 kB/s)
04:37:03 [2022-09-18T08:37:03.709Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 98 kB/s)
04:37:03 [2022-09-18T08:37:03.709Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [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
04:37:03 [2022-09-18T08:37:03.709Z] [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 306 kB/s)
04:37:03 [2022-09-18T08:37:03.709Z] [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 347 kB/s)
04:37:03 [2022-09-18T08:37:03.709Z] [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 462 kB/s)
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] The project's OSGi version is 8.0.1.202209180815
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.710Z] [INFO] Executing tasks
04:37:03 [2022-09-18T08:37:03.710Z] 
04:37:03 [2022-09-18T08:37:03.710Z] main:
04:37:03 [2022-09-18T08:37:03.710Z] 
04:37:03 [2022-09-18T08:37:03.710Z] main:
04:37:03 [2022-09-18T08:37:03.710Z] 
04:37:03 [2022-09-18T08:37:03.710Z] resetCSS:
04:37:03 [2022-09-18T08:37:03.968Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
04:37:03 [2022-09-18T08:37:03.968Z] 
04:37:03 [2022-09-18T08:37:03.968Z] checkTargetPlatform:
04:37:03 [2022-09-18T08:37:03.968Z]      [echo] Verifying target platform: tracecompass-e4.25
04:37:03 [2022-09-18T08:37:03.968Z] 
04:37:03 [2022-09-18T08:37:03.968Z] fixCSS:
04:37:03 [2022-09-18T08:37:03.968Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] Executed tasks
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] 
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
04:37:03 [2022-09-18T08:37:03.968Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui...
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] 
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] 
04:37:04 [2022-09-18T08:37:04.534Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
04:37:04 [2022-09-18T08:37:04.534Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:37:04 [2022-09-18T08:37:04.535Z] [INFO] Compiling 543 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:8.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] No tests to run.
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-sources.jar
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] 
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui ---
04:37:14 [2022-09-18T08:37:14.610Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:14 [2022-09-18T08:37:14.610Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar
04:37:17 [2022-09-18T08:37:17.141Z] [INFO] 
04:37:17 [2022-09-18T08:37:17.141Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
04:37:18 [2022-09-18T08:37:18.518Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar
04:37:21 [2022-09-18T08:37:21.803Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-sources.jar
04:37:23 [2022-09-18T08:37:23.722Z] [INFO] 
04:37:23 [2022-09-18T08:37:23.722Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
04:37:23 [2022-09-18T08:37:23.722Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:23 [2022-09-18T08:37:23.722Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] No tests to run.
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Executing tasks
04:37:26 [2022-09-18T08:37:26.253Z] 
04:37:26 [2022-09-18T08:37:26.253Z] main:
04:37:26 [2022-09-18T08:37:26.253Z] 
04:37:26 [2022-09-18T08:37:26.253Z] resetCSS:
04:37:26 [2022-09-18T08:37:26.253Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Executed tasks
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.pom
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-sources.jar
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-pack200.jar.pack.gz
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-p2metadata.xml
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/8.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-8.0.1-SNAPSHOT-p2artifacts.xml
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT [23/139]
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] The project's OSGi version is 2.0.0.202209180815
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.253Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui...
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] 
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:26 [2022-09-18T08:37:26.821Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:37:26 [2022-09-18T08:37:26.821Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] No tests to run.
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] 
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:27 [2022-09-18T08:37:27.389Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
04:37:28 [2022-09-18T08:37:28.765Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] No tests to run.
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.pom
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-sources.jar
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2metadata.xml
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.0.0-SNAPSHOT-p2artifacts.xml
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT  [24/139]
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] The project's OSGi version is 1.0.18.202209180815
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] 
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:29 [2022-09-18T08:37:29.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests...
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] 
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] 
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:30 [2022-09-18T08:37:30.268Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
04:37:30 [2022-09-18T08:37:30.268Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.642Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
04:37:31 [2022-09-18T08:37:31.643Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.643Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.975Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] 
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:31 [2022-09-18T08:37:31.975Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:31 [2022-09-18T08:37:31.975Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
04:37:32 [2022-09-18T08:37:32.542Z] [INFO] 
04:37:32 [2022-09-18T08:37:32.542Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:33 [2022-09-18T08:37:33.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
04:37:34 [2022-09-18T08:37:34.483Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
04:37:36 [2022-09-18T08:37:36.385Z] [INFO] 
04:37:36 [2022-09-18T08:37:36.385Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:36 [2022-09-18T08:37:36.385Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:37:36 [2022-09-18T08:37:36.385Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
04:37:36 [2022-09-18T08:37:36.643Z] [INFO] 
04:37:36 [2022-09-18T08:37:36.643Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:36 [2022-09-18T08:37:36.643Z] [INFO] 
04:37:36 [2022-09-18T08:37:36.643Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:37:37 [2022-09-18T08:37:37.210Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:37:37 [2022-09-18T08:37:37.210Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
04:37:37 [2022-09-18T08:37:37.210Z] [INFO] Command line:
04:37:37 [2022-09-18T08:37:37.210Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:37 [2022-09-18T08:37:37.210Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:44 [2022-09-18T08:37:44.074Z] !SESSION 2022-09-18 08:37:37.772 -----------------------------------------------
04:37:44 [2022-09-18T08:37:44.074Z] eclipse.buildId=unknown
04:37:44 [2022-09-18T08:37:44.074Z] java.version=11.0.2
04:37:44 [2022-09-18T08:37:44.074Z] java.vendor=Oracle Corporation
04:37:44 [2022-09-18T08:37:44.074Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:37:44 [2022-09-18T08:37:44.074Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:37:44 [2022-09-18T08:37:44.074Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:37:44 [2022-09-18T08:37:44.074Z] 
04:37:44 [2022-09-18T08:37:44.074Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:37:43.877
04:37:44 [2022-09-18T08:37:44.074Z] !MESSAGE FrameworkEvent ERROR
04:37:44 [2022-09-18T08:37:44.074Z] !STACK 0
04:37:44 [2022-09-18T08:37:44.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
04:37:44 [2022-09-18T08:37:44.074Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:44 [2022-09-18T08:37:44.074Z] 
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:37:44 [2022-09-18T08:37:44.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:37:44 [2022-09-18T08:37:44.430Z] 
04:37:44 [2022-09-18T08:37:44.430Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:37:44.379
04:37:44 [2022-09-18T08:37:44.430Z] !MESSAGE FrameworkEvent ERROR
04:37:44 [2022-09-18T08:37:44.430Z] !STACK 0
04:37:44 [2022-09-18T08:37:44.430Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
04:37:44 [2022-09-18T08:37:44.430Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:44 [2022-09-18T08:37:44.430Z] 
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:44 [2022-09-18T08:37:44.430Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:37:44 [2022-09-18T08:37:44.431Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:37:45 [2022-09-18T08:37:45.814Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:37:46 [2022-09-18T08:37:46.127Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:37:54 [2022-09-18T08:37:54.241Z] 
04:37:54 [2022-09-18T08:37:54.241Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:37:53.984
04:37:54 [2022-09-18T08:37:54.241Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:37:54 [2022-09-18T08:37:54.241Z] !STACK 0
04:37:54 [2022-09-18T08:37:54.241Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:37:54 [2022-09-18T08:37:54.241Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:37:54 [2022-09-18T08:37:54.241Z] Caused by: java.io.IOException: error=2, No such file or directory
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:37:54 [2022-09-18T08:37:54.241Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:37:54 [2022-09-18T08:37:54.241Z] 	... 7 more
04:37:55 [2022-09-18T08:37:55.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
04:37:55 [2022-09-18T08:37:55.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
04:37:55 [2022-09-18T08:37:55.617Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.101 s
04:37:55 [2022-09-18T08:37:55.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
04:37:55 [2022-09-18T08:37:55.617Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
04:37:55 [2022-09-18T08:37:55.617Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.002 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
04:37:55 [2022-09-18T08:37:55.617Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
04:37:55 [2022-09-18T08:37:55.617Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
04:37:55 [2022-09-18T08:37:55.617Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
04:37:55 [2022-09-18T08:37:55.617Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.617Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.617Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.617Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.618Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.618Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
04:37:55 [2022-09-18T08:37:55.877Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
04:37:55 [2022-09-18T08:37:55.877Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
04:37:55 [2022-09-18T08:37:55.877Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
04:37:55 [2022-09-18T08:37:55.877Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.877Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.877Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
04:37:55 [2022-09-18T08:37:55.877Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
04:37:55 [2022-09-18T08:37:55.877Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.877Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
04:37:55 [2022-09-18T08:37:55.877Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
04:37:55 [2022-09-18T08:37:55.877Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
04:38:02 [2022-09-18T08:38:02.443Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.583 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
04:38:02 [2022-09-18T08:38:02.443Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 1.804 s
04:38:02 [2022-09-18T08:38:02.443Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.688 s
04:38:02 [2022-09-18T08:38:02.443Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 2.626 s
04:38:02 [2022-09-18T08:38:02.443Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
04:38:02 [2022-09-18T08:38:02.443Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
04:38:02 [2022-09-18T08:38:02.443Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.02 s
04:38:02 [2022-09-18T08:38:02.443Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.057 s
04:38:02 [2022-09-18T08:38:02.443Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.052 s
04:38:02 [2022-09-18T08:38:02.443Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
04:38:14 [2022-09-18T08:38:14.649Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.618 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
04:38:14 [2022-09-18T08:38:14.649Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.917 s
04:38:14 [2022-09-18T08:38:14.649Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.498 s
04:38:14 [2022-09-18T08:38:14.649Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 2.102 s
04:38:14 [2022-09-18T08:38:14.649Z] testRename(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 7.848 s
04:38:14 [2022-09-18T08:38:14.649Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
04:38:15 [2022-09-18T08:38:15.217Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
04:38:15 [2022-09-18T08:38:15.217Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.469 s
04:38:15 [2022-09-18T08:38:15.217Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.432 s
04:38:15 [2022-09-18T08:38:15.217Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
04:39:11 [2022-09-18T08:39:11.527Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.221 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
04:39:11 [2022-09-18T08:39:11.527Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.837 s
04:39:11 [2022-09-18T08:39:11.528Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.922 s
04:39:11 [2022-09-18T08:39:11.528Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 3.009 s
04:39:11 [2022-09-18T08:39:11.528Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.591 s
04:39:11 [2022-09-18T08:39:11.528Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
04:39:11 [2022-09-18T08:39:11.528Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.817 s
04:39:11 [2022-09-18T08:39:11.528Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
04:39:33 [2022-09-18T08:39:33.453Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.096 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
04:39:33 [2022-09-18T08:39:33.453Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.039 s
04:39:33 [2022-09-18T08:39:33.453Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 16.064 s
04:39:33 [2022-09-18T08:39:33.453Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.054 s
04:39:33 [2022-09-18T08:39:33.453Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.092 s
04:39:33 [2022-09-18T08:39:33.453Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
04:39:33 [2022-09-18T08:39:33.453Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
04:39:55 [2022-09-18T08:39:55.533Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.382 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
04:39:55 [2022-09-18T08:39:55.534Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.828 s
04:39:55 [2022-09-18T08:39:55.534Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.856 s
04:39:55 [2022-09-18T08:39:55.534Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.427 s
04:39:55 [2022-09-18T08:39:55.534Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.006 s
04:39:55 [2022-09-18T08:39:55.534Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
04:40:05 [2022-09-18T08:40:05.505Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.288 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
04:40:05 [2022-09-18T08:40:05.505Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.485 s
04:40:05 [2022-09-18T08:40:05.505Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.003 s
04:40:05 [2022-09-18T08:40:05.505Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
04:40:32 [2022-09-18T08:40:32.149Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.983 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
04:40:32 [2022-09-18T08:40:32.149Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.452 s
04:40:32 [2022-09-18T08:40:32.149Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.478 s
04:40:32 [2022-09-18T08:40:32.149Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.539 s
04:40:32 [2022-09-18T08:40:32.149Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.005 s
04:40:32 [2022-09-18T08:40:32.149Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.409 s
04:40:32 [2022-09-18T08:40:32.149Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
04:40:54 [2022-09-18T08:40:54.094Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.785 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
04:40:54 [2022-09-18T08:40:54.094Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.445 s
04:40:54 [2022-09-18T08:40:54.094Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.564 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.603 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.426 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.227 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.422 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.931 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.577 s
04:40:54 [2022-09-18T08:40:54.094Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.55 s
04:40:54 [2022-09-18T08:40:54.094Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
04:40:55 [2022-09-18T08:40:55.998Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
04:40:55 [2022-09-18T08:40:55.998Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 1.572 s
04:40:55 [2022-09-18T08:40:55.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
04:40:55 [2022-09-18T08:40:55.998Z] 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
04:40:55 [2022-09-18T08:40:55.998Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
04:40:55 [2022-09-18T08:40:55.998Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
04:40:55 [2022-09-18T08:40:55.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
04:40:55 [2022-09-18T08:40:55.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
04:40:55 [2022-09-18T08:40:55.998Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.002 s
04:40:55 [2022-09-18T08:40:55.998Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.122 s
04:40:55 [2022-09-18T08:40:55.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
04:40:55 [2022-09-18T08:40:55.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
04:40:55 [2022-09-18T08:40:55.998Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.005 s
04:40:55 [2022-09-18T08:40:55.998Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
04:40:55 [2022-09-18T08:40:55.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
04:40:58 [2022-09-18T08:40:58.535Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
04:40:58 [2022-09-18T08:40:58.535Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.351 s
04:40:58 [2022-09-18T08:40:58.535Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.065 s
04:40:58 [2022-09-18T08:40:58.535Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 1.987 s
04:40:58 [2022-09-18T08:40:58.535Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
04:40:59 [2022-09-18T08:40:59.912Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
04:40:59 [2022-09-18T08:40:59.912Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.743 s
04:40:59 [2022-09-18T08:40:59.912Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.044 s
04:40:59 [2022-09-18T08:40:59.912Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
04:41:00 [2022-09-18T08:41:00.847Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
04:41:00 [2022-09-18T08:41:00.847Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.819 s
04:41:00 [2022-09-18T08:41:00.847Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
04:41:04 [2022-09-18T08:41:04.221Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
04:41:04 [2022-09-18T08:41:04.221Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.21 s
04:41:04 [2022-09-18T08:41:04.221Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.457 s
04:41:04 [2022-09-18T08:41:04.221Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.636 s
04:41:04 [2022-09-18T08:41:04.221Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.766 s
04:41:04 [2022-09-18T08:41:04.221Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.152 s
04:41:04 [2022-09-18T08:41:04.221Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
04:41:04 [2022-09-18T08:41:04.221Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
04:41:04 [2022-09-18T08:41:04.221Z] testInit(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
04:41:04 [2022-09-18T08:41:04.221Z] testLabelSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
04:41:04 [2022-09-18T08:41:04.221Z] testIconSetterGetters(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest)  Time elapsed: 0 s
04:41:04 [2022-09-18T08:41:04.221Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
04:41:04 [2022-09-18T08:41:04.789Z] 
04:41:04 [2022-09-18T08:41:04.789Z] !ENTRY org.eclipse.core.resources 4 372 2022-09-18 08:41:04.596
04:41:04 [2022-09-18T08:41:04.789Z] !MESSAGE Project 'SomeProject' is not open.
04:41:04 [2022-09-18T08:41:04.789Z] !STACK 0
04:41:04 [2022-09-18T08:41:04.789Z] java.lang.Exception: Project 'SomeProject' is not open.
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:153)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:810)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
04:41:04 [2022-09-18T08:41:04.789Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:41:05 [2022-09-18T08:41:05.047Z] 
04:41:05 [2022-09-18T08:41:05.047Z] !ENTRY org.eclipse.core.resources 2 2 2022-09-18 08:41:04.975
04:41:05 [2022-09-18T08:41:05.047Z] !MESSAGE Save operation warnings.
04:41:05 [2022-09-18T08:41:05.047Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2022-09-18 08:41:04.976
04:41:05 [2022-09-18T08:41:05.048Z] !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.
04:41:05 [2022-09-18T08:41:05.307Z] 
04:41:05 [2022-09-18T08:41:05.307Z] !ENTRY org.eclipse.cdt.core 1 0 2022-09-18 08:41:05.070
04:41:05 [2022-09-18T08:41:05.307Z] !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%)
04:41:05 [2022-09-18T08:41:05.307Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
04:41:05 [2022-09-18T08:41:05.307Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.685 s
04:41:05 [2022-09-18T08:41:05.307Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.018 s
04:41:05 [2022-09-18T08:41:05.307Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
04:41:05 [2022-09-18T08:41:05.307Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
04:41:05 [2022-09-18T08:41:05.307Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.024 s
04:41:05 [2022-09-18T08:41:05.307Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.005 s
04:41:05 [2022-09-18T08:41:05.307Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
04:41:05 [2022-09-18T08:41:05.307Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
04:41:05 [2022-09-18T08:41:05.307Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.059 s
04:41:05 [2022-09-18T08:41:05.307Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
04:41:05 [2022-09-18T08:41:05.307Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
04:41:05 [2022-09-18T08:41:05.307Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.307Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
04:41:05 [2022-09-18T08:41:05.566Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
04:41:05 [2022-09-18T08:41:05.566Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.009 s
04:41:05 [2022-09-18T08:41:05.566Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.003 s
04:41:05 [2022-09-18T08:41:05.566Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.566Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.566Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
04:41:05 [2022-09-18T08:41:05.567Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
04:41:05 [2022-09-18T08:41:05.567Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
04:41:05 [2022-09-18T08:41:05.567Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
04:41:05 [2022-09-18T08:41:05.567Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.567Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
04:41:05 [2022-09-18T08:41:05.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
04:41:05 [2022-09-18T08:41:05.567Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.002 s
04:41:05 [2022-09-18T08:41:05.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
04:41:05 [2022-09-18T08:41:05.567Z] 
04:41:05 [2022-09-18T08:41:05.567Z] !ENTRY org.eclipse.cdt.core.native 4 0 2022-09-18 08:41:05.478
04:41:05 [2022-09-18T08:41:05.567Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
04:41:05 [2022-09-18T08:41:05.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
04:41:05 [2022-09-18T08:41:05.567Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.057 s
04:41:05 [2022-09-18T08:41:05.567Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
04:41:05 [2022-09-18T08:41:05.826Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
04:41:05 [2022-09-18T08:41:05.826Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.005 s
04:41:05 [2022-09-18T08:41:05.826Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.826Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.826Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
04:41:05 [2022-09-18T08:41:05.826Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
04:41:05 [2022-09-18T08:41:05.826Z] 
04:41:05 [2022-09-18T08:41:05.826Z] Results:
04:41:05 [2022-09-18T08:41:05.826Z] 
04:41:05 [2022-09-18T08:41:05.826Z] Tests run: 205, Failures: 0, Errors: 0, Skipped: 0
04:41:05 [2022-09-18T08:41:05.826Z] 
04:41:06 [2022-09-18T08:41:06.394Z] 
04:41:06 [2022-09-18T08:41:06.394Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:41:06.196
04:41:06 [2022-09-18T08:41:06.394Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:41:06 [2022-09-18T08:41:06.394Z] 
04:41:06 [2022-09-18T08:41:06.394Z] (Eclipse:4330): Gdk-CRITICAL **: 08:41:06.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:41:06 [2022-09-18T08:41:06.652Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:06 [2022-09-18T08:41:06.652Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] All tests passed!
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.pom
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-sources.jar
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2metadata.xml
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.18-SNAPSHOT-p2artifacts.xml
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.18-SNAPSHOT [25/139]
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] The project's OSGi version is 1.0.18.202209180815
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.911Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] 
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:06 [2022-09-18T08:41:06.912Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests...
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] 
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] 
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:07 [2022-09-18T08:41:07.479Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
04:41:07 [2022-09-18T08:41:07.479Z] [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.382Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.640Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] 
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:09 [2022-09-18T08:41:09.640Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:41:09 [2022-09-18T08:41:09.640Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
04:41:10 [2022-09-18T08:41:10.209Z] [INFO] 
04:41:10 [2022-09-18T08:41:10.209Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:10 [2022-09-18T08:41:10.795Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
04:41:12 [2022-09-18T08:41:12.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] 
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:13 [2022-09-18T08:41:13.554Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] 
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] 
04:41:13 [2022-09-18T08:41:13.554Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:41:14 [2022-09-18T08:41:14.490Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:41:14 [2022-09-18T08:41:14.490Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
04:41:14 [2022-09-18T08:41:14.490Z] [INFO] Command line:
04:41:14 [2022-09-18T08:41:14.490Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:41:14 [2022-09-18T08:41:14.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:41:21 [2022-09-18T08:41:21.051Z] !SESSION 2022-09-18 08:41:14.690 -----------------------------------------------
04:41:21 [2022-09-18T08:41:21.051Z] eclipse.buildId=unknown
04:41:21 [2022-09-18T08:41:21.051Z] java.version=11.0.2
04:41:21 [2022-09-18T08:41:21.051Z] java.vendor=Oracle Corporation
04:41:21 [2022-09-18T08:41:21.051Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:41:21 [2022-09-18T08:41:21.051Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:41:21 [2022-09-18T08:41:21.051Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:41:21 [2022-09-18T08:41:21.051Z] 
04:41:21 [2022-09-18T08:41:21.051Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:41:20.769
04:41:21 [2022-09-18T08:41:21.051Z] !MESSAGE FrameworkEvent ERROR
04:41:21 [2022-09-18T08:41:21.051Z] !STACK 0
04:41:21 [2022-09-18T08:41:21.051Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:41:21 [2022-09-18T08:41:21.051Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:41:21 [2022-09-18T08:41:21.051Z] 
04:41:21 [2022-09-18T08:41:21.051Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:41:21 [2022-09-18T08:41:21.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:41:21 [2022-09-18T08:41:21.051Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:41:21 [2022-09-18T08:41:21.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:41:21 [2022-09-18T08:41:21.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:41:21 [2022-09-18T08:41:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:41:21 [2022-09-18T08:41:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:41:21 [2022-09-18T08:41:21.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:41:21 [2022-09-18T08:41:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:41:21 [2022-09-18T08:41:21.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:41:21 [2022-09-18T08:41:21.310Z] 
04:41:21 [2022-09-18T08:41:21.310Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:41:21.191
04:41:21 [2022-09-18T08:41:21.310Z] !MESSAGE FrameworkEvent ERROR
04:41:21 [2022-09-18T08:41:21.310Z] !STACK 0
04:41:21 [2022-09-18T08:41:21.310Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:41:21 [2022-09-18T08:41:21.310Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:41:21 [2022-09-18T08:41:21.310Z] 
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:41:21 [2022-09-18T08:41:21.310Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:41:22 [2022-09-18T08:41:22.245Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:22 [2022-09-18T08:41:22.245Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:32 [2022-09-18T08:41:32.291Z] 
04:41:32 [2022-09-18T08:41:32.291Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:41:30.468
04:41:32 [2022-09-18T08:41:32.291Z] !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
04:41:32 [2022-09-18T08:41:32.291Z] 
04:41:32 [2022-09-18T08:41:32.291Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:41:30.569
04:41:32 [2022-09-18T08:41:32.291Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:41:32 [2022-09-18T08:41:32.291Z] !STACK 0
04:41:32 [2022-09-18T08:41:32.291Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:41:32 [2022-09-18T08:41:32.291Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:41:32 [2022-09-18T08:41:32.291Z] Caused by: java.io.IOException: error=2, No such file or directory
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:41:32 [2022-09-18T08:41:32.291Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:41:32 [2022-09-18T08:41:32.291Z] 	... 7 more
04:41:32 [2022-09-18T08:41:32.292Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
04:41:32 [2022-09-18T08:41:32.859Z] Display size: 1440x900
04:41:32 [2022-09-18T08:41:32.859Z] OS version=5.14.14-200.fc34.x86_64
04:41:32 [2022-09-18T08:41:32.859Z] GTK version=3.22.30
04:41:32 [2022-09-18T08:41:32.859Z] GTK theme=Ambiance
04:41:32 [2022-09-18T08:41:32.859Z] LIBOVERLAY_SCROLLBAR=0
04:41:32 [2022-09-18T08:41:32.859Z] Time zone: Greenwich Mean Time
04:41:32 [2022-09-18T08:41:32.859Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:41:32 [2022-09-18T08:41:32.859Z] log4j:WARN Please initialize the log4j system properly.
04:41:32 [2022-09-18T08:41:32.859Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:41:45 [2022-09-18T08:41:45.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.385 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
04:41:45 [2022-09-18T08:41:45.075Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 10.082 s
04:41:45 [2022-09-18T08:41:45.075Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:41:45 [2022-09-18T08:41:45.338Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1338161836 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1338161838 data=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1338161839 data=null} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1338161842 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338161843 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1338162043 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1338162047 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1338162048 data=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1338162049 data=null} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1338162051 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338162053 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1338162124 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1338162129 data=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1338162130 data=null} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1338162132 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338162135 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1338162237 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338162243 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338162243 data=null doit=true} to TreeItem with text {Traces [0]}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338162244 data=null} to TreeItem with text {Traces [0]}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338162244 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338162245 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:41:45 [2022-09-18T08:41:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338162322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:41:48 [2022-09-18T08:41:48.428Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3932289777129375497.xml"'
04:41:48 [2022-09-18T08:41:48.428Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:41:48 [2022-09-18T08:41:48.428Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338164548 data=null doit=true} to TreeItem with text {Traces [1]}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338164548 data=null} to TreeItem with text {Traces [1]}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338164549 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338164549 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338164558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164676 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3932289777129375497.xml} time=1338164677 data=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3932289777129375497.xml} time=1338164677 data=null} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164677 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338164678 data=null item=TreeItem {sample3932289777129375497.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164756 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164757 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3932289777129375497.xml} time=1338164757 data=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3932289777129375497.xml} time=1338164758 data=null} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164758 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338164758 data=null item=TreeItem {sample3932289777129375497.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338164820 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:48 [2022-09-18T08:41:48.687Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
04:41:48 [2022-09-18T08:41:48.687Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165639 data=null button=0 stateMask=0x0 x=130 y=12 count=0} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3932289777129375497.xml} time=1338165639 data=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3932289777129375497.xml} time=1338165640 data=null} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165640 data=null button=1 stateMask=0x0 x=130 y=12 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338165641 data=null item=TreeItem {sample3932289777129375497.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165642 data=null button=1 stateMask=0x80000 x=130 y=12 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Clicking on TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165651 data=null button=0 stateMask=0x0 x=483 y=12 count=0} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3932289777129375497.xml} time=1338165652 data=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3932289777129375497.xml} time=1338165652 data=null} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165653 data=null button=1 stateMask=0x0 x=483 y=12 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338165659 data=null item=TreeItem {sample3932289777129375497.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165665 data=null button=1 stateMask=0x80000 x=483 y=12 count=1} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample3932289777129375497.xml} time=1338165666 data=null button=0 stateMask=0x0 x=483 y=12 count=0} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample3932289777129375497.xml} time=1338165666 data=null doit=true} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample3932289777129375497.xml} time=1338165667 data=null} to TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - Clicked on TreeItem with text {sample3932289777129375497.xml}
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:41:49 [2022-09-18T08:41:49.254Z] DEBUG - Attempting to set focus on (of type 'Text')
04:41:49 [2022-09-18T08:41:49.513Z] DEBUG - Attempting to set focus on (of type 'Text')
04:41:49 [2022-09-18T08:41:49.513Z] DEBUG - Attempting to set focus on (of type 'Text')
04:41:49 [2022-09-18T08:41:49.513Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Clicking on OK
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338165729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338165729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338165729 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338165730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338165734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338165734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:49 [2022-09-18T08:41:49.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338165735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:50 [2022-09-18T08:41:50.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1338165072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...'
04:41:50 [2022-09-18T08:41:50.081Z] DEBUG - Clicked on 
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3932289777129375497.xml"'
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3932289777129375497.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338168246 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample3932289777129375497.xml - Eclipse Platform}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Attempting to set focus on Tree with text {}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1338168369 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1338168414 data=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1338168414 data=null} to TreeItem with text {TestForOffsetting}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1338168415 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:51 [2022-09-18T08:41:51.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338168416 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting}
04:41:52 [2022-09-18T08:41:52.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1338168519 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
04:41:52 [2022-09-18T08:41:52.502Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:41:52 [2022-09-18T08:41:52.502Z] DEBUG - Clicking on with mnemonic 'Delete'
04:41:52 [2022-09-18T08:41:52.502Z] DEBUG - Clicked on with mnemonic 'Delete'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169874 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169875 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338169875 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Clicking on OK
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338169878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338169879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338169879 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338169879 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338169879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338169880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.697Z] DEBUG - Clicked on OK
04:41:53 [2022-09-18T08:41:53.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338169880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2022-09-18T08:41:53.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338168731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:41:54 [2022-09-18T08:41:54.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.2 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
04:41:54 [2022-09-18T08:41:54.215Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 9.198 s
04:41:54 [2022-09-18T08:41:54.215Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicking on with mnemonic 'Timestamp'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1338172662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicked on with mnemonic 'Timestamp'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicking on with mnemonic 'Host'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1338172888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicked on with mnemonic 'Host'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicking on with mnemonic 'Logger'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1338173113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
04:41:56 [2022-09-18T08:41:56.752Z] DEBUG - Clicked on with mnemonic 'Logger'
04:41:57 [2022-09-18T08:41:57.015Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:41:57 [2022-09-18T08:41:57.015Z] DEBUG - Clicking on with mnemonic 'File'
04:41:57 [2022-09-18T08:41:57.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1338173415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
04:41:57 [2022-09-18T08:41:57.015Z] DEBUG - Clicked on with mnemonic 'File'
04:41:57 [2022-09-18T08:41:57.277Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:41:57 [2022-09-18T08:41:57.277Z] DEBUG - Clicking on with mnemonic 'Message'
04:41:57 [2022-09-18T08:41:57.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1338173465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
04:41:57 [2022-09-18T08:41:57.278Z] DEBUG - Clicked on with mnemonic 'Message'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - Clicking on with mnemonic 'Show All'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1338175162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
04:41:59 [2022-09-18T08:41:59.182Z] DEBUG - Clicked on with mnemonic 'Show All'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - Clicking on with mnemonic 'Message'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1338176857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
04:42:00 [2022-09-18T08:42:00.559Z] DEBUG - Clicked on with mnemonic 'Message'
04:42:00 [2022-09-18T08:42:00.817Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:42:00 [2022-09-18T08:42:00.817Z] DEBUG - Clicking on with mnemonic 'Line'
04:42:00 [2022-09-18T08:42:00.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1338177037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
04:42:00 [2022-09-18T08:42:00.817Z] DEBUG - Clicked on with mnemonic 'Line'
04:42:00 [2022-09-18T08:42:00.817Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:42:00 [2022-09-18T08:42:00.818Z] DEBUG - Clicking on with mnemonic 'File'
04:42:00 [2022-09-18T08:42:00.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1338177238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicked on with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicking on with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1338177398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicked on with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicking on with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1338177448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicked on with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicking on with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1338177503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicked on with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Clicking on with mnemonic 'Message'
04:42:01 [2022-09-18T08:42:01.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1338177512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicked on with mnemonic 'Message'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicking on with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1338177563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicked on with mnemonic 'Timestamp'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicking on with mnemonic 'Line'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1338177658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicked on with mnemonic 'Line'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Clicking on with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1338177773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.594Z] DEBUG - Clicked on with mnemonic 'Host'
04:42:01 [2022-09-18T08:42:01.594Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.594Z] DEBUG - Clicking on with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1338178023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.853Z] DEBUG - Clicked on with mnemonic 'File'
04:42:01 [2022-09-18T08:42:01.853Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.853Z] DEBUG - Clicking on with mnemonic 'Logger'
04:42:01 [2022-09-18T08:42:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1338178242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
04:42:02 [2022-09-18T08:42:02.111Z] DEBUG - Clicked on with mnemonic 'Logger'
04:42:04 [2022-09-18T08:42:04.013Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:04 [2022-09-18T08:42:04.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:04 [2022-09-18T08:42:04.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:04 [2022-09-18T08:42:04.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:04 [2022-09-18T08:42:04.013Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Clicking on with mnemonic 'Timestamp'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1338180127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Clicked on with mnemonic 'Timestamp'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Clicking on with mnemonic 'Host'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1338180298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
04:42:04 [2022-09-18T08:42:04.014Z] DEBUG - Clicked on with mnemonic 'Host'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Clicking on with mnemonic 'Logger'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1338180477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Clicked on with mnemonic 'Logger'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Clicking on with mnemonic 'File'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1338180626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Clicked on with mnemonic 'File'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Clicking on with mnemonic 'Line'
04:42:04 [2022-09-18T08:42:04.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1338180693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Clicked on with mnemonic 'Line'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Clicking on with mnemonic 'Message'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1338180757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Clicked on with mnemonic 'Message'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Clicking on with mnemonic 'Show All'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1338180777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All'
04:42:04 [2022-09-18T08:42:04.531Z] DEBUG - Clicked on with mnemonic 'Show All'
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338181047 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338181073 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338181073 data=null doit=true} to TreeItem with text {test}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338181073 data=null} to TreeItem with text {test}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338181074 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338181074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:04 [2022-09-18T08:42:04.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338181142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:05 [2022-09-18T08:42:05.077Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:05 [2022-09-18T08:42:05.077Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:05 [2022-09-18T08:42:05.077Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182359 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182359 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182361 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338182361 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Clicking on OK
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338182364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338182364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338182365 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338182365 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338182365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338182365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.016Z] DEBUG - Clicked on OK
04:42:06 [2022-09-18T08:42:06.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338182365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:06 [2022-09-18T08:42:06.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338181317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:06 [2022-09-18T08:42:06.533Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.456 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
04:42:06 [2022-09-18T08:42:06.533Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 4.513 s
04:42:06 [2022-09-18T08:42:06.533Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.104 s
04:42:06 [2022-09-18T08:42:06.533Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.504 s
04:42:06 [2022-09-18T08:42:06.533Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Clicking on (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338188003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338188003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338188003 data=null doit=true} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338188003 data=null} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338188004 data=null button=1 stateMask=0x0 x=682 y=12 count=1} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338188100 data=null button=1 stateMask=0x80000 x=682 y=12 count=1} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338188103 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338188105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338188106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338188106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338188107 data=null doit=true} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338188107 data=null} to (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Clicked on (of type 'Table')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Inserting text:e
04:42:11 [2022-09-18T08:42:11.799Z]  into text (of type 'Text')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:11 [2022-09-18T08:42:11.799Z] DEBUG - Typing text 'e
04:42:11 [2022-09-18T08:42:11.799Z] ' with an interval of 100ms. between characters.
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Selecting rows [7] in (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338189079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338189080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338189080 data=null doit=true} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338189080 data=null} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338189081 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338189081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:12 [2022-09-18T08:42:12.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338189083 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
04:42:13 [2022-09-18T08:42:13.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338190029 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:42:13 [2022-09-18T08:42:13.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338190306 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338190306 data=null doit=true} to TreeItem with text {test}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338190307 data=null} to TreeItem with text {test}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338190307 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338190307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:13 [2022-09-18T08:42:13.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338190328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:14 [2022-09-18T08:42:14.183Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:14 [2022-09-18T08:42:14.183Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:14 [2022-09-18T08:42:14.183Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:14 [2022-09-18T08:42:14.749Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:14 [2022-09-18T08:42:14.749Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:14 [2022-09-18T08:42:14.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190997 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338190998 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Clicking on OK
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338191000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338191001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338191001 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338191001 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338191001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338191001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:14 [2022-09-18T08:42:14.750Z] DEBUG - Clicked on OK
04:42:15 [2022-09-18T08:42:15.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338191001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:15 [2022-09-18T08:42:15.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338190452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:17 [2022-09-18T08:42:17.288Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:17 [2022-09-18T08:42:17.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:17 [2022-09-18T08:42:17.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:17 [2022-09-18T08:42:17.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Clicking on (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338194235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338194235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338194235 data=null doit=true} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338194235 data=null} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338194236 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338194240 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338194241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:17 [2022-09-18T08:42:17.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338194242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338194335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338194336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338194336 data=null doit=true} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338194336 data=null} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Clicked on (of type 'Table')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Inserting text:00
04:42:18 [2022-09-18T08:42:18.063Z]  into text (of type 'Text')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:18 [2022-09-18T08:42:18.063Z] DEBUG - Typing text '00
04:42:18 [2022-09-18T08:42:18.063Z] ' with an interval of 100ms. between characters.
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Selecting rows [7] in (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338195363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338195363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338195363 data=null doit=true} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338195363 data=null} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338195364 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338195364 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:18 [2022-09-18T08:42:18.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338195366 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Clicking on (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338196286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338196328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338196329 data=null doit=true} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338196329 data=null} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338196329 data=null button=1 stateMask=0x0 x=14 y=12 count=1} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338196361 data=null button=1 stateMask=0x80000 x=14 y=12 count=1} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] 
04:42:19 [2022-09-18T08:42:19.931Z] !ENTRY org.eclipse.ui 4 0 2022-09-18 08:42:19.919
04:42:19 [2022-09-18T08:42:19.931Z] !MESSAGE Unhandled event loop exception
04:42:19 [2022-09-18T08:42:19.931Z] !STACK 0
04:42:19 [2022-09-18T08:42:19.931Z] org.eclipse.swt.SWTException: Widget is disposed
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5796)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:42:19 [2022-09-18T08:42:19.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:42:19 [2022-09-18T08:42:19.931Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:42:19 [2022-09-18T08:42:19.931Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:42:19 [2022-09-18T08:42:19.931Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:42:19 [2022-09-18T08:42:19.931Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338196361 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338196368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338196370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338196370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338196370 data=null doit=true} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338196371 data=null} to (of type 'Table')
04:42:19 [2022-09-18T08:42:19.932Z] DEBUG - Clicked on (of type 'Table')
04:42:21 [2022-09-18T08:42:21.833Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:23 [2022-09-18T08:42:23.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338199626 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:42:23 [2022-09-18T08:42:23.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338199855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338199855 data=null doit=true} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338199855 data=null} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338199856 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338199856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338199917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:23 [2022-09-18T08:42:23.724Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:23 [2022-09-18T08:42:23.724Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:23 [2022-09-18T08:42:23.724Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338201080 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Clicking on OK
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338201083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338201083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338201083 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338201083 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338201083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338201083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:24 [2022-09-18T08:42:24.749Z] DEBUG - Clicked on OK
04:42:25 [2022-09-18T08:42:25.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338201084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:25 [2022-09-18T08:42:25.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338200031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:27 [2022-09-18T08:42:27.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:27 [2022-09-18T08:42:27.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:27 [2022-09-18T08:42:27.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:27 [2022-09-18T08:42:27.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Clicking on (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338203710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338203716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338203717 data=null doit=true} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338203717 data=null} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338203717 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338203721 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338203722 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338203723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338203725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338203725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338203725 data=null doit=true} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338203725 data=null} to (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Clicked on (of type 'Table')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Inserting text:HostF
04:42:27 [2022-09-18T08:42:27.476Z]  into text (of type 'Text')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:27 [2022-09-18T08:42:27.476Z] DEBUG - Typing text 'HostF
04:42:27 [2022-09-18T08:42:27.476Z] ' with an interval of 100ms. between characters.
04:42:28 [2022-09-18T08:42:28.411Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Selecting rows [7] in (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338204931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338204931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338204931 data=null doit=true} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338204932 data=null} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338204932 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338204933 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:28 [2022-09-18T08:42:28.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338204934 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
04:42:29 [2022-09-18T08:42:29.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338205858 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:42:29 [2022-09-18T08:42:29.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338206050 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338206051 data=null doit=true} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338206051 data=null} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338206051 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338206051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338206070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:29 [2022-09-18T08:42:29.895Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:29 [2022-09-18T08:42:29.895Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:29 [2022-09-18T08:42:29.895Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207301 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338207302 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Clicking on OK
04:42:31 [2022-09-18T08:42:31.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338207304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338207304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338207305 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338207305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338207305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338207305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.270Z] DEBUG - Clicked on OK
04:42:31 [2022-09-18T08:42:31.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338207305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:31 [2022-09-18T08:42:31.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338206159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - Clicking on (of type 'Table')
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338210506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338210506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338210507 data=null doit=true} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338210507 data=null} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338210507 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338210513 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338210514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338210515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338210517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338210517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338210517 data=null doit=true} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338210517 data=null} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Clicked on (of type 'Table')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Inserting text:2 into text (of type 'Text')
04:42:34 [2022-09-18T08:42:34.321Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:34 [2022-09-18T08:42:34.322Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
04:42:34 [2022-09-18T08:42:34.322Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:42:34 [2022-09-18T08:42:34.322Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:42:34 [2022-09-18T08:42:34.322Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:34 [2022-09-18T08:42:34.888Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:34 [2022-09-18T08:42:34.888Z] DEBUG - Clicking on (of type 'Table')
04:42:34 [2022-09-18T08:42:34.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338211317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338211332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:34 [2022-09-18T08:42:34.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338211332 data=null doit=true} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338211332 data=null} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338211332 data=null button=1 stateMask=0x0 x=682 y=12 count=1} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338211338 data=null button=1 stateMask=0x80000 x=682 y=12 count=1} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338211339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338211340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338211341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338211342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338211342 data=null doit=true} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338211342 data=null} to (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Clicked on (of type 'Table')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Inserting text:F into text (of type 'Text')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
04:42:35 [2022-09-18T08:42:35.147Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1338212713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1338212714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} [layout=null] time=1338212714 data=null doit=true} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1338212714 data=null} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1338212714 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=1338212745 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1338212783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1338212783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} [layout=null] time=1338212783 data=null doit=true} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1338212783 data=null} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1338212784 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
04:42:36 [2022-09-18T08:42:36.525Z] DEBUG - Clicked on CLabel with text {}
04:42:37 [2022-09-18T08:42:37.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338214314 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:42:37 [2022-09-18T08:42:37.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338214406 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338214407 data=null doit=true} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338214407 data=null} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338214407 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338214408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338214426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:38 [2022-09-18T08:42:38.162Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:38 [2022-09-18T08:42:38.421Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215626 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338215628 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Clicking on OK
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338215630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338215630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338215630 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338215630 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338215630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338215630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.357Z] DEBUG - Clicked on OK
04:42:39 [2022-09-18T08:42:39.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338215630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:39 [2022-09-18T08:42:39.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338214541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Clicking on (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338218192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338218199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338218199 data=null doit=true} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338218199 data=null} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338218200 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338218205 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338218206 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338218207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338218209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338218209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338218209 data=null doit=true} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338218209 data=null} to (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Clicked on (of type 'Table')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Inserting text:HostF
04:42:41 [2022-09-18T08:42:41.827Z]  into text (of type 'Text')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:41 [2022-09-18T08:42:41.827Z] DEBUG - Typing text 'HostF
04:42:41 [2022-09-18T08:42:41.827Z] ' with an interval of 100ms. between characters.
04:42:42 [2022-09-18T08:42:42.853Z] DEBUG - Attempting to set focus on (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Selecting rows [7] in (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338219443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338219444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338219444 data=null doit=true} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338219444 data=null} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338219444 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338219445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:42:43 [2022-09-18T08:42:43.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338219447 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
04:42:44 [2022-09-18T08:42:44.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338220368 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:42:44 [2022-09-18T08:42:44.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338220536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338220536 data=null doit=true} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338220537 data=null} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338220537 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338220537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338220556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:44 [2022-09-18T08:42:44.305Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:44 [2022-09-18T08:42:44.871Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:44 [2022-09-18T08:42:44.871Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:44 [2022-09-18T08:42:44.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:44 [2022-09-18T08:42:44.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221221 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338221221 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Clicking on OK
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338221223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338221223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338221224 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338221224 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338221224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338221224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:44 [2022-09-18T08:42:44.872Z] DEBUG - Clicked on OK
04:42:45 [2022-09-18T08:42:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338221224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:45 [2022-09-18T08:42:45.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338220634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:45 [2022-09-18T08:42:45.840Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.258 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
04:42:45 [2022-09-18T08:42:45.840Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.476 s
04:42:45 [2022-09-18T08:42:45.840Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 9.599 s
04:42:45 [2022-09-18T08:42:45.840Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.8 s
04:42:45 [2022-09-18T08:42:45.840Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.775 s
04:42:45 [2022-09-18T08:42:45.840Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.916 s
04:42:45 [2022-09-18T08:42:45.840Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
04:42:49 [2022-09-18T08:42:49.126Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:42:49 [2022-09-18T08:42:49.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:49 [2022-09-18T08:42:49.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:49 [2022-09-18T08:42:49.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Attempting to set focus on Table with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338225685 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338225686 data=null doit=true} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338225686 data=null} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338225686 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338225687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338225688 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
04:42:49 [2022-09-18T08:42:49.385Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
04:42:50 [2022-09-18T08:42:50.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1338225735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open Source Code'
04:42:50 [2022-09-18T08:42:50.320Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
04:42:50 [2022-09-18T08:42:50.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338227642 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338227651 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338227651 data=null doit=true} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338227652 data=null} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338227652 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338227652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338227731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Clicking on with mnemonic 'Delete'
04:42:51 [2022-09-18T08:42:51.521Z] DEBUG - Clicked on with mnemonic 'Delete'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228875 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228875 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228877 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338228877 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Clicking on OK
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338228879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338228879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338228879 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338228879 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338228880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338228880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.717Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.717Z] DEBUG - Clicked on OK
04:42:52 [2022-09-18T08:42:52.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338228880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:42:52 [2022-09-18T08:42:52.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338227849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:42:53 [2022-09-18T08:42:53.235Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.452 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
04:42:53 [2022-09-18T08:42:53.235Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 7.15 s
04:42:53 [2022-09-18T08:42:53.235Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338230130 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338230130 data=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338230130 data=null} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338230131 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338230131 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338230179 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338230181 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338230181 data=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338230181 data=null} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338230182 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338230182 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338230203 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338230204 data=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338230204 data=null} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338230204 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338230205 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338230208 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:53 [2022-09-18T08:42:53.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338230220 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:42:53 [2022-09-18T08:42:53.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338230220 data=null doit=true} to TreeItem with text {Traces [0]}
04:42:53 [2022-09-18T08:42:53.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338230220 data=null} to TreeItem with text {Traces [0]}
04:42:53 [2022-09-18T08:42:53.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338230220 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:42:53 [2022-09-18T08:42:53.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338230221 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:42:53 [2022-09-18T08:42:53.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338230241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:42:55 [2022-09-18T08:42:55.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - number of items : 11
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232160 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232172 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232172 data=null} to ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1338232177 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1338232177 data=null doit=true} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1338232177 data=null} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1338232178 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232178 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1338232185 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1338232213 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1338232214 data=null doit=true} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1338232218 data=null} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1338232218 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232219 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1338232240 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1338232241 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1338232241 data=null doit=true} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1338232241 data=null} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1338232242 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1338232243 data=null doit=true} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1338232243 data=null} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1338232243 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232243 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1338232252 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1338232325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
04:42:55 [2022-09-18T08:42:55.962Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338232367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232373 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232374 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232374 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338232375 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232375 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232376 data=null button=0 stateMask=0x0 x=204 y=35 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232376 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232376 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:55 [2022-09-18T08:42:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232377 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232377 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338232436 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Clicking on with mnemonic 'AND'
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1338232522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Clicked on with mnemonic 'AND'
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1338232547 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1338232547 data=null doit=true} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1338232547 data=null} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1338232548 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232548 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1338232559 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
04:42:56 [2022-09-18T08:42:56.221Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
04:42:56 [2022-09-18T08:42:56.480Z] 
04:42:56 [2022-09-18T08:42:56.480Z] (Eclipse:4853): Gtk-WARNING **: 08:42:56.278: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1338232648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
04:42:56 [2022-09-18T08:42:56.480Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338232758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Attempting to set focus on (of type 'Text')
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1338232835 data=null button=0 stateMask=0x0 x=173 y=81 count=0} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1338232835 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1338232835 data=null} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1338232836 data=null button=1 stateMask=0x0 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232836 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1338232942 data=null button=1 stateMask=0x80000 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1338232944 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1338232944 data=null doit=true} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1338232944 data=null} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1338232945 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338232945 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1338232961 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - number of items : 11
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232962 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232969 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338232970 data=null} to ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Attempting to set focus on Table with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338233126 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338233127 data=null doit=true} to TableItem with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338233127 data=null} to TableItem with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338233128 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338233128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:42:56 [2022-09-18T08:42:56.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338233132 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
04:42:57 [2022-09-18T08:42:57.001Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
04:42:57 [2022-09-18T08:42:57.001Z] DEBUG - Clicking on with mnemonic 'timestamp'
04:42:57 [2022-09-18T08:42:57.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1338233245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
04:42:57 [2022-09-18T08:42:57.001Z] DEBUG - Clicked on with mnemonic 'timestamp'
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338235064 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338235064 data=null doit=true} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338235064 data=null} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338235065 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338235065 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338235129 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338235130 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338235131 data=null doit=true} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338235134 data=null} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338235134 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338235135 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338235144 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:42:58 [2022-09-18T08:42:58.910Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338235146 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338235146 data=null doit=true} to TreeItem with text {Traces [1]}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338235147 data=null} to TreeItem with text {Traces [1]}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338235151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338235152 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:42:58 [2022-09-18T08:42:58.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338235160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - number of items : 11
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236931 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236947 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338236947 data=null} to ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1338236949 data=null button=0 stateMask=0x0 x=78 y=104 count=0} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1338236949 data=null doit=true} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1338236949 data=null} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1338236950 data=null button=1 stateMask=0x0 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338236950 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1338236965 data=null button=1 stateMask=0x80000 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicking on TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1338236973 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1338236973 data=null doit=true} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1338237040 data=null} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1338237041 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338237041 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1338237065 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1338237066 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1338237066 data=null doit=true} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1338237066 data=null} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicked on TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1338237067 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1338237068 data=null doit=true} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1338237068 data=null} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1338237068 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338237068 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1338237076 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1338237155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
04:43:00 [2022-09-18T08:43:00.913Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:43:00 [2022-09-18T08:43:00.913Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338237241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237242 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237243 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237243 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338237243 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237244 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237245 data=null button=0 stateMask=0x0 x=204 y=127 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237245 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237245 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237245 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338237246 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338237315 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
04:43:00 [2022-09-18T08:43:00.914Z] DEBUG - Clicking on with mnemonic 'COMPARE'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1338237355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Clicked on with mnemonic 'COMPARE'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1338237525 data=null doit=true} to Tree node with text: <select aspect> = <value>
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1338237526 data=null} to Tree node with text: <select aspect> = <value>
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1338237526 data=null button=1 stateMask=0x0 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338237527 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: <select aspect> = <value>
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1338237527 data=null button=1 stateMask=0x80000 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338237529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
04:43:01 [2022-09-18T08:43:01.173Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1338237652 data=null doit=true} to Button with text {=}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1338237652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1338237657 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1338237692 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1338237692 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1338237693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - number of items : 11
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237695 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237698 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338237698 data=null} to ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Attempting to set focus on Table with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338237788 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338237788 data=null doit=true} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338237788 data=null} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338237789 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338237789 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338237791 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Clicking on with mnemonic 'field'
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1338237841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
04:43:01 [2022-09-18T08:43:01.432Z] DEBUG - Clicked on with mnemonic 'field'
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338239475 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338239476 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338239476 data=null} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338239476 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338239477 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338239528 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338239529 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338239529 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338239529 data=null} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338239530 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338239530 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338239545 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:03 [2022-09-18T08:43:03.334Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338239546 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338239546 data=null doit=true} to TreeItem with text {Traces [1]}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338239547 data=null} to TreeItem with text {Traces [1]}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338239550 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338239550 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:43:03 [2022-09-18T08:43:03.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338239559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:43:05 [2022-09-18T08:43:05.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:43:05 [2022-09-18T08:43:05.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - number of items : 11
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241239 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241270 data=null doit=true} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338241270 data=null} to ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1338241271 data=null button=0 stateMask=0x0 x=78 y=173 count=0} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1338241271 data=null doit=true} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1338241272 data=null} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1338241272 data=null button=1 stateMask=0x0 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241272 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1338241324 data=null button=1 stateMask=0x80000 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241331 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1338241332 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1338241336 data=null} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241336 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241336 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241361 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241362 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1338241362 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1338241362 data=null} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241363 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1338241364 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1338241364 data=null} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241364 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241365 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1338241373 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1338241458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
04:43:05 [2022-09-18T08:43:05.236Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338241541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241543 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241543 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241544 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338241544 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241544 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241546 data=null button=0 stateMask=0x0 x=204 y=196 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241548 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241548 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241549 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241549 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1338241614 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Clicking on with mnemonic 'OR'
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1338241656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
04:43:05 [2022-09-18T08:43:05.237Z] DEBUG - Clicked on with mnemonic 'OR'
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1338241726 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1338241727 data=null doit=true} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1338241727 data=null} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1338241727 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241727 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1338241737 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Clicking on with mnemonic 'EQUALS'
04:43:05 [2022-09-18T08:43:05.496Z] 
04:43:05 [2022-09-18T08:43:05.496Z] (Eclipse:4853): Gtk-WARNING **: 08:43:05.406: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1338241820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Clicked on with mnemonic 'EQUALS'
04:43:05 [2022-09-18T08:43:05.496Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1338241927 data=null button=0 stateMask=0x0 x=162 y=242 count=0} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1338241927 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1338241928 data=null} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1338241928 data=null button=1 stateMask=0x0 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.755Z] 
04:43:05 [2022-09-18T08:43:05.755Z] (Eclipse:4853): Gtk-WARNING **: 08:43:05.519: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338241929 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1338242021 data=null button=1 stateMask=0x80000 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338242023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1338242056 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1338242057 data=null doit=true} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1338242057 data=null} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1338242057 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338242057 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1338242073 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Clicking on with mnemonic 'MATCHES'
04:43:05 [2022-09-18T08:43:05.755Z] 
04:43:05 [2022-09-18T08:43:05.755Z] (Eclipse:4853): Gtk-WARNING **: 08:43:05.711: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1338242127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Clicked on with mnemonic 'MATCHES'
04:43:05 [2022-09-18T08:43:05.755Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1338242184 data=null button=0 stateMask=0x0 x=167 y=265 count=0} to TreeItem with text {<select aspect> MATCHES}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1338242185 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1338242185 data=null} to TreeItem with text {<select aspect> MATCHES}
04:43:05 [2022-09-18T08:43:05.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1338242185 data=null button=1 stateMask=0x0 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
04:43:06 [2022-09-18T08:43:06.014Z] 
04:43:06 [2022-09-18T08:43:06.014Z] (Eclipse:4853): Gtk-WARNING **: 08:43:05.797: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338242186 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> MATCHES}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1338242257 data=null button=1 stateMask=0x80000 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1338242259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - number of items : 11
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242344 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242370 data=null doit=true} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338242370 data=null} to ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:06 [2022-09-18T08:43:06.014Z] DEBUG - Attempting to set focus on Table with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338242531 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338242531 data=null doit=true} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338242531 data=null} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338242532 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338242532 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338242534 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1338242628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
04:43:06 [2022-09-18T08:43:06.273Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338244395 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338244450 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338244451 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338244451 data=null} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338244451 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338244452 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338244473 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:43:08 [2022-09-18T08:43:08.175Z] DEBUG - Clicking on with mnemonic 'Delete'
04:43:08 [2022-09-18T08:43:08.434Z] DEBUG - Clicked on with mnemonic 'Delete'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:43:09 [2022-09-18T08:43:09.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245234 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245235 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338245235 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Clicking on OK
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338245239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338245239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338245239 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338245239 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338245240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338245240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.172Z] DEBUG - Clicked on OK
04:43:09 [2022-09-18T08:43:09.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338245240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:09 [2022-09-18T08:43:09.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338244569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:43:09 [2022-09-18T08:43:09.688Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.304 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
04:43:09 [2022-09-18T08:43:09.689Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.999 s
04:43:09 [2022-09-18T08:43:09.689Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.467 s
04:43:09 [2022-09-18T08:43:09.689Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.571 s
04:43:09 [2022-09-18T08:43:09.689Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
04:43:21 [2022-09-18T08:43:21.891Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.02 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
04:43:21 [2022-09-18T08:43:21.891Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.733 s
04:43:21 [2022-09-18T08:43:21.891Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338257438 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338257438 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338257438 data=null} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338257439 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338257439 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338257469 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338257473 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338257513 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338257513 data=null} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338257514 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338257514 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338257522 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338257523 data=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338257523 data=null} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338257523 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338257524 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338257527 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338257528 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338257528 data=null doit=true} to TreeItem with text {Traces [0]}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338257528 data=null} to TreeItem with text {Traces [0]}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338257529 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338257529 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:43:21 [2022-09-18T08:43:21.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338257551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259345 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259534 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259534 data=null} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259536 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259662 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259662 data=null} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259663 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259767 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259767 data=null} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259772 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259934 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259934 data=null} to ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null doit=true} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259937 data=null doit=true} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259937 data=null} to ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259938 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338259939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260074 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260075 data=null} to ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - number of items : 7
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260114 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:23 [2022-09-18T08:43:23.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260250 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260250 data=null} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Attempting to set focus on (of type 'Label')
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - number of items : 7
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260254 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260370 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260370 data=null} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Attempting to set focus on (of type 'Label')
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - number of items : 7
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260372 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338260440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Selecting rows [2] in (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338260733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338260733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338260733 data=null doit=true} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338260733 data=null} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338260734 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338260734 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:43:24 [2022-09-18T08:43:24.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338260736 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to (of type 'Table')
04:43:26 [2022-09-18T08:43:26.866Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.979 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
04:43:26 [2022-09-18T08:43:26.867Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 1.41 s
04:43:26 [2022-09-18T08:43:26.867Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Clicking on TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338264964 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338264964 data=null doit=true} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Attempting to set focus on Table with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338264965 data=null} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338264965 data=null button=1 stateMask=0x0 x=265 y=12 count=1} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338265022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338265025 data=null button=1 stateMask=0x80000 x=265 y=12 count=1} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1338265026 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1338265026 data=null doit=true} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1338265026 data=null} to TableItem with text {}
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - Clicked on TableItem with text {}
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:28 [2022-09-18T08:43:28.771Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
04:43:30 [2022-09-18T08:43:30.145Z] DEBUG - Attempting to set focus on (of type 'Text')
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Attempting to set focus on Table with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338267741 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338267742 data=null doit=true} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338267742 data=null} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338267742 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338267743 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338267744 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1338267785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
04:43:31 [2022-09-18T08:43:31.521Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Attempting to set focus on Table with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338269849 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338269849 data=null doit=true} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338269849 data=null} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338269850 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338269851 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338269857 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:43:33 [2022-09-18T08:43:33.683Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
04:43:33 [2022-09-18T08:43:33.683Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
04:43:33 [2022-09-18T08:43:33.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1338269906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...'
04:43:33 [2022-09-18T08:43:33.683Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338270471 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338270531 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338270531 data=null doit=true} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338270531 data=null} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338270531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338270532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338270576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:43:34 [2022-09-18T08:43:34.509Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:43:34 [2022-09-18T08:43:34.509Z] DEBUG - Clicking on with mnemonic 'Delete'
04:43:34 [2022-09-18T08:43:34.509Z] DEBUG - Clicked on with mnemonic 'Delete'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271743 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271743 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338271745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Clicking on OK
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338271748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338271748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338271748 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338271749 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338271749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338271749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.539Z] DEBUG - Clicked on OK
04:43:35 [2022-09-18T08:43:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338271749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:35 [2022-09-18T08:43:35.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338270717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:43:35 [2022-09-18T08:43:35.798Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.192 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
04:43:35 [2022-09-18T08:43:35.798Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.973 s
04:43:35 [2022-09-18T08:43:35.798Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.116 s
04:43:35 [2022-09-18T08:43:35.798Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
04:43:38 [2022-09-18T08:43:38.329Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:43:38 [2022-09-18T08:43:38.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:38 [2022-09-18T08:43:38.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:38 [2022-09-18T08:43:38.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:38 [2022-09-18T08:43:38.587Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
04:43:38 [2022-09-18T08:43:38.587Z] DEBUG - Clicking on with mnemonic 'Show Raw'
04:43:38 [2022-09-18T08:43:38.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1338274854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show Raw'
04:43:38 [2022-09-18T08:43:38.846Z] DEBUG - Clicked on with mnemonic 'Show Raw'
04:43:38 [2022-09-18T08:43:38.846Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Clicking on (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338275372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338275372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338275372 data=null doit=true} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338275372 data=null} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338275373 data=null button=1 stateMask=0x0 x=102 y=104 count=1} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338275421 data=null button=1 stateMask=0x80000 x=102 y=104 count=1} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338275421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338275439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338275440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338275441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338275441 data=null doit=true} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338275441 data=null} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Clicked on (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Selecting rows [4] in (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338275442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338275442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338275442 data=null doit=true} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338275442 data=null} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338275443 data=null button=1 stateMask=0x0 x=24 y=104 count=1} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338275443 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338275445 data=null button=1 stateMask=0x80000 x=24 y=104 count=1} to (of type 'Table')
04:43:39 [2022-09-18T08:43:39.105Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
04:43:39 [2022-09-18T08:43:39.105Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
04:43:39 [2022-09-18T08:43:39.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338275456 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:43:39 [2022-09-18T08:43:39.363Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:43:39 [2022-09-18T08:43:39.363Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:43:39 [2022-09-18T08:43:39.363Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338276272 data=null doit=true} to Shell with text {Preferences}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338276273 data=null doit=true} to Shell with text {Preferences}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Clicking on TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1338276316 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1338276316 data=null doit=true} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1338276318 data=null} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1338276318 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338276318 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1338276319 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1338276319 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1338276319 data=null doit=true} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1338276319 data=null} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Clicked on TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1338276320 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1338276321 data=null doit=true} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1338276321 data=null} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1338276321 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338276321 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General}
04:43:39 [2022-09-18T08:43:39.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1338276322 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Clicking on Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1338276825 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1338276825 data=null doit=true} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1338276826 data=null} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1338276826 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338276826 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1338276829 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1338276892 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1338276892 data=null doit=true} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1338276893 data=null} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Clicked on Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1338276894 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1338276894 data=null doit=true} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1338276894 data=null} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1338276895 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338276895 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1338276896 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1338276897 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1338276897 data=null doit=true} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1338276897 data=null} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1338276897 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338276898 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1338276898 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1338277038 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1338277039 data=null doit=true} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1338277039 data=null} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1338277040 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1338277040 data=null doit=true} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1338277041 data=null} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1338277041 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338277041 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1338277042 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Clicking on TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338277047 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338277047 data=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338277055 data=null} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338277057 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338277057 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338277057 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1338277058 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1338277058 data=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1338277058 data=null} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Clicked on TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338277059 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338277060 data=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338277060 data=null} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338277061 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338277061 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338277062 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338277062 data=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338277062 data=null} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338277063 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338277063 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338277141 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277142 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277142 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277143 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277143 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338277144 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277146 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277146 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277146 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277146 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277147 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277147 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277148 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277148 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338277148 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1338277150 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Clicking on &Use System Font
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1338277162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1338277162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1338277163 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1338277163 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1338277163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1338277163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:40 [2022-09-18T08:43:40.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1338277163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1338277227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1338277227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1338277228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1338277228 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1338277228 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Clicked on &Use System Font
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Clicking on &Apply
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338277233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338277233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338277233 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338277233 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338277234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338277234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338277234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338277356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338277356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338277357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338277357 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338277357 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - Clicked on &Apply
04:43:41 [2022-09-18T08:43:41.019Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Clicking on &Reset
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1338277365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1338277365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1338277365 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1338277365 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1338277366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1338277366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1338277366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Clicked on &Reset
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Clicking on Apply and Close
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338277450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338277450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338277450 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338277451 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338277451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338277451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338277451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:43:41 [2022-09-18T08:43:41.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338275742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:43:41 [2022-09-18T08:43:41.846Z] DEBUG - Clicked on 
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338278436 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338278514 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338278514 data=null doit=true} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338278515 data=null} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338278515 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338278515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338278550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:43:42 [2022-09-18T08:43:42.364Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:43:42 [2022-09-18T08:43:42.364Z] DEBUG - Clicking on with mnemonic 'Delete'
04:43:42 [2022-09-18T08:43:42.364Z] DEBUG - Clicked on with mnemonic 'Delete'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279731 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279733 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338279733 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Clicking on OK
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338279735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338279735 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.599Z] DEBUG - Clicked on OK
04:43:43 [2022-09-18T08:43:43.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338279735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:43 [2022-09-18T08:43:43.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338278659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:43:44 [2022-09-18T08:43:44.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.308 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
04:43:44 [2022-09-18T08:43:44.118Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 8.021 s
04:43:44 [2022-09-18T08:43:44.118Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
04:43:46 [2022-09-18T08:43:46.097Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Clicking on TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338282387 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338282388 data=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Attempting to set focus on Table with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338282388 data=null} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338282389 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338282389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338282394 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1338282394 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1338282394 data=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1338282395 data=null} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Clicked on TableItem with text {}
04:43:46 [2022-09-18T08:43:46.098Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Clicking on TableItem with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338283090 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338283090 data=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Attempting to set focus on Table with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338283091 data=null} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338283091 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338283091 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338283097 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1338283097 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1338283097 data=null doit=true} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1338283097 data=null} to TableItem with text {}
04:43:46 [2022-09-18T08:43:46.670Z] DEBUG - Clicked on TableItem with text {}
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:43:46 [2022-09-18T08:43:46.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1338283154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
04:43:47 [2022-09-18T08:43:47.187Z] DEBUG - Clicking on TableItem with text {}
04:43:47 [2022-09-18T08:43:47.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1338283458 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1338283458 data=null doit=true} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Attempting to set focus on Table with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1338283459 data=null} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1338283459 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338283460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1338283461 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1338283462 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1338283462 data=null doit=true} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1338283462 data=null} to TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Clicked on TableItem with text {}
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:47 [2022-09-18T08:43:47.188Z] DEBUG - Attempting to set focus on (of type 'Table')
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1338283641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard'
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338283818 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:43:47 [2022-09-18T08:43:47.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338283928 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338283928 data=null doit=true} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338283928 data=null} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338283929 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338283929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338284020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:43:47 [2022-09-18T08:43:47.704Z] DEBUG - Clicking on with mnemonic 'Delete'
04:43:47 [2022-09-18T08:43:47.962Z] DEBUG - Clicked on with mnemonic 'Delete'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285141 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285143 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338285143 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Clicking on OK
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338285145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338285145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338285145 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338285145 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338285145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338285145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:48 [2022-09-18T08:43:48.899Z] DEBUG - Clicked on OK
04:43:49 [2022-09-18T08:43:49.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338285146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:43:49 [2022-09-18T08:43:49.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338284118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:43:49 [2022-09-18T08:43:49.416Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.189 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
04:43:49 [2022-09-18T08:43:49.416Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.701 s
04:43:49 [2022-09-18T08:43:49.416Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.246 s
04:43:49 [2022-09-18T08:43:49.416Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.405 s
04:43:49 [2022-09-18T08:43:49.416Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
04:43:49 [2022-09-18T08:43:49.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:43:49 [2022-09-18T08:43:49.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:49 [2022-09-18T08:43:49.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286151 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1338286153 data=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1338286153 data=null} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286170 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338286170 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286230 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286241 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1338286242 data=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1338286242 data=null} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286242 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338286243 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286260 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1338286260 data=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1338286261 data=null} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286261 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338286262 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1338286272 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Attempting to set focus on Tree with text {}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338286274 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338286274 data=null doit=true} to TreeItem with text {Traces [0]}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338286274 data=null} to TreeItem with text {Traces [0]}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338286275 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338286275 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:43:49 [2022-09-18T08:43:49.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338286332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:43:52 [2022-09-18T08:43:52.729Z] 
04:43:52 [2022-09-18T08:43:52.729Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:52.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:52 [2022-09-18T08:43:52.729Z] 
04:43:52 [2022-09-18T08:43:52.729Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:52.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:52 [2022-09-18T08:43:52.729Z] 
04:43:52 [2022-09-18T08:43:52.729Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:52.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:52 [2022-09-18T08:43:52.729Z] 
04:43:52 [2022-09-18T08:43:52.729Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:52.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338290272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338290272 data=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290273 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338290276 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338290278 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338290278 data=null} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290279 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338290282 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290289 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338290291 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338290291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338290894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338290894 data=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290894 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338290897 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338290899 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338290899 data=null} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290899 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338290905 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338290907 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338290908 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
04:43:54 [2022-09-18T08:43:54.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338290908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:43:55 [2022-09-18T08:43:55.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:43:55 [2022-09-18T08:43:55.238Z] 
04:43:55 [2022-09-18T08:43:55.238Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:55.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:57 [2022-09-18T08:43:57.772Z] 
04:43:57 [2022-09-18T08:43:57.772Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:57.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:57 [2022-09-18T08:43:57.772Z] 
04:43:57 [2022-09-18T08:43:57.772Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:57.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:57 [2022-09-18T08:43:57.772Z] 
04:43:57 [2022-09-18T08:43:57.772Z] (Eclipse:4853): Gtk-CRITICAL **: 08:43:57.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294645 data=null button=0 stateMask=0x0 x=183 y=119 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338294646 data=null doit=true} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338294646 data=null} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294669 data=null button=1 stateMask=0x0 x=183 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338294671 data=null x=233 y=119 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294671 data=null button=1 stateMask=0x80000 x=233 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294673 data=null button=1 stateMask=0x80000 x=233 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294674 data=null button=0 stateMask=0x0 x=0 y=119 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338294674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338294675 data=null doit=true} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338294675 data=null} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295226 data=null button=0 stateMask=0x0 x=233 y=119 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338295227 data=null doit=true} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338295227 data=null} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295242 data=null button=1 stateMask=0x0 x=233 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338295243 data=null x=183 y=119 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295244 data=null button=1 stateMask=0x80000 x=183 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295246 data=null button=1 stateMask=0x80000 x=183 y=119 count=1} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295246 data=null button=0 stateMask=0x0 x=0 y=119 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338295246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338295246 data=null doit=true} to TimeGraphControl with text {}
04:43:58 [2022-09-18T08:43:58.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338295247 data=null} to TimeGraphControl with text {}
04:43:59 [2022-09-18T08:43:59.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:02 [2022-09-18T08:44:02.098Z] 
04:44:02 [2022-09-18T08:44:02.098Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:01.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298937 data=null button=0 stateMask=0x0 x=183 y=74 count=0} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338298937 data=null doit=true} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338298937 data=null} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298949 data=null button=1 stateMask=0x0 x=183 y=74 count=1} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338298950 data=null x=233 y=74 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298950 data=null button=1 stateMask=0x80000 x=233 y=74 count=1} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298953 data=null button=1 stateMask=0x80000 x=233 y=74 count=1} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298954 data=null button=0 stateMask=0x0 x=0 y=74 count=0} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338298960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338298961 data=null doit=true} to TimeGraphControl with text {}
04:44:02 [2022-09-18T08:44:02.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338298964 data=null} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299480 data=null button=0 stateMask=0x0 x=233 y=74 count=0} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338299480 data=null doit=true} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338299481 data=null} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299501 data=null button=1 stateMask=0x0 x=233 y=74 count=1} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338299502 data=null x=183 y=74 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299502 data=null button=1 stateMask=0x80000 x=183 y=74 count=1} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299510 data=null button=1 stateMask=0x80000 x=183 y=74 count=1} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299510 data=null button=0 stateMask=0x0 x=0 y=74 count=0} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338299513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338299513 data=null doit=true} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338299513 data=null} to TimeGraphControl with text {}
04:44:03 [2022-09-18T08:44:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:06 [2022-09-18T08:44:06.335Z] 
04:44:06 [2022-09-18T08:44:06.335Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:05.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:06 [2022-09-18T08:44:06.335Z] 
04:44:06 [2022-09-18T08:44:06.335Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:05.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:06 [2022-09-18T08:44:06.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:44:06 [2022-09-18T08:44:06.907Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
04:44:06 [2022-09-18T08:44:06.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:07 [2022-09-18T08:44:07.237Z] 
04:44:07 [2022-09-18T08:44:07.237Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:07.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2022-09-18T08:44:09.173Z] 
04:44:09 [2022-09-18T08:44:09.173Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:09.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2022-09-18T08:44:09.431Z] 
04:44:09 [2022-09-18T08:44:09.431Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:09.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2022-09-18T08:44:09.431Z] 
04:44:09 [2022-09-18T08:44:09.431Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:09.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2022-09-18T08:44:09.431Z] 
04:44:09 [2022-09-18T08:44:09.431Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:09.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306521 data=null button=0 stateMask=0x0 x=174 y=66 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338306521 data=null doit=true} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338306522 data=null} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306534 data=null button=1 stateMask=0x0 x=174 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338306535 data=null x=224 y=66 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306535 data=null button=1 stateMask=0x80000 x=224 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306537 data=null button=1 stateMask=0x80000 x=224 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306537 data=null button=0 stateMask=0x0 x=0 y=66 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338306537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338306538 data=null doit=true} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338306538 data=null} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307052 data=null button=0 stateMask=0x0 x=224 y=66 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338307052 data=null doit=true} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338307052 data=null} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307065 data=null button=1 stateMask=0x0 x=224 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.625Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1338307066 data=null x=174 y=66 width=0 height=0 detail=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307066 data=null button=1 stateMask=0x80000 x=174 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307069 data=null button=1 stateMask=0x80000 x=174 y=66 count=1} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307069 data=null button=0 stateMask=0x0 x=0 y=66 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338307069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338307069 data=null doit=true} to TimeGraphControl with text {}
04:44:10 [2022-09-18T08:44:10.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338307070 data=null} to TimeGraphControl with text {}
04:44:11 [2022-09-18T08:44:11.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:11 [2022-09-18T08:44:11.491Z] 
04:44:11 [2022-09-18T08:44:11.491Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:11.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:13 [2022-09-18T08:44:13.395Z] 
04:44:13 [2022-09-18T08:44:13.395Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:13.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:13 [2022-09-18T08:44:13.395Z] 
04:44:13 [2022-09-18T08:44:13.395Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:13.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338310524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338310524 data=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338310524 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338310526 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338310527 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338310527 data=null} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338310527 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338310536 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338310537 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338310538 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338310538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338311139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338311140 data=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338311140 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338311143 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338311144 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338311144 data=null} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338311144 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338311149 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338311150 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338311151 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:14 [2022-09-18T08:44:14.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338311152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:15 [2022-09-18T08:44:15.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:17 [2022-09-18T08:44:17.996Z] 
04:44:17 [2022-09-18T08:44:17.996Z] (Eclipse:4853): Gtk-CRITICAL **: 08:44:17.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338314520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338314520 data=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338314520 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338314522 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338314523 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338314523 data=null} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338314524 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338314530 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338314531 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338314532 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338314532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338315133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338315134 data=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315134 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338315137 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338315138 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338315139 data=null} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315139 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338315142 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315143 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338315144 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:18 [2022-09-18T08:44:18.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338315145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338315749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338315750 data=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315750 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338315753 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338315754 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338315754 data=null} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315755 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338315757 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338315764 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338315766 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338315766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1338316368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1338316368 data=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338316368 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1338316371 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1338316373 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1338316373 data=null} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338316373 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1338316376 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1338316377 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1338316379 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
04:44:19 [2022-09-18T08:44:19.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1338316379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
04:44:20 [2022-09-18T08:44:20.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:20 [2022-09-18T08:44:20.800Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
04:44:21 [2022-09-18T08:44:21.058Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
04:44:21 [2022-09-18T08:44:21.058Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
04:44:21 [2022-09-18T08:44:21.058Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338317628 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1338317661 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1338317661 data=null doit=true} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1338317661 data=null} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1338317662 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338317662 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1338317716 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
04:44:21 [2022-09-18T08:44:21.575Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:44:21 [2022-09-18T08:44:21.575Z] DEBUG - Clicking on with mnemonic 'Delete'
04:44:21 [2022-09-18T08:44:21.575Z] DEBUG - Clicked on with mnemonic 'Delete'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318740 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338318740 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Clicking on OK
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338318742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338318742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338318742 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338318742 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338318742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338318742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.509Z] DEBUG - Clicked on OK
04:44:22 [2022-09-18T08:44:22.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338318743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:22 [2022-09-18T08:44:22.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338317782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:44:23 [2022-09-18T08:44:23.027Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.575 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
04:44:23 [2022-09-18T08:44:23.027Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 5.592 s
04:44:23 [2022-09-18T08:44:23.027Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.148 s
04:44:23 [2022-09-18T08:44:23.027Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.453 s
04:44:23 [2022-09-18T08:44:23.027Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.317 s
04:44:23 [2022-09-18T08:44:23.027Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.03 s
04:44:23 [2022-09-18T08:44:23.027Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.187 s
04:44:23 [2022-09-18T08:44:23.027Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 5.148 s
04:44:23 [2022-09-18T08:44:23.027Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
04:44:24 [2022-09-18T08:44:24.931Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:44:24 [2022-09-18T08:44:24.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:44:24 [2022-09-18T08:44:24.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:44:24 [2022-09-18T08:44:24.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Attempting to set focus on (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Clicking on (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338321761 data=null doit=true} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338321761 data=null} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338321762 data=null button=1 stateMask=0x0 x=14 y=35 count=1} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338321762 data=null button=1 stateMask=0x80000 x=14 y=35 count=1} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338321762 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338321763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338321765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338321765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338321765 data=null doit=true} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338321765 data=null} to (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Clicked on (of type 'Table')
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1338321830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Collapse Events'
04:44:25 [2022-09-18T08:44:25.497Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
04:44:27 [2022-09-18T08:44:27.398Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
04:44:27 [2022-09-18T08:44:27.398Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
04:44:27 [2022-09-18T08:44:27.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1338323403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear Filters'
04:44:27 [2022-09-18T08:44:27.398Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338324238 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338324247 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338324247 data=null doit=true} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338324247 data=null} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338324247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338324247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338324307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:44:27 [2022-09-18T08:44:27.974Z] DEBUG - Clicking on with mnemonic 'Delete'
04:44:28 [2022-09-18T08:44:28.236Z] DEBUG - Clicked on with mnemonic 'Delete'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338325323 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Clicking on OK
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338325325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338325325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338325325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338325325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338325325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338325325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.172Z] DEBUG - Clicked on OK
04:44:29 [2022-09-18T08:44:29.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338325325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:29 [2022-09-18T08:44:29.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338324364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:44:29 [2022-09-18T08:44:29.431Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.578 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
04:44:29 [2022-09-18T08:44:29.431Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 6.269 s
04:44:29 [2022-09-18T08:44:29.431Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
04:44:29 [2022-09-18T08:44:29.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:29 [2022-09-18T08:44:29.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:29 [2022-09-18T08:44:29.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:29 [2022-09-18T08:44:29.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338326348 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338326349 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338326349 data=null} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338326349 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338326350 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338326389 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338326390 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338326390 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338326391 data=null} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338326391 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338326391 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338326413 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338326413 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338326413 data=null} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338326414 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338326414 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338326418 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338326419 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338326419 data=null doit=true} to TreeItem with text {Traces [0]}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338326420 data=null} to TreeItem with text {Traces [0]}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338326420 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338326421 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:44:29 [2022-09-18T08:44:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338326441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:44:56 [2022-09-18T08:44:56.544Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1338353060 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1338353060 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1338353060 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1338353060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.803Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1338353147 data=null doit=true} to Button with text {Current view}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1338353147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Current view}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1338353149 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1338353149 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1338353149 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1338353149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1338353150 data=null doit=true} to Button with text {&All pages}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1338353151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1338353152 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1338353153 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1338353153 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1338353153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1338353156 data=null doit=true} to Button with text {Use current zoom}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1338353156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Use current zoom}
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1338353157 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1338353157 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1338353157 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1338353158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:56 [2022-09-18T08:44:56.805Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
04:44:57 [2022-09-18T08:44:57.068Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1338353253 data=null doit=true} to Button with text {Number of horizontal pages:}
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1338353254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Number of horizontal pages:}
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1338353255 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1338353255 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1338353255 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1338353255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.069Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1338353350 data=null doit=true} to Button with text {&All pages}
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1338353350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages}
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1338353352 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1338353352 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1338353352 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1338353352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1338353355 data=null doit=true} to Button with text {Selected pages}
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1338353355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Selected pages}
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1338353356 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1338353357 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1338353357 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1338353357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:44:57 [2022-09-18T08:44:57.072Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Clicking on Cancel
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1338353438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1338353438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1338353438 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1338353438 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1338353439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1338353439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1338353439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:44:57 [2022-09-18T08:44:57.370Z] DEBUG - Clicked on 
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338354136 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338354178 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338354179 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338354179 data=null} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338354179 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338354179 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338354195 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Clicking on with mnemonic 'Delete'
04:44:57 [2022-09-18T08:44:57.984Z] DEBUG - Clicked on with mnemonic 'Delete'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354746 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354746 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338354747 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Clicking on OK
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338354749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338354749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338354749 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338354749 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338354749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338354749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.553Z] DEBUG - Clicked on OK
04:44:58 [2022-09-18T08:44:58.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338354749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:44:58 [2022-09-18T08:44:58.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338354250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338355375 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338355375 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338355376 data=null} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338355395 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338355395 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338355404 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338355404 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338355405 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338355405 data=null} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338355405 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338355405 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338355419 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338355420 data=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338355420 data=null} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338355420 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338355421 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338355423 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Attempting to set focus on Tree with text {}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338355425 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338355425 data=null doit=true} to TreeItem with text {Traces [0]}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338355425 data=null} to TreeItem with text {Traces [0]}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338355426 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338355426 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:44:59 [2022-09-18T08:44:59.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338355442 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368277 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368277 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368277 data=null button=1 stateMask=0x0 x=5 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368278 data=null button=1 stateMask=0x80000 x=5 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368281 data=null doit=true} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368287 data=null doit=true} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368287 data=null} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368288 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368288 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368289 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368290 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368319 data=null doit=true} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1338368320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368321 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368322 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368323 data=null} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368324 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368324 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368324 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368324 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368325 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368325 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368326 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368326 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368327 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1338368327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368329 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368329 data=null} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368330 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368330 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368330 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368331 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368341 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1338368341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368342 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368344 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1338368344 data=null} to ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368345 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368345 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368345 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368355 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on with mnemonic 'Select'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1338368520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on with mnemonic 'Select'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368521 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368521 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368521 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368523 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on with mnemonic 'Zoom in'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1338368555 data=null doit=true} to MenuItem with text {Select}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1338368555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Select}
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1338368555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom in'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on with mnemonic 'Zoom in'
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368556 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368556 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368556 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368557 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.955Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368557 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368558 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368558 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368558 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on with mnemonic 'Zoom out'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1338368591 data=null doit=true} to MenuItem with text {Zoom in}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1338368591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom in}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1338368592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom out'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on with mnemonic 'Zoom out'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368592 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368592 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368593 data=null button=1 stateMask=0x0 x=368 y=130 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368593 data=null button=1 stateMask=0x80000 x=368 y=130 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1338368627 data=null doit=true} to MenuItem with text {Zoom out}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1338368627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom out}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1338368627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Reset zoom factor'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1338368628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1338368628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} [layout=null] time=1338368629 data=null doit=true} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1338368629 data=null} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1338368629 data=null button=1 stateMask=0x0 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1338368631 data=null button=1 stateMask=0x80000 x=368 y=134 count=1} to (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on (of type 'Canvas')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368768 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.956Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Setting text on (of type 'Combo') to peer2
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1338369110 data=null} to (of type 'Combo')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Set text on (of type 'Combo') to peer2
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56625ce9
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1338369114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338369114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1338369114 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1338369115 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1338369115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1338369115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1338369117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1338369117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338369117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1338369118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1338369118 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1338369123 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55dfdcd0
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1338369125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1338369125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1338369125 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1338369125 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1338369125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1338369125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1338369126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1338369126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1338369126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1338369126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1338369126 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1338369126 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Clicking on Find
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1338369127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1338369128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1338369128 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1338369128 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1338369128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1338369128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1338369128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1338369130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1338369130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1338369131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1338369131 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1338369131 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - Clicked on Find
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:45:13 [2022-09-18T08:45:13.957Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Clicking on Close
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1338369138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1338369139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1338369139 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1338369139 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1338369139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1338369139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1338369139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338368769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Clicked on 
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - number of items : 9
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.958Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Setting text on (of type 'Combo') to 1001
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=1338369733 data=null} to (of type 'Combo')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Set text on (of type 'Combo') to 1001
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@598bc41e
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1338369735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338369735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1338369735 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1338369735 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1338369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1338369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1338369736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1338369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1338369737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1338369737 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1338369737 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.958Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6bd04f62
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1338369739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1338369739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1338369739 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1338369739 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1338369739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1338369739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1338369740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1338369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1338369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1338369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1338369740 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1338369740 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Clicking on Find
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1338369742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1338369742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1338369742 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1338369748 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1338369748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1338369748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1338369748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1338369758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1338369758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1338369758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1338369758 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1338369759 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Clicked on Find
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:45:13 [2022-09-18T08:45:13.959Z] DEBUG - Clicking on Close
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1338369815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1338369815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1338369815 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1338369815 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1338369815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1338369815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1338369816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1338369336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Clicked on 
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:45:13 [2022-09-18T08:45:13.960Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Clicking on Add...
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1338370421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1338370421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1338370421 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1338370421 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1338370422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1338370422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1338370525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1338370526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1338370526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1338370526 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1338370526 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Clicked on Add...
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Setting text on (of type 'Combo') to peer2
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1338370528 data=null} to (of type 'Combo')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Set text on (of type 'Combo') to peer2
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@332c8e2c
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1338370529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338370530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1338370530 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1338370530 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1338370530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1338370530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1338370530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1338370531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1338370531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1338370531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1338370531 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1338370531 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Clicking on Create
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1338370543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1338370543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1338370544 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1338370544 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1338370544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1338370544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1338370544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1338370422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Clicked on 
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Clicking on OK
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338370633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338370633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338370633 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338370633 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338370634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338370634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338370634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:14 [2022-09-18T08:45:14.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1338370045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
04:45:14 [2022-09-18T08:45:14.739Z] DEBUG - Clicked on 
04:45:14 [2022-09-18T08:45:14.740Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:45:14 [2022-09-18T08:45:14.740Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Attempting to set focus on (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Attempting to set focus on (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338371381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338371381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338371381 data=null doit=true} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338371381 data=null} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1338371382 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338371382 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1338371383 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Clicking on Remove
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1338371384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1338371384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1338371385 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1338371385 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1338371385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1338371385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1338371385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Clicked on Remove
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Clicking on OK
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338371387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338371388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338371388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338371388 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338371388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338371388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338371388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:15 [2022-09-18T08:45:15.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1338371035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...'
04:45:15 [2022-09-18T08:45:15.431Z] DEBUG - Clicked on 
04:45:15 [2022-09-18T08:45:15.431Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:45:15 [2022-09-18T08:45:15.431Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Clicking on OK
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338372216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338372216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338372217 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338372217 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338372217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338372217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338372217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1338371830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Clicked on 
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.002Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Clicking on Default
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1338372757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1338372757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1338372758 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1338372758 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1338372758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1338372758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1338372758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1338372787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1338372787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1338372787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1338372787 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1338372787 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Clicked on Default
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Clicking on OK
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338372789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338372789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338372789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338372790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338372790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338372790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338372790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:16 [2022-09-18T08:45:16.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1338372432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...'
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicked on 
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - number of items : 9
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373028 data=null doit=true} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1338373028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - number of items : 9
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373033 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1338373046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - number of items : 9
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373050 data=null doit=true} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1338373062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - number of items : 9
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373065 data=null doit=true} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1338373123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicking on with mnemonic 'Next page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1338373226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Next page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicked on with mnemonic 'Next page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicking on with mnemonic 'Previous page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1338373259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Previous page'
04:45:16 [2022-09-18T08:45:16.829Z] DEBUG - Clicked on with mnemonic 'Previous page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Clicking on with mnemonic 'Last page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1338373331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Last page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Clicked on with mnemonic 'Last page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Clicking on with mnemonic 'First page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1338373361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'First page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Clicked on with mnemonic 'First page'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
04:45:17 [2022-09-18T08:45:17.088Z] DEBUG - Clicking on with mnemonic 'Pages...'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Clicked on with mnemonic 'Pages...'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Clicking on OK
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338373948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338373948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338373948 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338373948 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338373949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338373949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338373949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:17 [2022-09-18T08:45:17.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1338373436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
04:45:17 [2022-09-18T08:45:17.914Z] DEBUG - Clicked on 
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338375622 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1338375729 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1338375729 data=null doit=true} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1338375729 data=null} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1338375730 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338375730 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1338375755 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:45:19 [2022-09-18T08:45:19.578Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:45:19 [2022-09-18T08:45:19.578Z] DEBUG - Clicking on with mnemonic 'Delete'
04:45:19 [2022-09-18T08:45:19.844Z] DEBUG - Clicked on with mnemonic 'Delete'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376573 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376573 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376574 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338376575 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Clicking on OK
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338376576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338376576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338376576 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338376576 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338376577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338376577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.412Z] DEBUG - Clicked on OK
04:45:20 [2022-09-18T08:45:20.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338376577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:20 [2022-09-18T08:45:20.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338375925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:45:20 [2022-09-18T08:45:20.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:45:20 [2022-09-18T08:45:20.929Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.389 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
04:45:20 [2022-09-18T08:45:20.929Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 29.038 s
04:45:20 [2022-09-18T08:45:20.929Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 21.837 s
04:45:20 [2022-09-18T08:45:20.929Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
04:45:33 [2022-09-18T08:45:33.138Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.819 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
04:45:33 [2022-09-18T08:45:33.138Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.524 s
04:45:33 [2022-09-18T08:45:33.138Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
04:45:33 [2022-09-18T08:45:33.138Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
04:45:33 [2022-09-18T08:45:33.138Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
04:45:33 [2022-09-18T08:45:33.138Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
04:45:51 [2022-09-18T08:45:51.251Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.948 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
04:45:51 [2022-09-18T08:45:51.251Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.687 s
04:45:51 [2022-09-18T08:45:51.251Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
04:45:51 [2022-09-18T08:45:51.251Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 8.948 s
04:45:51 [2022-09-18T08:45:51.251Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.997 s
04:45:51 [2022-09-18T08:45:51.251Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
04:45:51 [2022-09-18T08:45:51.251Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
04:45:51 [2022-09-18T08:45:51.251Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
04:45:51 [2022-09-18T08:45:51.251Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
04:45:51 [2022-09-18T08:45:51.251Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - Attempting to set focus on  with text {}
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - Attempting to set focus on  with text {}
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - Attempting to set focus on  with text {}
04:45:51 [2022-09-18T08:45:51.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:45:51 [2022-09-18T08:45:51.509Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:45:51 [2022-09-18T08:45:51.509Z] DEBUG - Attempting to set focus on  with text {}
04:45:51 [2022-09-18T08:45:51.509Z] DEBUG - Attempting to set focus on  with text {}
04:45:52 [2022-09-18T08:45:52.075Z] DEBUG - Attempting to set focus on  with text {}
04:45:52 [2022-09-18T08:45:52.075Z] DEBUG - Attempting to set focus on  with text {}
04:45:52 [2022-09-18T08:45:52.673Z] DEBUG - Attempting to set focus on  with text {}
04:45:52 [2022-09-18T08:45:52.673Z] DEBUG - Attempting to set focus on  with text {}
04:45:53 [2022-09-18T08:45:53.242Z] DEBUG - Attempting to set focus on  with text {}
04:45:53 [2022-09-18T08:45:53.242Z] DEBUG - Attempting to set focus on  with text {}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - number of items : 5
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338409999 data=null doit=true} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338409999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410003 data=null doit=true} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410003 data=null} to ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - number of items : 5
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410007 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410013 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338410014 data=null} to ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Attempting to set focus on  with text {}
04:45:53 [2022-09-18T08:45:53.809Z] DEBUG - Attempting to set focus on  with text {}
04:45:54 [2022-09-18T08:45:54.377Z] DEBUG - Attempting to set focus on  with text {}
04:45:54 [2022-09-18T08:45:54.377Z] DEBUG - Attempting to set focus on  with text {}
04:45:54 [2022-09-18T08:45:54.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:45:54 [2022-09-18T08:45:54.943Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:45:54 [2022-09-18T08:45:54.943Z] DEBUG - Attempting to set focus on  with text {}
04:45:54 [2022-09-18T08:45:54.943Z] DEBUG - Attempting to set focus on  with text {}
04:45:55 [2022-09-18T08:45:55.201Z] DEBUG - Attempting to set focus on  with text {}
04:45:55 [2022-09-18T08:45:55.201Z] DEBUG - Attempting to set focus on  with text {}
04:45:55 [2022-09-18T08:45:55.201Z] DEBUG - Attempting to set focus on  with text {}
04:45:55 [2022-09-18T08:45:55.201Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.485 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
04:45:55 [2022-09-18T08:45:55.201Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 2.016 s
04:45:55 [2022-09-18T08:45:55.201Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.753 s
04:45:55 [2022-09-18T08:45:55.201Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.399 s
04:45:55 [2022-09-18T08:45:55.201Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
04:45:59 [2022-09-18T08:45:59.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:45:59 [2022-09-18T08:45:59.441Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416061 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338416062 data=null doit=true} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338416062 data=null} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416071 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416074 data=null button=0 stateMask=0x80000 x=815 y=107 count=0} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416075 data=null button=1 stateMask=0x80000 x=815 y=107 count=1} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416075 data=null button=0 stateMask=0x0 x=815 y=107 count=0} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338416076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338416076 data=null doit=true} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338416077 data=null} to TimeGraphControl with text {}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - number of items : 17
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416094 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:45:59 [2022-09-18T08:45:59.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416457 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416457 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicking on OK
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338416463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338416464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338416464 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338416464 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338416464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338416464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338416464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicked on 
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416643 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416645 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416646 data=null} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416647 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416648 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416648 data=null} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416650 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416663 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416664 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.270Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416665 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416724 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416724 data=null} to ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416726 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416727 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416728 data=null} to ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - number of items : 17
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416729 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338417144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338417145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338417146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338417146 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338417146 data=null} to ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - Clicking on OK
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338417214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338417214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338417214 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338417214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338417215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:00 [2022-09-18T08:46:00.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338417215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:01 [2022-09-18T08:46:01.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338417215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:01 [2022-09-18T08:46:01.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338416729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:01 [2022-09-18T08:46:01.049Z] DEBUG - Clicked on 
04:46:01 [2022-09-18T08:46:01.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:01 [2022-09-18T08:46:01.307Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - number of items : 17
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:03 [2022-09-18T08:46:03.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420560 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420560 data=null} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Clicking on OK
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338420628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338420628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338420628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338420628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338420629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338420629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338420629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:04 [2022-09-18T08:46:04.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338420203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:04 [2022-09-18T08:46:04.491Z] DEBUG - Clicked on 
04:46:04 [2022-09-18T08:46:04.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:04 [2022-09-18T08:46:04.750Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:05 [2022-09-18T08:46:05.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421622 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421623 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421623 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421623 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421625 data=null button=0 stateMask=0x80000 x=815 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421625 data=null button=1 stateMask=0x80000 x=815 y=107 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421625 data=null button=0 stateMask=0x0 x=815 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421626 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421626 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421639 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421639 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421640 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421646 data=null button=3 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421655 data=null button=0 stateMask=0x200000 x=347 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421657 data=null button=3 stateMask=0x200000 x=347 y=107 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421657 data=null button=0 stateMask=0x0 x=347 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421658 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421658 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421662 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421663 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421663 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421721 data=null button=2 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421722 data=null button=0 stateMask=0x100000 x=347 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421723 data=null button=2 stateMask=0x100000 x=347 y=107 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421723 data=null button=0 stateMask=0x0 x=347 y=107 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421724 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421724 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421729 data=null button=0 stateMask=0x0 x=272 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421729 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421729 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421744 data=null button=1 stateMask=0x0 x=272 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421746 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421746 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421747 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421755 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421755 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421761 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421762 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421762 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421824 data=null button=1 stateMask=0x0 x=291 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421826 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421827 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421827 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421828 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421828 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421836 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421836 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421837 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421858 data=null button=1 stateMask=0x0 x=310 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421860 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421861 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421861 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421862 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421862 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421867 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421867 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421867 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421922 data=null button=1 stateMask=0x0 x=328 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421924 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421924 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421924 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421925 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421925 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421930 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421931 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421931 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421947 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421949 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421949 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421950 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421950 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421950 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338421964 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338421965 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338421965 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422021 data=null button=1 stateMask=0x0 x=366 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422023 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422024 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422024 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422025 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422025 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422030 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422030 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422037 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422045 data=null button=1 stateMask=0x0 x=385 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422052 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422053 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422053 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422054 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422054 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422059 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422059 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422060 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422115 data=null button=1 stateMask=0x0 x=403 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422117 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422117 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422118 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422119 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422119 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422124 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422124 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422124 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422130 data=null button=1 stateMask=0x0 x=422 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422131 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422132 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422139 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422140 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422140 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422144 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422145 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422145 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422158 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422160 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422160 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422161 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422161 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422161 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422216 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422217 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422217 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422223 data=null button=1 stateMask=0x0 x=459 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422224 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422225 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422225 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422226 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422226 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422230 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422231 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422231 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422245 data=null button=1 stateMask=0x0 x=478 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422247 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422248 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422248 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422249 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422254 data=null} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422259 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422259 data=null doit=true} to TimeGraphControl with text {}
04:46:05 [2022-09-18T08:46:05.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422260 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422270 data=null button=1 stateMask=0x0 x=497 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422321 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422322 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422322 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422323 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422323 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422329 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422329 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422329 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422344 data=null button=1 stateMask=0x0 x=516 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422346 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422346 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422347 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422347 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422353 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422357 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422358 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422358 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422369 data=null button=1 stateMask=0x0 x=534 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422371 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422419 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422420 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422420 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422420 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422426 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422426 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422426 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422440 data=null button=1 stateMask=0x0 x=553 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422442 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422442 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422443 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422443 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422443 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422456 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422456 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422457 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422463 data=null button=1 stateMask=0x0 x=572 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422469 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422521 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422522 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422522 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422522 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422528 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422528 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422528 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422549 data=null button=1 stateMask=0x0 x=591 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422551 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422552 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422552 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422553 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422553 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422560 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422560 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422560 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422613 data=null button=1 stateMask=0x0 x=609 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422615 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422616 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422616 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422617 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422617 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422622 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422622 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422623 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422629 data=null button=1 stateMask=0x0 x=628 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422630 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422636 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422637 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422638 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422638 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422643 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422643 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422643 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422658 data=null button=1 stateMask=0x0 x=647 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422660 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422660 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422661 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422661 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422662 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422716 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422716 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422717 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422723 data=null button=1 stateMask=0x0 x=665 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422724 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422725 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422725 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422726 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422726 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422730 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422731 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422731 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422746 data=null button=1 stateMask=0x0 x=684 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422747 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422755 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422755 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422756 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422756 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422761 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422762 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422762 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422818 data=null button=1 stateMask=0x0 x=703 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422820 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422820 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422821 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422821 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422822 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422826 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422827 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422827 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422841 data=null button=1 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422842 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422843 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422843 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422844 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422844 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422854 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422855 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422855 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422861 data=null button=1 stateMask=0x0 x=740 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422863 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422863 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422864 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422864 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422915 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422920 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422920 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422920 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422926 data=null button=1 stateMask=0x0 x=759 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422927 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422928 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422928 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422929 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422929 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422942 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422943 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422943 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422957 data=null button=1 stateMask=0x0 x=778 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422959 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422960 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422960 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422961 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422961 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422971 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422972 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338422972 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422978 data=null button=1 stateMask=0x0 x=797 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422979 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422980 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422980 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338422980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338422981 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423019 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423024 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423024 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423024 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423035 data=null button=1 stateMask=0x0 x=815 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423037 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423037 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423037 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423038 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423038 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423043 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423043 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423043 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423059 data=null button=1 stateMask=0x0 x=834 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423061 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423061 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423061 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423062 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423062 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423124 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423125 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423125 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423142 data=null button=1 stateMask=0x0 x=853 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423144 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423144 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423145 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423145 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423146 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423159 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423160 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423160 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423172 data=null button=1 stateMask=0x0 x=871 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423214 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423214 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423215 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423216 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423216 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423220 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423221 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423221 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423226 data=null button=1 stateMask=0x0 x=890 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423228 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423228 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423228 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423229 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423229 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423241 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423242 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423242 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423254 data=null button=1 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423256 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423256 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423257 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423257 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423258 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423262 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423263 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423270 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423276 data=null button=1 stateMask=0x0 x=928 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423277 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423278 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423278 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423279 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423279 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423291 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423291 data=null doit=true} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423291 data=null} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423320 data=null button=1 stateMask=0x0 x=946 y=50 count=1} to TimeGraphControl with text {}
04:46:06 [2022-09-18T08:46:06.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423322 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423323 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423323 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423324 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423324 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423328 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423328 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423329 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423341 data=null button=1 stateMask=0x0 x=965 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423343 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423343 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423344 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423344 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423345 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423357 data=null button=0 stateMask=0x0 x=272 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423357 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423357 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423368 data=null button=1 stateMask=0x0 x=272 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423369 data=null button=0 stateMask=0x80000 x=291 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423370 data=null button=1 stateMask=0x80000 x=291 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423370 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423371 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423371 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423421 data=null button=0 stateMask=0x0 x=291 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423422 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423422 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423428 data=null button=1 stateMask=0x0 x=291 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423429 data=null button=0 stateMask=0x80000 x=310 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423430 data=null button=1 stateMask=0x80000 x=310 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423430 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423439 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423439 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423443 data=null button=0 stateMask=0x0 x=310 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423444 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423444 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423456 data=null button=1 stateMask=0x0 x=310 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423458 data=null button=0 stateMask=0x80000 x=328 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423458 data=null button=1 stateMask=0x80000 x=328 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423459 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423459 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423459 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423515 data=null button=0 stateMask=0x0 x=328 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423515 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423516 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423522 data=null button=1 stateMask=0x0 x=328 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423523 data=null button=0 stateMask=0x80000 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423523 data=null button=1 stateMask=0x80000 x=347 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423524 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423524 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423524 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423528 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423528 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423529 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423542 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423544 data=null button=0 stateMask=0x80000 x=366 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423544 data=null button=1 stateMask=0x80000 x=366 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423544 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423545 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423545 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423557 data=null button=0 stateMask=0x0 x=366 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423558 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423558 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423568 data=null button=1 stateMask=0x0 x=366 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423570 data=null button=0 stateMask=0x80000 x=385 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423571 data=null button=1 stateMask=0x80000 x=385 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423621 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423622 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423622 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423627 data=null button=0 stateMask=0x0 x=385 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423627 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423627 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423643 data=null button=1 stateMask=0x0 x=385 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423644 data=null button=0 stateMask=0x80000 x=403 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423645 data=null button=1 stateMask=0x80000 x=403 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423645 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423646 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423646 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423658 data=null button=0 stateMask=0x0 x=403 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423658 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423658 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423671 data=null button=1 stateMask=0x0 x=403 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423673 data=null button=0 stateMask=0x80000 x=422 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423673 data=null button=1 stateMask=0x80000 x=422 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423673 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423674 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423674 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423678 data=null button=0 stateMask=0x0 x=422 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423678 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423679 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423691 data=null button=1 stateMask=0x0 x=422 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423693 data=null button=0 stateMask=0x80000 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423693 data=null button=1 stateMask=0x80000 x=441 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423693 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423694 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423694 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423720 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423721 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423721 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423728 data=null button=1 stateMask=0x0 x=441 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423736 data=null button=0 stateMask=0x80000 x=459 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423736 data=null button=1 stateMask=0x80000 x=459 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423737 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423737 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423737 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423743 data=null button=0 stateMask=0x0 x=459 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423743 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423744 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423762 data=null button=1 stateMask=0x0 x=459 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423769 data=null button=0 stateMask=0x80000 x=478 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423769 data=null button=1 stateMask=0x80000 x=478 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423770 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423770 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423771 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423775 data=null button=0 stateMask=0x0 x=478 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423775 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423776 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423818 data=null button=1 stateMask=0x0 x=478 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423819 data=null button=0 stateMask=0x80000 x=497 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423820 data=null button=1 stateMask=0x80000 x=497 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423820 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423821 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423821 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423825 data=null button=0 stateMask=0x0 x=497 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423826 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423826 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423841 data=null button=1 stateMask=0x0 x=497 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423843 data=null button=0 stateMask=0x80000 x=516 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423843 data=null button=1 stateMask=0x80000 x=516 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423843 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423844 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423844 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423858 data=null button=0 stateMask=0x0 x=516 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423858 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423858 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423869 data=null button=1 stateMask=0x0 x=516 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423870 data=null button=0 stateMask=0x80000 x=534 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423871 data=null button=1 stateMask=0x80000 x=534 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423871 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423872 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423872 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423876 data=null button=0 stateMask=0x0 x=534 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423877 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423920 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423927 data=null button=1 stateMask=0x0 x=534 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423928 data=null button=0 stateMask=0x80000 x=553 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423928 data=null button=1 stateMask=0x80000 x=553 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423929 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423929 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423929 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423943 data=null button=0 stateMask=0x0 x=553 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423944 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423944 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423957 data=null button=1 stateMask=0x0 x=553 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423959 data=null button=0 stateMask=0x80000 x=572 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423959 data=null button=1 stateMask=0x80000 x=572 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423959 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338423960 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338423960 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338423972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424013 data=null button=0 stateMask=0x0 x=572 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424014 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424014 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424020 data=null button=1 stateMask=0x0 x=572 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424022 data=null button=0 stateMask=0x80000 x=591 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424022 data=null button=1 stateMask=0x80000 x=591 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424022 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424023 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424023 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424027 data=null button=0 stateMask=0x0 x=591 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424027 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424028 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424042 data=null button=1 stateMask=0x0 x=591 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424043 data=null button=0 stateMask=0x80000 x=609 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424044 data=null button=1 stateMask=0x80000 x=609 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424044 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424044 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424045 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424057 data=null button=0 stateMask=0x0 x=609 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424058 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424058 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424074 data=null button=1 stateMask=0x0 x=609 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424076 data=null button=0 stateMask=0x80000 x=628 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424117 data=null button=1 stateMask=0x80000 x=628 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424118 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424118 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424118 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424123 data=null button=0 stateMask=0x0 x=628 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424124 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424124 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424129 data=null button=1 stateMask=0x0 x=628 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424131 data=null button=0 stateMask=0x80000 x=647 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424131 data=null button=1 stateMask=0x80000 x=647 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424131 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424132 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424132 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424146 data=null button=0 stateMask=0x0 x=647 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424147 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424147 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424161 data=null button=1 stateMask=0x0 x=647 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424162 data=null button=0 stateMask=0x80000 x=665 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424163 data=null button=1 stateMask=0x80000 x=665 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424163 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424164 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424164 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424177 data=null button=0 stateMask=0x0 x=665 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424177 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424178 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424224 data=null button=1 stateMask=0x0 x=665 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424225 data=null button=0 stateMask=0x80000 x=684 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424226 data=null button=1 stateMask=0x80000 x=684 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424226 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424227 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424227 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424231 data=null button=0 stateMask=0x0 x=684 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424231 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424231 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424246 data=null button=1 stateMask=0x0 x=684 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424247 data=null button=0 stateMask=0x80000 x=703 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424248 data=null button=1 stateMask=0x80000 x=703 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424248 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424254 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424254 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424259 data=null button=0 stateMask=0x0 x=703 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424259 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424259 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424265 data=null button=1 stateMask=0x0 x=703 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424271 data=null button=0 stateMask=0x80000 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424272 data=null button=1 stateMask=0x80000 x=722 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424272 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424273 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424273 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424277 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424278 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424278 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424322 data=null button=1 stateMask=0x0 x=722 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424324 data=null button=0 stateMask=0x80000 x=740 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424325 data=null button=1 stateMask=0x80000 x=740 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424325 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424325 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424326 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424330 data=null button=0 stateMask=0x0 x=740 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424330 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424330 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424341 data=null button=1 stateMask=0x0 x=740 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424343 data=null button=0 stateMask=0x80000 x=759 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424343 data=null button=1 stateMask=0x80000 x=759 y=50 count=1} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424344 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424344 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424344 data=null} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424349 data=null button=0 stateMask=0x0 x=759 y=50 count=0} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424349 data=null doit=true} to TimeGraphControl with text {}
04:46:07 [2022-09-18T08:46:07.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424349 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424364 data=null button=1 stateMask=0x0 x=759 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424366 data=null button=0 stateMask=0x80000 x=778 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424366 data=null button=1 stateMask=0x80000 x=778 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424367 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424367 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424367 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424382 data=null button=0 stateMask=0x0 x=778 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424382 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424383 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424395 data=null button=1 stateMask=0x0 x=778 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424396 data=null button=0 stateMask=0x80000 x=797 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424397 data=null button=1 stateMask=0x80000 x=797 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424397 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424398 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424398 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424426 data=null button=0 stateMask=0x0 x=797 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424426 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424427 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424432 data=null button=1 stateMask=0x0 x=797 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424434 data=null button=0 stateMask=0x80000 x=815 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424434 data=null button=1 stateMask=0x80000 x=815 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424434 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424435 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424442 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424447 data=null button=0 stateMask=0x0 x=815 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424447 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424448 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424463 data=null button=1 stateMask=0x0 x=815 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424465 data=null button=0 stateMask=0x80000 x=834 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424466 data=null button=1 stateMask=0x80000 x=834 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424466 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424467 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424467 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424480 data=null button=0 stateMask=0x0 x=834 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424481 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424481 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424517 data=null button=1 stateMask=0x0 x=834 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424523 data=null button=0 stateMask=0x80000 x=853 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424524 data=null button=1 stateMask=0x80000 x=853 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424524 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424525 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424525 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424529 data=null button=0 stateMask=0x0 x=853 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424529 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424530 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424535 data=null button=1 stateMask=0x0 x=853 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424542 data=null button=0 stateMask=0x80000 x=871 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424543 data=null button=1 stateMask=0x80000 x=871 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424543 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424543 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424544 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424548 data=null button=0 stateMask=0x0 x=871 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424548 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424548 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424562 data=null button=1 stateMask=0x0 x=871 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424564 data=null button=0 stateMask=0x80000 x=890 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424564 data=null button=1 stateMask=0x80000 x=890 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424565 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424565 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424565 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424577 data=null button=0 stateMask=0x0 x=890 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424578 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424578 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424615 data=null button=1 stateMask=0x0 x=890 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424616 data=null button=0 stateMask=0x80000 x=909 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424617 data=null button=1 stateMask=0x80000 x=909 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424617 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424617 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424618 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424630 data=null button=0 stateMask=0x0 x=909 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424630 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424631 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424644 data=null button=1 stateMask=0x0 x=909 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424645 data=null button=0 stateMask=0x80000 x=928 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424646 data=null button=1 stateMask=0x80000 x=928 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424646 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424647 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424647 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424651 data=null button=0 stateMask=0x0 x=928 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424651 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424658 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424664 data=null button=1 stateMask=0x0 x=928 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424666 data=null button=0 stateMask=0x80000 x=946 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424666 data=null button=1 stateMask=0x80000 x=946 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424666 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424667 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424667 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424680 data=null button=0 stateMask=0x0 x=946 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424680 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424680 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424692 data=null button=1 stateMask=0x0 x=946 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424694 data=null button=0 stateMask=0x80000 x=965 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424694 data=null button=1 stateMask=0x80000 x=965 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424694 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424695 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424695 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424698 data=null button=0 stateMask=0x0 x=965 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424699 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424699 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424715 data=null button=1 stateMask=0x0 x=965 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424717 data=null button=0 stateMask=0x80000 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424717 data=null button=1 stateMask=0x80000 x=984 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424718 data=null button=0 stateMask=0x0 x=984 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424718 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424718 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424729 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424729 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424729 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424735 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424741 data=null button=0 stateMask=0x80000 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424742 data=null button=1 stateMask=0x80000 x=722 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424742 data=null button=0 stateMask=0x0 x=722 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424743 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424743 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424747 data=null button=0 stateMask=0x0 x=347 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424747 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424747 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424761 data=null button=1 stateMask=0x0 x=347 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424762 data=null button=0 stateMask=0x80000 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424763 data=null button=1 stateMask=0x80000 x=441 y=50 count=1} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424763 data=null button=0 stateMask=0x0 x=441 y=50 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1338424763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1338424764 data=null doit=true} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1338424764 data=null} to TimeGraphControl with text {}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - number of items : 17
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424769 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:08 [2022-09-18T08:46:08.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338425160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338425161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338425161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338425161 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338425161 data=null} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.007Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.008Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Clicking on OK
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338425228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338425228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338425229 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338425229 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338425229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338425229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338425229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338424813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.009Z] DEBUG - Clicked on 
04:46:09 [2022-09-18T08:46:09.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:09 [2022-09-18T08:46:09.268Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - number of items : 17
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426194 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:09 [2022-09-18T08:46:09.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426578 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426578 data=null} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.144Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.144Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.407Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Clicking on OK
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338426651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338426651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338426651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338426651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338426651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338426652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338426652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:10 [2022-09-18T08:46:10.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338426195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:10 [2022-09-18T08:46:10.671Z] DEBUG - Clicked on 
04:46:10 [2022-09-18T08:46:10.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:10 [2022-09-18T08:46:10.931Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - number of items : 17
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427831 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:11 [2022-09-18T08:46:11.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338428223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338428224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338428224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338428225 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338428225 data=null} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:12 [2022-09-18T08:46:12.078Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Clicking on OK
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338428263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338428263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338428264 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338428264 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338428264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338428264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338428264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338427832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.081Z] DEBUG - Clicked on 
04:46:12 [2022-09-18T08:46:12.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:12 [2022-09-18T08:46:12.339Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - number of items : 17
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429286 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:12 [2022-09-18T08:46:12.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429622 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429622 data=null} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.475Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.476Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Clicking on OK
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338429647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338429647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338429647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338429647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338429647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338429647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338429647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338429286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:13 [2022-09-18T08:46:13.477Z] DEBUG - Clicked on 
04:46:13 [2022-09-18T08:46:13.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:13 [2022-09-18T08:46:13.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:17 [2022-09-18T08:46:17.923Z] DEBUG - number of items : 17
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433770 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338434166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338434167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338434167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338434167 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338434167 data=null} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.924Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Clicking on OK
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338434232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338434233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338434233 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338434233 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338434233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338434233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338434233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338433770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:17 [2022-09-18T08:46:17.926Z] DEBUG - Clicked on 
04:46:18 [2022-09-18T08:46:18.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:18 [2022-09-18T08:46:18.495Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - number of items : 17
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435226 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435538 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435538 data=null} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338435539 data=null doit=true} to Shell with text {Legend}
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.181Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1338435557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Clicking on OK
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338435571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338435571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338435572 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338435572 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338435572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338435572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338435572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:19 [2022-09-18T08:46:19.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338435227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:19 [2022-09-18T08:46:19.440Z] DEBUG - Clicked on 
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - number of items : 17
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436622 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436944 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436944 data=null} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.644Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Clicking on 
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338436950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338436950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338436950 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338436950 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338436951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338436951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338436951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Clicked on 
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Clicking on OK
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338436969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338436969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338436969 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338436969 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338436969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338436969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338436970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338436623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:20 [2022-09-18T08:46:20.645Z] DEBUG - Clicked on 
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - number of items : 17
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438012 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:21 [2022-09-18T08:46:21.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438316 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438316 data=null} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Clicking on OK
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338438335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338438335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338438335 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338438335 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338438335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338438336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338438336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:22 [2022-09-18T08:46:22.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338438013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:22 [2022-09-18T08:46:22.154Z] DEBUG - Clicked on 
04:46:22 [2022-09-18T08:46:22.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:22 [2022-09-18T08:46:22.413Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:22 [2022-09-18T08:46:22.980Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:23 [2022-09-18T08:46:23.238Z] DEBUG - number of items : 17
04:46:23 [2022-09-18T08:46:23.238Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439664 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439669 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338439669 data=null} to ToolItem with tooltip text {Hide Empty Rows}
04:46:23 [2022-09-18T08:46:23.239Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338440556 data=null doit=true} to Shell with text {Time Event Filter}
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - Attempting to set focus on (of type 'Text')
04:46:24 [2022-09-18T08:46:24.175Z] DEBUG - Attempting to set focus on (of type 'Text')
04:46:24 [2022-09-18T08:46:24.743Z] DEBUG - number of items : 17
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441067 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441067 data=null} to ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338441073 data=null doit=true} to Shell with text {Time Event Filter}
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Clicking on 
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338441076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338441076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338441076 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338441076 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338441077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338441077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:24 [2022-09-18T08:46:24.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338441077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Clicked on 
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - number of items : 17
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441237 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441745 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441745 data=null} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.570Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Clicking on OK
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338441762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338441762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338441763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338441763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338441763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338441763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338441763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338441238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:25 [2022-09-18T08:46:25.572Z] DEBUG - Clicked on 
04:46:25 [2022-09-18T08:46:25.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:25 [2022-09-18T08:46:25.830Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - number of items : 17
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455468 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455842 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455842 data=null} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.884Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.885Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Clicking on OK
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338455860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338455860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338455861 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338455861 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338455861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338455861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338455861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338455469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Clicked on 
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:40 [2022-09-18T08:46:40.886Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - number of items : 17
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457332 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457670 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457670 data=null} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.404Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Clicking on OK
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338457730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338457730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338457730 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338457730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338457730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338457730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338457731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338457333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:41 [2022-09-18T08:46:41.406Z] DEBUG - Clicked on 
04:46:41 [2022-09-18T08:46:41.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:41 [2022-09-18T08:46:41.971Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - number of items : 17
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458651 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338459017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338459017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338459018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338459018 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338459018 data=null} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338459020 data=null doit=true} to Shell with text {Legend}
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1338459027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Clicking on OK
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338459044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338459044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338459044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338459045 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338459045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338459045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338459045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338458652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:42 [2022-09-18T08:46:42.796Z] DEBUG - Clicked on 
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - number of items : 17
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460139 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:43 [2022-09-18T08:46:43.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460534 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460534 data=null} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Clicking on 
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338460543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338460543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338460543 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338460543 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338460544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338460544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338460544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - Clicked on 
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.299Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Clicking on OK
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338460567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338460567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338460567 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338460567 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338460567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338460567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338460568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338460139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:44 [2022-09-18T08:46:44.300Z] DEBUG - Clicked on 
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - number of items : 17
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461718 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338462183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338462188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338462189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338462190 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338462191 data=null} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.986Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Clicking on OK
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338462232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338462232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338462233 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338462234 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338462236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338462237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338462238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338461721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:45 [2022-09-18T08:46:45.987Z] DEBUG - Clicked on 
04:46:46 [2022-09-18T08:46:46.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:46 [2022-09-18T08:46:46.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:46 [2022-09-18T08:46:46.812Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:46 [2022-09-18T08:46:46.812Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:46 [2022-09-18T08:46:46.812Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:47 [2022-09-18T08:46:47.380Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:47 [2022-09-18T08:46:47.380Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:47 [2022-09-18T08:46:47.639Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:47 [2022-09-18T08:46:47.639Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:48 [2022-09-18T08:46:48.205Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:48 [2022-09-18T08:46:48.205Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:48 [2022-09-18T08:46:48.771Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:48 [2022-09-18T08:46:48.772Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:49 [2022-09-18T08:46:49.338Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:49 [2022-09-18T08:46:49.338Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - number of items : 17
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466059 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:49 [2022-09-18T08:46:49.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466379 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466379 data=null} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.164Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Clicking on OK
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338466420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338466420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338466420 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338466420 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338466420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338466420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338466420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338466059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:50 [2022-09-18T08:46:50.165Z] DEBUG - Clicked on 
04:46:50 [2022-09-18T08:46:50.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:50 [2022-09-18T08:46:50.424Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:50 [2022-09-18T08:46:50.990Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:50 [2022-09-18T08:46:50.990Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:50 [2022-09-18T08:46:50.990Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:51 [2022-09-18T08:46:51.247Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:46:51 [2022-09-18T08:46:51.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338467563 data=null doit=true} to Shell with text {Time Event Filter}
04:46:51 [2022-09-18T08:46:51.247Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:46:51 [2022-09-18T08:46:51.247Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:46:51 [2022-09-18T08:46:51.813Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:52 [2022-09-18T08:46:52.751Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:46:52 [2022-09-18T08:46:52.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338469105 data=null doit=true} to Shell with text {Time Event Filter}
04:46:53 [2022-09-18T08:46:53.009Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
04:46:53 [2022-09-18T08:46:53.009Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
04:46:53 [2022-09-18T08:46:53.009Z] DEBUG - Attempting to set focus on (of type 'Text')
04:46:53 [2022-09-18T08:46:53.009Z] DEBUG - Attempting to set focus on (of type 'Text')
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - number of items : 17
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469846 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469954 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469955 data=null} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.577Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.578Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Clicking on OK
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338469995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338469995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338469995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338469996 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338469996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338469996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338469996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:53 [2022-09-18T08:46:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338469847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:53 [2022-09-18T08:46:53.838Z] DEBUG - Clicked on 
04:46:54 [2022-09-18T08:46:54.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:46:54 [2022-09-18T08:46:54.096Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:46:54 [2022-09-18T08:46:54.663Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:54 [2022-09-18T08:46:54.663Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:54 [2022-09-18T08:46:54.663Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:54 [2022-09-18T08:46:54.663Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:54 [2022-09-18T08:46:54.663Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - number of items : 17
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471354 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:54 [2022-09-18T08:46:54.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471696 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471697 data=null} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.490Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.491Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Clicking on OK
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338471724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338471724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338471724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338471724 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338471724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338471724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338471725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338471355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
04:46:55 [2022-09-18T08:46:55.492Z] DEBUG - Clicked on 
04:46:55 [2022-09-18T08:46:55.492Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.334 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
04:46:55 [2022-09-18T08:46:55.492Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.057 s
04:46:55 [2022-09-18T08:46:55.492Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.458 s
04:46:55 [2022-09-18T08:46:55.492Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.6 s
04:46:55 [2022-09-18T08:46:55.492Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.518 s
04:46:55 [2022-09-18T08:46:55.492Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.605 s
04:46:55 [2022-09-18T08:46:55.492Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.272 s
04:46:55 [2022-09-18T08:46:55.492Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.623 s
04:46:55 [2022-09-18T08:46:55.492Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.073 s
04:46:55 [2022-09-18T08:46:55.492Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.434 s
04:46:55 [2022-09-18T08:46:55.492Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 14.103 s
04:46:55 [2022-09-18T08:46:55.492Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.866 s
04:46:55 [2022-09-18T08:46:55.492Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
04:46:55 [2022-09-18T08:46:55.492Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.479 s
04:46:55 [2022-09-18T08:46:55.492Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.219 s
04:46:55 [2022-09-18T08:46:55.492Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.533 s
04:46:55 [2022-09-18T08:46:55.492Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.702 s
04:46:55 [2022-09-18T08:46:55.492Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
04:46:55 [2022-09-18T08:46:55.492Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
04:46:57 [2022-09-18T08:46:57.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:46:57 [2022-09-18T08:46:57.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:57 [2022-09-18T08:46:57.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:57 [2022-09-18T08:46:57.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338473749 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338473750 data=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338473750 data=null} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338473750 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338473750 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338473822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338473823 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338473824 data=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338473824 data=null} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338473824 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338473824 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338473831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338473832 data=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338473832 data=null} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338473833 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338473833 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338473836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338473837 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338473837 data=null doit=true} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338473846 data=null} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338473846 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338473847 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338473867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338473916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338473917 data=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338473917 data=null} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338473917 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338473918 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338473929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:46:57 [2022-09-18T08:46:57.681Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1338473940 data=null doit=true} to TreeItem with text {Experiments [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1338473940 data=null} to TreeItem with text {Experiments [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1338473940 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338473941 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1338473943 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338473943 data=null doit=true} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338473943 data=null} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338473944 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338473944 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338473946 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [1]}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1338473959 data=null doit=true} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1338473960 data=null} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1338473960 data=null button=1 stateMask=0x0 x=105 y=104 count=1} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338473960 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1338474019 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1338474021 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1338474025 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1338474032 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.681Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1338474034 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1338474034 data=null x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1338474034 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1338474035 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1338474041 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1338474054 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1338474054 data=null doit=true} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1338474054 data=null} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1338474055 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338474055 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1338474131 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
04:46:57 [2022-09-18T08:46:57.940Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
04:46:57 [2022-09-18T08:46:57.940Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338474621 data=null doit=true} to Shell with text {Export trace package}
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1338474624 data=null doit=true} to Button with text {Sa&ve in tar format}
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1338474624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
04:46:58 [2022-09-18T08:46:58.199Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1338474644 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1338474644 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1338474644 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1338474644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1338474647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1338474648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1338474648 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1338474648 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1338474649 data=null} to (of type 'Combo')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Clicking on &Finish
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338474652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338474652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338474653 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338474653 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338474653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338474653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338474653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:58 [2022-09-18T08:46:58.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1338474223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
04:46:58 [2022-09-18T08:46:58.717Z] DEBUG - Clicked on 
04:46:58 [2022-09-18T08:46:58.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:46:58 [2022-09-18T08:46:58.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1338475068 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1338475068 data=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1338475069 data=null} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1338475069 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338475069 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1338475100 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1338475101 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1338475101 data=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1338475102 data=null} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1338475102 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338475102 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1338475108 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1338475109 data=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1338475117 data=null} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1338475118 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338475118 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1338475122 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338475123 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338475123 data=null doit=true} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338475123 data=null} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338475124 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338475124 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338475157 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Attempting to set focus on Tree with text {}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338475163 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338475163 data=null doit=true} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338475164 data=null} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338475164 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338475164 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338475170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
04:46:58 [2022-09-18T08:46:58.977Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338475642 data=null doit=true} to Shell with text {Import trace package}
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1338475643 data=null} to (of type 'Combo')
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Inserting text:
04:46:59 [2022-09-18T08:46:59.235Z]  into text (of type 'Combo')
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:46:59 [2022-09-18T08:46:59.235Z] DEBUG - Typing text '
04:46:59 [2022-09-18T08:46:59.235Z] ' with an interval of 50ms. between characters.
04:46:59 [2022-09-18T08:46:59.495Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:46:59 [2022-09-18T08:46:59.495Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:46:59 [2022-09-18T08:46:59.495Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:46:59 [2022-09-18T08:46:59.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:46:59 [2022-09-18T08:46:59.495Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:46:59 [2022-09-18T08:46:59.496Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:46:59 [2022-09-18T08:46:59.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:46:59 [2022-09-18T08:46:59.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.496Z] DEBUG - Clicking on &Finish
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338476218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338476218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338476219 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338476219 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338476219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:46:59 [2022-09-18T08:46:59.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338476219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:00 [2022-09-18T08:47:00.077Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338476219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1338475247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Clicked on 
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1338476495 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1338476495 data=null doit=true} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1338476495 data=null} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1338476495 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338476496 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1338476584 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:47:00 [2022-09-18T08:47:00.336Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338476599 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338476599 data=null} to TreeItem with text {Traces [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338476599 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338476599 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338476614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:00 [2022-09-18T08:47:00.336Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1338476615 data=null doit=true} to TreeItem with text {Experiments [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1338476615 data=null} to TreeItem with text {Experiments [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1338476616 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338476616 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1338476618 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476647 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1338476647 data=null doit=true} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1338476648 data=null} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476648 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338476649 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476679 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476679 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476680 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1338476680 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476753 data=null button=1 stateMask=0x80000 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1338476762 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1338476762 data=null doit=true} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1338476762 data=null} to TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.336Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
04:47:00 [2022-09-18T08:47:00.903Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
04:47:01 [2022-09-18T08:47:01.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338478267 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
04:47:01 [2022-09-18T08:47:01.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338478358 data=null button=0 stateMask=0x0 x=55 y=127 count=0} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338478359 data=null doit=true} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338478359 data=null} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338478359 data=null button=1 stateMask=0x0 x=55 y=127 count=1} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338478359 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338478371 data=null button=1 stateMask=0x80000 x=55 y=127 count=1} to TreeItem with text {Test}
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:02 [2022-09-18T08:47:02.097Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479342 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338479342 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Clicking on OK
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338479343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338479343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338479343 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338479344 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338479344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338479344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.032Z] DEBUG - Clicked on OK
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338479344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338478431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338479930 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1338479964 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1338479964 data=null doit=true} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1338479964 data=null} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1338479965 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338479965 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1338480007 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
04:47:03 [2022-09-18T08:47:03.856Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:03 [2022-09-18T08:47:03.856Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:03 [2022-09-18T08:47:03.856Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:04 [2022-09-18T08:47:04.790Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481100 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338481101 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Clicking on OK
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338481103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338481103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338481103 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338481103 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338481103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338481103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:04 [2022-09-18T08:47:04.791Z] DEBUG - Clicked on OK
04:47:05 [2022-09-18T08:47:05.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338481104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:05 [2022-09-18T08:47:05.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338480074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338483330 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338483331 data=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338483331 data=null} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338483331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338483332 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338483360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338483361 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338483361 data=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338483362 data=null} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338483362 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338483362 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338483375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338483376 data=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338483376 data=null} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338483376 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.260Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338483377 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338483379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338483380 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338483380 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338483380 data=null} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338483381 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338483381 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338483405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338483406 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338483406 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338483406 data=null} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338483407 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338483407 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338483412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
04:47:07 [2022-09-18T08:47:07.261Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338483791 data=null doit=true} to Shell with text {Export trace package}
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Clicking on Deselect All
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1338483792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1338483792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1338483792 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1338483792 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1338483793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1338483793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1338483793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1338483795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1338483795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1338483796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1338483796 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1338483796 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Clicked on Deselect All
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Clicking on Select All
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1338483800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1338483800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1338483800 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1338483800 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1338483800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1338483801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1338483801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1338483820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1338483820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1338483820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1338483820 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1338483820 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Clicked on Select All
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1338483824 data=null doit=true} to Button with text {Save in &zip format}
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1338483824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Save in &zip format}
04:47:07 [2022-09-18T08:47:07.523Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1338483825 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1338483825 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1338483825 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1338483825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1338483827 data=null doit=true} to Button with text {Sa&ve in tar format}
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1338483827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format}
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1338483828 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1338483828 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1338483828 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1338483828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1338483831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1338483832 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1338483832 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.524Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1338483833 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1338483834 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1338483835 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1338483846 data=null} to (of type 'Combo')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Clicking on &Finish
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338483848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338483848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338483848 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338483848 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338483849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338483849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338483849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:07 [2022-09-18T08:47:07.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1338483455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...'
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - Clicked on 
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338484069 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338484069 data=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338484069 data=null} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338484070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338484070 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338484102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338484103 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338484103 data=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338484103 data=null} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338484103 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338484104 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338484117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:07 [2022-09-18T08:47:07.874Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338484119 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338484131 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338484131 data=null} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338484131 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338484132 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338484165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338484166 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338484166 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338484166 data=null} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338484167 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338484167 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338484190 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
04:47:07 [2022-09-18T08:47:07.874Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338484550 data=null doit=true} to Shell with text {Import trace package}
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1338484551 data=null} to (of type 'Combo')
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Inserting text:
04:47:08 [2022-09-18T08:47:08.135Z]  into text (of type 'Combo')
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:47:08 [2022-09-18T08:47:08.135Z] DEBUG - Typing text '
04:47:08 [2022-09-18T08:47:08.135Z] ' with an interval of 50ms. between characters.
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - Clicking on Select All
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1338484616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1338484616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1338484616 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1338484616 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1338484616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1338484616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1338484617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1338484617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1338484617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1338484617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1338484617 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1338484617 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Clicked on Select All
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Clicking on &Finish
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338484618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338484619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338484619 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338484619 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338484619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338484619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1338484677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338484678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1338484678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1338484678 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1338484678 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Clicked on &Finish
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1338484687 data=null doit=true} to Shell with text {Confirmation}
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.394Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Clicking on Yes To &All
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1338484688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1338484688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1338484688 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1338484688 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1338484688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1338484688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1338484689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338484619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1338484229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...'
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Clicked on 
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:08 [2022-09-18T08:47:08.962Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:47:08 [2022-09-18T08:47:08.962Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338485267 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338485267 data=null} to TreeItem with text {Traces [1]}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338485267 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338485268 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338485279 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:08 [2022-09-18T08:47:08.962Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1338485280 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1338485313 data=null doit=true} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1338485319 data=null} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1338485319 data=null button=1 stateMask=0x0 x=105 y=81 count=1} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338485319 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1338485354 data=null button=1 stateMask=0x80000 x=105 y=81 count=1} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1338485354 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
04:47:08 [2022-09-18T08:47:08.962Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1338485354 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1338485355 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1338485423 data=null button=1 stateMask=0x80000 x=105 y=81 count=2} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1338485629 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1338485631 data=null doit=true} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1338485632 data=null} to TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
04:47:09 [2022-09-18T08:47:09.220Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338486750 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1338486833 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1338486833 data=null doit=true} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1338486834 data=null} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1338486834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338486834 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1338486868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:10 [2022-09-18T08:47:10.597Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338487846 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Clicking on OK
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338487847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338487848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338487848 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338487848 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338487848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338487848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:11 [2022-09-18T08:47:11.533Z] DEBUG - Clicked on OK
04:47:12 [2022-09-18T08:47:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338487848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:12 [2022-09-18T08:47:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338486926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:12 [2022-09-18T08:47:12.360Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.849 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
04:47:12 [2022-09-18T08:47:12.360Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 9.511 s
04:47:12 [2022-09-18T08:47:12.360Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 7.111 s
04:47:12 [2022-09-18T08:47:12.360Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
04:47:24 [2022-09-18T08:47:24.570Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.462 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
04:47:24 [2022-09-18T08:47:24.570Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 4.38 s
04:47:24 [2022-09-18T08:47:24.570Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 4.244 s
04:47:24 [2022-09-18T08:47:24.570Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.666 s
04:47:24 [2022-09-18T08:47:24.570Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
04:47:28 [2022-09-18T08:47:28.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.789 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
04:47:28 [2022-09-18T08:47:28.758Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 4.609 s
04:47:28 [2022-09-18T08:47:28.759Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338505310 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338505310 data=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338505310 data=null} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338505311 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338505311 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338505351 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338505351 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338505352 data=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338505352 data=null} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338505352 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338505352 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338505364 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338505364 data=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338505364 data=null} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338505364 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338505365 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338505367 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338505368 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338505368 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338505368 data=null} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338505369 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338505369 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338505385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338505386 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338505387 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338505387 data=null} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338505387 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338505387 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338505399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:47:29 [2022-09-18T08:47:29.018Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338505796 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Clicking on New...
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1338505798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1338505799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1338505799 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1338505799 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1338505799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1338505799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1338506125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1338506129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1338506130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1338506142 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1338506142 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Clicked on New...
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338506144 data=null doit=true} to Shell with text {Custom Text Parser}
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.844Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:29 [2022-09-18T08:47:29.845Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
04:47:30 [2022-09-18T08:47:30.104Z] 
04:47:30 [2022-09-18T08:47:30.104Z] (Eclipse:4853): Gtk-WARNING **: 08:47:29.880: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:47:30 [2022-09-18T08:47:30.104Z] 
04:47:30 [2022-09-18T08:47:30.104Z] (Eclipse:4853): Gtk-WARNING **: 08:47:29.888: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1338506326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
04:47:30 [2022-09-18T08:47:30.104Z] 
04:47:30 [2022-09-18T08:47:30.104Z] (Eclipse:4853): Gtk-WARNING **: 08:47:29.894: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:30 [2022-09-18T08:47:30.104Z] 
04:47:30 [2022-09-18T08:47:30.104Z] (Eclipse:4853): Gtk-WARNING **: 08:47:29.918: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.104Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Clicking on 
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338506379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338506379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338506379 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338506379 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338506379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338506379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338506380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - Clicked on 
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.105Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Clicking on 
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338506473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338506473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338506473 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338506473 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338506474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338506474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338506474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338506525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338506525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338506525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338506525 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338506526 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Clicked on 
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
04:47:30 [2022-09-18T08:47:30.106Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:30 [2022-09-18T08:47:30.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1338506558 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1338506559 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1338506559 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1338506560 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.365Z] 
04:47:30 [2022-09-18T08:47:30.365Z] (Eclipse:4853): Gtk-WARNING **: 08:47:30.190: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338506560 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1338506675 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338506723 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1338506724 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1338506724 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338506724 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338506725 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338506773 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.365Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Clicking on 
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338506787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338506787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338506787 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338506787 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338506787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338506787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338506788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - Clicked on 
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1338506833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
04:47:30 [2022-09-18T08:47:30.624Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Clicking on Highlight All
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1338506855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1338506855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1338506855 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1338506855 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1338506855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1338506855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1338506855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1338506867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1338506867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1338506867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1338506867 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1338506868 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Clicked on Highlight All
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Clicking on &Next >
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1338506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1338506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1338506871 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1338506871 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1338506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1338506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1338506871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Clicked on &Next >
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Clicking on &Finish
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338506974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338506975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338506975 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338506975 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338506975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338506975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338506975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1338505799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Clicked on 
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338507132 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1338507143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1338507143 data=null doit=true} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1338507143 data=null} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1338507144 data=null button=1 stateMask=0x0 x=117 y=80 count=1} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1338507144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1338507144 data=null button=1 stateMask=0x80000 x=117 y=80 count=1} to (of type 'List')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Clicking on Delete
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1338507146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338507146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1338507146 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1338507146 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1338507146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1338507147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1338507207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338507208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1338507208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1338507208 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1338507208 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Clicked on Delete
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1338507209 data=null doit=true} to Shell with text {Delete Custom Parser}
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Clicking on &Yes
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1338507213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1338507213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1338507213 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1338507213 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1338507213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1338507213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1338507213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:30 [2022-09-18T08:47:30.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1338507147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.143Z] DEBUG - Clicked on 
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338507335 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Clicking on &Close
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1338507337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1338507337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1338507337 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1338507337 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1338507337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1338507337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1338507337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1338505443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Clicked on 
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338507436 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338507443 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338507443 data=null doit=true} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338507443 data=null} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338507465 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338507466 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338507527 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:31 [2022-09-18T08:47:31.144Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:31 [2022-09-18T08:47:31.402Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508492 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338508493 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Clicking on OK
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338508495 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338508495 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Clicked on OK
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338508495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:32 [2022-09-18T08:47:32.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338507577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338509119 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338509130 data=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338509131 data=null} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338509131 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338509131 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338509152 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338509153 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338509159 data=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338509159 data=null} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338509159 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338509160 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338509166 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338509166 data=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338509166 data=null} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338509167 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338509167 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338509169 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338509180 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338509180 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338509180 data=null} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338509181 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338509181 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338509199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338509200 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338509200 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338509200 data=null} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338509201 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338509201 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338509214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:47:32 [2022-09-18T08:47:32.907Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
04:47:33 [2022-09-18T08:47:33.173Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
04:47:33 [2022-09-18T08:47:33.173Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:33 [2022-09-18T08:47:33.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338509594 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:33 [2022-09-18T08:47:33.173Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1338509596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1338509596 data=null doit=true} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1338509596 data=null} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1338509596 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1338509596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1338509597 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Clicking on Edit...
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1338509598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1338509598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1338509598 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1338509598 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1338509598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1338509598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1338509865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1338509868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1338509868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1338509868 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1338509868 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Clicked on Edit...
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338509870 data=null doit=true} to Shell with text {Custom Text Parser}
04:47:33 [2022-09-18T08:47:33.432Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.691Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
04:47:33 [2022-09-18T08:47:33.692Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1338510015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Clicking on 
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338510051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338510051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338510051 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338510051 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338510052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338510052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338510052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338510129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338510130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338510130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338510130 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338510130 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - Clicked on 
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:33 [2022-09-18T08:47:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1338510146 data=null button=0 stateMask=0x0 x=142 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1338510161 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1338510161 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1338510162 data=null button=1 stateMask=0x0 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338510162 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1338510291 data=null button=1 stateMask=0x80000 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.952Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338510327 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1338510327 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1338510327 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338510328 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338510328 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1338510379 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:33 [2022-09-18T08:47:33.953Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Clicking on 
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338510403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338510403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338510403 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338510403 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338510403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338510404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338510404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Clicked on 
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1338510457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set')
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.212Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Clicking on Highlight All
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1338510479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1338510479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1338510479 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1338510479 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1338510480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1338510480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1338510480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1338510492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1338510492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1338510492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1338510492 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1338510492 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Clicked on Highlight All
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Clicking on &Next >
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1338510496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1338510496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1338510496 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1338510497 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1338510497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1338510497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1338510497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - Clicked on &Next >
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Clicking on &Finish
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338510575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338510575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338510575 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338510575 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338510575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338510576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338510576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1338509598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Clicked on 
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338510744 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1338510745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1338510746 data=null doit=true} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1338510746 data=null} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1338510746 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1338510746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1338510747 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Clicking on Delete
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1338510753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338510753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1338510753 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1338510753 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1338510753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1338510753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1338510795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338510795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1338510796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1338510796 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1338510796 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Clicked on Delete
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1338510797 data=null doit=true} to Shell with text {Delete Custom Parser}
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Clicking on &Yes
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1338510798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1338510798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1338510798 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1338510803 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1338510803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1338510804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1338510804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1338510754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Clicked on 
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338510903 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Clicking on &Close
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1338510905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1338510905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1338510905 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1338510905 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1338510906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1338510906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1338510906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1338509255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Clicked on 
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338510984 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1338511037 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1338511038 data=null doit=true} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1338511038 data=null} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1338511038 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338511038 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1338511062 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:34 [2022-09-18T08:47:34.732Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:34 [2022-09-18T08:47:34.990Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512071 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338512071 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Clicking on OK
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338512072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338512072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338512072 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338512072 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338512073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338512073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Clicked on OK
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338512073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:35 [2022-09-18T08:47:35.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338511148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:36 [2022-09-18T08:47:36.183Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
04:47:36 [2022-09-18T08:47:36.183Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.81 s
04:47:36 [2022-09-18T08:47:36.183Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.578 s
04:47:36 [2022-09-18T08:47:36.183Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1338512866 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1338512867 data=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1338512867 data=null} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1338512867 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338512867 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1338512925 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1338512926 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1338512927 data=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1338512927 data=null} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1338512927 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338512927 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1338512935 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1338512935 data=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1338512935 data=null} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1338512936 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338512936 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1338512938 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338512946 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338512946 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338512946 data=null} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338512947 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338512947 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338512956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1338512966 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1338512966 data=null doit=true} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1338512966 data=null} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1338512966 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338512967 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1338513019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:47:36 [2022-09-18T08:47:36.701Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338513447 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1338513449 data=null doit=true} to Button with text {Text}
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1338513449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text}
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1338513449 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1338513450 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1338513450 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1338513450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Clicking on New...
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1338513462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1338513462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1338513462 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1338513462 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1338513462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1338513462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1338513653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1338513659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1338513659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1338513660 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1338513660 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - Clicked on New...
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338513667 data=null doit=true} to Shell with text {Custom XML Parser}
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.269Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:47:37 [2022-09-18T08:47:37.528Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Clicking on 
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338513774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338513774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338513774 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338513774 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338513774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338513774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338513774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] 
04:47:37 [2022-09-18T08:47:37.529Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:37.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:37 [2022-09-18T08:47:37.529Z] 
04:47:37 [2022-09-18T08:47:37.529Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:37.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338513825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338513825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338513825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338513825 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338513825 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Clicked on 
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:37 [2022-09-18T08:47:37.529Z] 
04:47:37 [2022-09-18T08:47:37.529Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:37.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1338513834 data=null button=0 stateMask=0x0 x=79 y=35 count=0} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1338513834 data=null doit=true} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1338513834 data=null} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1338513835 data=null button=1 stateMask=0x0 x=79 y=35 count=1} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338513835 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] 
04:47:37 [2022-09-18T08:47:37.529Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:37.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1338513961 data=null button=1 stateMask=0x80000 x=79 y=35 count=1} to Tree node with text: event
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1338513993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1338513993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1338513993 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1338513993 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1338513994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1338513994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1338513994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] 
04:47:37 [2022-09-18T08:47:37.788Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:37.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1338514025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1338514025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1338514025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1338514025 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1338514025 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Clicking on &Next >
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1338514029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1338514029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1338514029 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1338514029 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1338514042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1338514043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1338514043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Clicked on &Next >
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Clicking on &Finish
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1338514142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1338514142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1338514142 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1338514143 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1338514143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:37 [2022-09-18T08:47:37.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1338514143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1338514143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1338513463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Clicked on 
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338514359 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1338514362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1338514362 data=null doit=true} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1338514362 data=null} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1338514362 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1338514419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1338514420 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Clicking on Delete
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1338514421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338514421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1338514421 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1338514421 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1338514422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1338514422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1338514473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1338514474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1338514474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1338514474 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1338514475 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Clicked on Delete
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1338514476 data=null doit=true} to Shell with text {Delete Custom Parser}
04:47:38 [2022-09-18T08:47:38.048Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Clicking on &Yes
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1338514477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1338514477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1338514477 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1338514477 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1338514478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1338514478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1338514478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1338514422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Clicked on 
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338514578 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Clicking on &Close
04:47:38 [2022-09-18T08:47:38.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1338514579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1338514579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1338514580 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1338514580 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1338514580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1338514580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1338514581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1338513063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Clicked on 
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338514651 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1338514657 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1338514657 data=null doit=true} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1338514658 data=null} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1338514658 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338514658 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1338514688 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:38 [2022-09-18T08:47:38.308Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:38 [2022-09-18T08:47:38.566Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338515643 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Clicking on OK
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338515644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338515644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338515644 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338515644 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338515644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338515645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Clicked on OK
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338515645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:39 [2022-09-18T08:47:39.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338514743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:39 [2022-09-18T08:47:39.845Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
04:47:39 [2022-09-18T08:47:39.845Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 3.416 s
04:47:39 [2022-09-18T08:47:39.845Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:47:41 [2022-09-18T08:47:41.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338518025 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:41 [2022-09-18T08:47:41.748Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:41 [2022-09-18T08:47:41.748Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:41 [2022-09-18T08:47:41.748Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:42 [2022-09-18T08:47:42.315Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:42 [2022-09-18T08:47:42.315Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338518478 data=null doit=true} to Shell with text {Preferences}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338518483 data=null button=0 stateMask=0x0 x=49 y=518 count=0} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338518484 data=null doit=true} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338518484 data=null} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338518484 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338518484 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338518531 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338518531 data=null doit=true} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338518531 data=null} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338518532 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338518532 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338518534 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338518535 data=null button=0 stateMask=0x0 x=82 y=587 count=0} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338518535 data=null doit=true} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338518535 data=null} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338518535 data=null button=1 stateMask=0x0 x=82 y=587 count=1} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338518536 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338518637 data=null button=1 stateMask=0x80000 x=82 y=463 count=1} to Tree node with text: Trace Types
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Clicking on Check all
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338518641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338518642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338518642 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338518642 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338518642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338518642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338518642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338518643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338518643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338518643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338518644 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338518644 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Clicked on Check all
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Clicking on &Apply
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338518646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338518646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338518649 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338518649 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338518650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338518650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338518650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338518652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338518652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338518652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338518652 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338518652 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Clicked on &Apply
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Clicking on Apply and Close
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338518656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338518656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338518656 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338518657 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338518657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338518657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338518657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:42 [2022-09-18T08:47:42.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338518040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:42 [2022-09-18T08:47:42.576Z] DEBUG - Clicked on 
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - number of items : 11
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519247 data=null doit=true} to ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:42 [2022-09-18T08:47:42.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519314 data=null doit=true} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1338519314 data=null} to ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1338519317 data=null doit=true} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1338519318 data=null} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1338519318 data=null button=1 stateMask=0x0 x=61 y=275 count=1} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338519318 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1338519320 data=null button=1 stateMask=0x80000 x=61 y=275 count=1} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519320 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519320 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519321 data=null button=1 stateMask=0x0 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338519321 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519322 data=null button=1 stateMask=0x80000 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519322 data=null button=0 stateMask=0x0 x=206 y=298 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519322 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519323 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519323 data=null button=1 stateMask=0x0 x=206 y=298 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338519323 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338519351 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338519354 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:43 [2022-09-18T08:47:43.094Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338519822 data=null doit=true} to Shell with text {Preferences}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338519825 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338519825 data=null doit=true} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338519825 data=null} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338519826 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338519826 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338519864 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:43 [2022-09-18T08:47:43.661Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338519865 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338519865 data=null doit=true} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338519865 data=null} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338519866 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338519866 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338519868 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Clicking on Uncheck all
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338519883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338519883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338519883 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338519884 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338519884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338519884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338519884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338519890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338519890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338519890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338519890 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338519891 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Clicked on Uncheck all
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1338519891 data=null doit=true} to TreeItem with text {Custom XML}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1338519891 data=null} to TreeItem with text {Custom XML}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1338519892 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338519892 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom XML}
04:47:43 [2022-09-18T08:47:43.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1338519893 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1338519893 data=null doit=true} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1338519894 data=null} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1338519894 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338519894 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1338519895 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1338519898 data=null button=0 stateMask=0x0 x=121 y=81 count=0} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1338519898 data=null doit=true} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1338519898 data=null} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1338519898 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338519899 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1338519899 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Clicking on Check selected
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1338519902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338519913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1338519913 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1338519914 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1338519915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1338519915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1338519915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1338519916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338519916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1338519917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1338519917 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1338519917 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Clicked on Check selected
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Clicking on &Apply
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338519926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338519927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338519927 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338519927 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338519927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338519927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338519927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338519929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338519929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338519929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338519929 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338519929 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Clicked on &Apply
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Clicking on Apply and Close
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338519932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338519932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338519932 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338519932 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338519933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338519933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338519933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338519428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Clicked on 
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.663Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1338520085 data=null button=0 stateMask=0x0 x=61 y=229 count=0} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1338520085 data=null doit=true} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1338520085 data=null} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1338520086 data=null button=1 stateMask=0x0 x=61 y=229 count=1} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520119 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1338520136 data=null button=1 stateMask=0x80000 x=61 y=229 count=1} to TreeItem with text {FILTER test}
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:47:43 [2022-09-18T08:47:43.921Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:47:43 [2022-09-18T08:47:43.921Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520138 data=null button=0 stateMask=0x0 x=206 y=252 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520138 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520138 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520138 data=null button=1 stateMask=0x0 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520139 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520165 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338520167 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:43 [2022-09-18T08:47:43.921Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.179Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.179Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:44 [2022-09-18T08:47:44.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338520539 data=null doit=true} to Shell with text {Preferences}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338520542 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338520543 data=null doit=true} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338520543 data=null} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338520543 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520543 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338520585 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.180Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338520586 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338520586 data=null doit=true} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338520586 data=null} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338520587 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520587 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338520589 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Clicking on Uncheck all
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338520593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338520593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338520593 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338520593 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338520593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338520593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338520593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338520595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338520595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338520595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338520595 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338520596 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Clicked on Uncheck all
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1338520596 data=null doit=true} to TreeItem with text {Custom Text}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1338520596 data=null} to TreeItem with text {Custom Text}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1338520597 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338520597 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1338520599 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1338520599 data=null doit=true} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1338520599 data=null} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1338520600 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338520600 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1338520600 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1338520614 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1338520614 data=null doit=true} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1338520614 data=null} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1338520615 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520615 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1338520616 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Clicking on Check selected
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1338520631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338520632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1338520632 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1338520632 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1338520633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1338520633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1338520633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1338520636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338520636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1338520636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1338520636 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1338520636 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Clicked on Check selected
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Clicking on &Apply
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338520639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338520639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338520639 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338520639 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338520639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338520639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338520639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338520640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338520641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338520641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338520641 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338520641 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Clicked on &Apply
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Clicking on Apply and Close
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338520644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338520644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338520644 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338520644 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338520644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338520644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338520644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338520176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Clicked on 
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.440Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1338520785 data=null button=0 stateMask=0x0 x=61 y=229 count=0} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1338520818 data=null doit=true} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1338520818 data=null} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1338520819 data=null button=1 stateMask=0x0 x=61 y=229 count=1} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520827 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1338520836 data=null button=1 stateMask=0x80000 x=61 y=229 count=1} to TreeItem with text {FILTER test}
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.441Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:47:44 [2022-09-18T08:47:44.441Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520846 data=null button=0 stateMask=0x0 x=206 y=252 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520846 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520846 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520847 data=null button=1 stateMask=0x0 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338520847 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1338520874 data=null button=1 stateMask=0x80000 x=206 y=252 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:47:44 [2022-09-18T08:47:44.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338520876 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:44 [2022-09-18T08:47:44.700Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:44 [2022-09-18T08:47:44.700Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.700Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338521245 data=null doit=true} to Shell with text {Preferences}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338521260 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338521261 data=null doit=true} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338521261 data=null} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338521261 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338521262 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338521308 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:44 [2022-09-18T08:47:44.959Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338521310 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338521310 data=null doit=true} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338521310 data=null} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338521310 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338521311 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338521313 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Clicking on Check all
04:47:44 [2022-09-18T08:47:44.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338521335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338521335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338521335 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338521337 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338521338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338521338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338521338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338521341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338521341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338521341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338521341 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338521341 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Clicked on Check all
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Clicking on &Apply
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338521346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338521346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338521346 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338521346 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338521347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338521347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338521347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338521348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338521348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338521348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338521349 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338521349 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - Clicked on &Apply
04:47:44 [2022-09-18T08:47:44.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Clicking on Apply and Close
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338521357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338521358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338521358 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338521358 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338521358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338521359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338521359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:44 [2022-09-18T08:47:44.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338520885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:45 [2022-09-18T08:47:45.224Z] DEBUG - Clicked on 
04:47:45 [2022-09-18T08:47:45.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338521507 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:45 [2022-09-18T08:47:45.224Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:45 [2022-09-18T08:47:45.224Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:45 [2022-09-18T08:47:45.224Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338521944 data=null doit=true} to Shell with text {Preferences}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338521968 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338521969 data=null doit=true} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338521977 data=null} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338521978 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338521979 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338522050 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:45 [2022-09-18T08:47:45.927Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338522057 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338522061 data=null doit=true} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338522062 data=null} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338522065 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338522066 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338522072 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Clicking on Check all
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338522099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338522100 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338522101 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338522103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338522104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338522105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338522116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338522119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338522120 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338522120 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Clicked on Check all
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Clicking on Uncheck all
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338522129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338522134 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338522135 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338522137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338522138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338522138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338522149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338522151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338522152 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338522153 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Clicked on Uncheck all
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Clicking on Check all
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338522159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338522160 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338522161 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338522162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338522165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338522165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338522169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338522170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338522172 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338522173 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Clicked on Check all
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1338522186 data=null button=0 stateMask=0x0 x=87 y=58 count=0} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1338522188 data=null doit=true} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1338522189 data=null} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1338522226 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338522227 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1338522232 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Clicking on Uncheck all
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338522235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338522235 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338522235 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338522235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338522236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338522236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338522238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338522238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338522238 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338522238 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Clicked on Uncheck all
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Clicking on Check selected
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1338522242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1338522243 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1338522243 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1338522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1338522243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1338522243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1338522244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338522244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1338522245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1338522245 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1338522245 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Clicked on Check selected
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Clicking on Check all
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338522247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338522247 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338522248 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338522248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338522248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338522248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338522253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338522254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338522254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338522254 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - Clicked on Check all
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Clicking on Uncheck selected
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1338522256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1338522256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1338522256 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1338522257 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1338522257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1338522257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1338522259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1338522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1338522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1338522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1338522260 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1338522260 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Clicked on Uncheck selected
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Clicking on Uncheck all
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338522263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338522264 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338522264 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338522264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338522264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338522264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338522270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338522270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338522270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338522270 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338522270 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - Clicked on Uncheck all
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:45 [2022-09-18T08:47:45.930Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Clicking on Check all
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338522579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338522579 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338522579 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338522580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338522580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338522580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338522583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338522583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338522584 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338522584 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - Clicked on Check all
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
04:47:46 [2022-09-18T08:47:46.191Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Clicking on Check all
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338522891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338522891 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338522891 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338522891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338522891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338522892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338522897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338522897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338522897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338522897 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338522897 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Clicked on Check all
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Clicking on &Apply
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338522900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338522900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338522900 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338522900 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338522901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338522901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338522901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338522901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338522901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338522901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338522901 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338522902 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Clicked on &Apply
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Clicking on Apply and Close
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338522904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338522905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338522905 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338522905 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338522905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338522905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338522905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338521526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - Clicked on 
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338523047 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:46 [2022-09-18T08:47:46.825Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:46 [2022-09-18T08:47:46.826Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338523412 data=null doit=true} to Shell with text {Preferences}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338523418 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338523418 data=null doit=true} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338523418 data=null} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338523419 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523419 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338523457 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:47 [2022-09-18T08:47:47.084Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338523459 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338523459 data=null doit=true} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338523459 data=null} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338523459 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523459 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338523461 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Clicking on Check all
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338523466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338523466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338523466 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338523466 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338523466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338523467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338523467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338523467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338523467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338523467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338523468 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338523468 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Clicked on Check all
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Clicking on &Apply
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338523470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338523470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338523470 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338523470 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338523471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338523471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338523471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338523471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338523483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338523483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338523483 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338523483 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - Clicked on &Apply
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Clicking on Apply and Close
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338523487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338523487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338523487 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338523487 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338523487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338523487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338523487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:47 [2022-09-18T08:47:47.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338523074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Clicked on 
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338523680 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338523681 data=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338523681 data=null} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338523681 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338523697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338523710 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338523711 data=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338523711 data=null} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338523711 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338523729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338523730 data=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338523730 data=null} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338523730 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338523740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338523743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338523744 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338523744 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338523745 data=null} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338523745 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523745 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338523768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338523769 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338523769 data=null} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338523769 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338523770 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338523771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1338523772 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1338523772 data=null doit=true} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1338523772 data=null} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1338523773 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523773 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1338523778 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1338523779 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1338523779 data=null doit=true} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1338523779 data=null} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1338523779 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338523780 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1338523794 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338523851 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.606Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.864Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:47 [2022-09-18T08:47:47.864Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:47 [2022-09-18T08:47:47.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338524303 data=null doit=true} to Shell with text {Preferences}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338524314 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338524314 data=null doit=true} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338524315 data=null} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338524315 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524315 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338524353 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.123Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338524354 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338524354 data=null doit=true} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338524354 data=null} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338524354 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524355 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338524356 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Clicking on Uncheck all
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338524361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338524361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338524361 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338524361 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338524361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338524362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338524362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338524364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338524364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338524364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338524364 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338524364 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Clicked on Uncheck all
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1338524365 data=null doit=true} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1338524365 data=null} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1338524365 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338524366 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1338524367 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1338524385 data=null button=0 stateMask=0x0 x=87 y=35 count=0} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1338524385 data=null doit=true} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1338524385 data=null} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1338524387 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524387 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1338524388 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Clicking on Check selected
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1338524390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338524390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1338524391 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1338524391 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1338524391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1338524391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1338524391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1338524393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338524393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1338524393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1338524393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1338524394 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Clicked on Check selected
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Clicking on &Apply
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338524396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338524396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338524396 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338524396 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338524397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338524397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338524397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338524398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338524398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338524398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338524398 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338524398 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Clicked on &Apply
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Clicking on Apply and Close
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338524401 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338524402 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338524411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338524411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338524411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338523881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Clicked on 
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.126Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338524600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338524600 data=null doit=true} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338524601 data=null} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338524601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338524666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338524667 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338524667 data=null doit=true} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338524667 data=null} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338524668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338524723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:48 [2022-09-18T08:47:48.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338524725 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338524725 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338524725 data=null} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338524725 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524725 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338524733 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:48 [2022-09-18T08:47:48.385Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1338524734 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1338524734 data=null doit=true} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1338524734 data=null} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1338524735 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524758 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1338524766 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1338524767 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1338524767 data=null doit=true} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1338524767 data=null} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1338524767 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338524768 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1338524821 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
04:47:48 [2022-09-18T08:47:48.644Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:47:48 [2022-09-18T08:47:48.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338524861 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:48 [2022-09-18T08:47:48.644Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:48 [2022-09-18T08:47:48.644Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:48 [2022-09-18T08:47:48.644Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338525298 data=null doit=true} to Shell with text {Preferences}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338525302 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338525302 data=null doit=true} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338525303 data=null} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338525303 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:48 [2022-09-18T08:47:48.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338525303 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338525350 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.160Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338525352 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338525352 data=null doit=true} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338525352 data=null} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338525352 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338525352 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338525354 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Clicking on Check all
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338525359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338525359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338525359 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338525359 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338525359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338525360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338525360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338525374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338525374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338525374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338525374 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338525374 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Clicked on Check all
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Clicking on &Apply
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338525377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338525377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338525377 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338525377 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338525377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338525377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338525378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338525381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338525381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338525381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338525382 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338525382 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - Clicked on &Apply
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:49 [2022-09-18T08:47:49.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Clicking on Apply and Close
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338525385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338525385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338525385 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338525385 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338525385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338525385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338525385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338524871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Clicked on 
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338525524 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.162Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338525910 data=null doit=true} to Shell with text {Preferences}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338525914 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338525914 data=null doit=true} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338525914 data=null} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338525914 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338525915 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338525955 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:49 [2022-09-18T08:47:49.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338525957 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338525957 data=null doit=true} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338525957 data=null} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338525958 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338525958 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338525960 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Clicking on Check all
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338525968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338525968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338525968 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338525969 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338525969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338525982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338525982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338525982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338525983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338525983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338525983 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338525983 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Clicked on Check all
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Clicking on &Apply
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338525986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338525986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338525987 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338525987 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338525987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338525987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338525987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338525987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338525988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338525988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338525988 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338525988 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Clicked on &Apply
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Clicking on Apply and Close
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338525991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338525991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338525991 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338525991 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338525991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338525991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338525991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338525544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Clicked on 
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338526136 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:49 [2022-09-18T08:47:49.730Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338526562 data=null doit=true} to Shell with text {Preferences}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338526566 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338526566 data=null doit=true} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338526567 data=null} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338526567 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338526567 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338526651 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:50 [2022-09-18T08:47:50.298Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338526652 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338526652 data=null doit=true} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338526652 data=null} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338526653 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338526653 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338526657 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Clicking on Uncheck all
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1338526661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338526662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1338526662 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1338526662 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1338526662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1338526662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1338526662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1338526717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1338526719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1338526719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1338526719 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1338526719 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Clicked on Uncheck all
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1338526720 data=null doit=true} to TreeItem with text {Custom Text}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1338526720 data=null} to TreeItem with text {Custom Text}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1338526720 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338526721 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1338526722 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1338526723 data=null doit=true} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1338526723 data=null} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1338526723 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338526724 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1338526724 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1338526727 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1338526727 data=null doit=true} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1338526727 data=null} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1338526728 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338526728 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1338526729 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.299Z] DEBUG - Clicking on Check selected
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1338526752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338526752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1338526752 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1338526752 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1338526753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1338526753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1338526753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1338526754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1338526754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1338526755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1338526755 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1338526755 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Clicked on Check selected
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Clicking on &Apply
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338526757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338526757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338526757 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338526758 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338526758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338526758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338526758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338526759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338526759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338526759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338526759 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338526760 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Clicked on &Apply
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Clicking on Apply and Close
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338526763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338526763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338526764 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338526764 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338526764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338526764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338526818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:50 [2022-09-18T08:47:50.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338526163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Clicked on 
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338527067 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338527067 data=null doit=true} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338527067 data=null} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338527067 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338527068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338527075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338527076 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338527076 data=null doit=true} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338527123 data=null} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338527124 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338527124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338527131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:50 [2022-09-18T08:47:50.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338527132 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338527132 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338527132 data=null} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338527133 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338527133 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338527150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338527151 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338527151 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338527151 data=null} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338527151 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338527151 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338527163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:47:50 [2022-09-18T08:47:50.818Z] DEBUG - Clicking on with mnemonic 'Import...'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - Clicked on with mnemonic 'Import...'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338527576 data=null doit=true} to Shell with text {Trace Import}
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - Clicking on Cancel
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1338527581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1338527582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1338527582 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1338527582 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1338527582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1338527582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1338527582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1338527204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Clicked on 
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338527763 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:51 [2022-09-18T08:47:51.386Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:51 [2022-09-18T08:47:51.644Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:51 [2022-09-18T08:47:51.644Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338528233 data=null doit=true} to Shell with text {Preferences}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338528237 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338528237 data=null doit=true} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338528237 data=null} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338528238 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528238 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338528280 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:51 [2022-09-18T08:47:51.902Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338528282 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338528282 data=null doit=true} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338528282 data=null} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338528282 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528282 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338528287 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Clicking on Check all
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338528291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338528291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338528291 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338528291 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338528291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338528291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338528291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338528293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338528293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338528294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338528294 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338528294 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Clicked on Check all
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Clicking on &Apply
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338528309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338528309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338528309 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338528310 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338528310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338528310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338528310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338528311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338528311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338528311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338528312 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338528312 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Clicked on &Apply
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Clicking on Apply and Close
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338528315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338528316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338528316 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338528316 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338528318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:51 [2022-09-18T08:47:51.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338528318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338528318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338527855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Clicked on 
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338528481 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338528482 data=null doit=true} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338528482 data=null} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338528482 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338528517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338528534 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338528534 data=null doit=true} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338528534 data=null} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338528535 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338528625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:52 [2022-09-18T08:47:52.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338528626 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338528627 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338528627 data=null} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338528627 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528627 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338528634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338528634 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338528634 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338528635 data=null} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338528636 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338528636 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338528652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:47:52 [2022-09-18T08:47:52.420Z] DEBUG - Clicking on with mnemonic 'Import...'
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - Clicked on with mnemonic 'Import...'
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338529092 data=null doit=true} to Shell with text {Trace Import}
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:47:52 [2022-09-18T08:47:52.681Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Clicking on Cancel
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1338529096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1338529096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1338529096 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1338529096 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1338529096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1338529096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1338529096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:47:52 [2022-09-18T08:47:52.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1338528722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:47:52 [2022-09-18T08:47:52.976Z] DEBUG - Clicked on 
04:47:52 [2022-09-18T08:47:52.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338529234 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:52 [2022-09-18T08:47:52.976Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:47:52 [2022-09-18T08:47:52.976Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:47:52 [2022-09-18T08:47:52.976Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338529623 data=null doit=true} to Shell with text {Preferences}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1338529627 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1338529627 data=null doit=true} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1338529627 data=null} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1338529627 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338529628 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1338529666 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
04:47:53 [2022-09-18T08:47:53.328Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1338529667 data=null button=0 stateMask=0x0 x=82 y=173 count=0} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1338529667 data=null doit=true} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1338529668 data=null} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1338529668 data=null button=1 stateMask=0x0 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338529668 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1338529670 data=null button=1 stateMask=0x80000 x=82 y=173 count=1} to Tree node with text: Trace Types
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Clicking on Check all
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1338529674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338529674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1338529674 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1338529674 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1338529674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1338529674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1338529675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1338529675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1338529675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1338529675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1338529675 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1338529675 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Clicked on Check all
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Clicking on &Apply
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1338529677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338529678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1338529678 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1338529678 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1338529678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1338529678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1338529678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1338529678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1338529678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1338529679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1338529679 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1338529679 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - Clicked on &Apply
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:47:53 [2022-09-18T08:47:53.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Clicking on Apply and Close
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1338529681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1338529681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1338529682 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1338529682 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1338529682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1338529682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1338529682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:47:53 [2022-09-18T08:47:53.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1338529286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:47:53 [2022-09-18T08:47:53.588Z] DEBUG - Clicked on 
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338530116 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338530140 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338530140 data=null doit=true} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338530140 data=null} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338530140 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338530140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338530148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:53 [2022-09-18T08:47:53.846Z] DEBUG - Clicking on with mnemonic 'Delete'
04:47:54 [2022-09-18T08:47:54.104Z] DEBUG - Clicked on with mnemonic 'Delete'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531221 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338531221 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Clicking on OK
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338531222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338531222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338531222 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338531222 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338531222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338531223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.042Z] DEBUG - Clicked on OK
04:47:55 [2022-09-18T08:47:55.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338531223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:55 [2022-09-18T08:47:55.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338530234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:47:55 [2022-09-18T08:47:55.301Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.571 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:47:55 [2022-09-18T08:47:55.301Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.937 s
04:47:55 [2022-09-18T08:47:55.301Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.171 s
04:47:55 [2022-09-18T08:47:55.301Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.478 s
04:47:55 [2022-09-18T08:47:55.301Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 3.614 s
04:47:55 [2022-09-18T08:47:55.301Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1338532242 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1338532242 data=null doit=true} to TreeItem with text {SomeProject}
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1338532242 data=null} to TreeItem with text {SomeProject}
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1338532243 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:55 [2022-09-18T08:47:55.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338532243 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1338532328 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1338532329 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1338532329 data=null doit=true} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1338532329 data=null} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1338532330 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338532331 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1338532417 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.126Z] 
04:47:56 [2022-09-18T08:47:56.126Z] !ENTRY org.eclipse.cdt.core 1 0 2022-09-18 08:47:55.972
04:47:56 [2022-09-18T08:47:56.126Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
04:47:56 [2022-09-18T08:47:56.126Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1338532514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project'
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1338532735 data=null doit=true} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1338532736 data=null} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1338532736 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338532737 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1338532739 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1338532740 data=null doit=true} to TreeItem with text {Trace Compass}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1338532740 data=null} to TreeItem with text {Trace Compass}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1338532740 data=null button=1 stateMask=0x0 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338532741 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass}
04:47:56 [2022-09-18T08:47:56.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1338532742 data=null button=1 stateMask=0x80000 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
04:47:56 [2022-09-18T08:47:56.384Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
04:47:58 [2022-09-18T08:47:58.287Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338535138 data=null doit=true} to Shell with text {Filters and Customization}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@7d9c4c15
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1f53e98] time=1338535141 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Attempting to set focus on Table with text {}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1338535146 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1338535146 data=null doit=true} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1338535146 data=null} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1338535146 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338535147 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1338535147 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Setting state to unchecked on: .* resources
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Attempting to set focus on Table with text {}
04:47:58 [2022-09-18T08:47:58.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535159 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1338535159 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1338535160 data=null} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535160 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338535160 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535161 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Clicking on OK
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338535163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338535163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338535163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338535163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338535163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338535163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338535163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2022-09-18T08:47:58.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1338534726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Clicked on 
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1338535335 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1338535335 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1338535335 data=null} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1338535336 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338535336 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1338535359 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1338535422 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1338535422 data=null} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1338535423 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338535423 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1338535428 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338535428 data=null doit=true} to TreeItem with text {Traces [1]}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338535428 data=null} to TreeItem with text {Traces [1]}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338535429 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338535429 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338535430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:47:59 [2022-09-18T08:47:59.112Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
04:47:59 [2022-09-18T08:47:59.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:59 [2022-09-18T08:47:59.372Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
04:47:59 [2022-09-18T08:47:59.372Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1338535987 data=null doit=true} to Shell with text {Filters and Customization}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@1919c870
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5c974b40] time=1338535989 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Attempting to set focus on Table with text {}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1338535992 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1338535993 data=null doit=true} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1338535993 data=null} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1338535993 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338535993 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1338535994 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Setting state to checked on: .* resources
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Attempting to set focus on Table with text {}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535995 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1338535996 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1338535996 data=null} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535996 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338535996 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1338535997 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Clicking on OK
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338535999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338535999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338535999 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338535999 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338535999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338535999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338535999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2022-09-18T08:47:59.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1338535617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Clicked on 
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@334d825c] time=1338536192 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Attempting to set focus on Tree with text {}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1338536199 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1338536200 data=null doit=true} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1338536200 data=null} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1338536200 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338536200 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1338536233 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:47:59 [2022-09-18T08:47:59.891Z] DEBUG - Clicking on with mnemonic 'Delete'
04:48:00 [2022-09-18T08:48:00.150Z] DEBUG - Clicked on with mnemonic 'Delete'
04:48:00 [2022-09-18T08:48:00.150Z] 
04:48:00 [2022-09-18T08:48:00.150Z] (Eclipse:4853): Gtk-CRITICAL **: 08:47:59.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536699 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536699 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] 
04:48:00 [2022-09-18T08:48:00.411Z] (Eclipse:4853): Gtk-CRITICAL **: 08:48:00.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536719 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338536719 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Clicking on OK
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338536720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338536720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338536721 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338536721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338536721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338536721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.411Z] DEBUG - Clicked on OK
04:48:00 [2022-09-18T08:48:00.772Z] 
04:48:00 [2022-09-18T08:48:00.772Z] (Eclipse:4853): Gtk-CRITICAL **: 08:48:00.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:00 [2022-09-18T08:48:00.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338536721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:00 [2022-09-18T08:48:00.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338536291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:48:01 [2022-09-18T08:48:01.030Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.496 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:48:01 [2022-09-18T08:48:01.030Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 2.396 s
04:48:01 [2022-09-18T08:48:01.030Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.455 s
04:48:01 [2022-09-18T08:48:01.030Z] 
04:48:01 [2022-09-18T08:48:01.030Z] Results:
04:48:01 [2022-09-18T08:48:01.030Z] 
04:48:01 [2022-09-18T08:48:01.030Z] Tests run: 75, Failures: 0, Errors: 0, Skipped: 6
04:48:01 [2022-09-18T08:48:01.030Z] 
04:48:01 [2022-09-18T08:48:01.289Z] 
04:48:01 [2022-09-18T08:48:01.289Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:48:01.092
04:48:01 [2022-09-18T08:48:01.289Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:48:01 [2022-09-18T08:48:01.289Z] 
04:48:01 [2022-09-18T08:48:01.289Z] (Eclipse:4853): Gdk-CRITICAL **: 08:48:01.120: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:48:01 [2022-09-18T08:48:01.289Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:48:01 [2022-09-18T08:48:01.547Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:48:01 [2022-09-18T08:48:01.547Z] 
04:48:01 [2022-09-18T08:48:01.547Z] !ENTRY org.eclipse.core.resources 4 566 2022-09-18 08:48:01.387
04:48:01 [2022-09-18T08:48:01.547Z] !MESSAGE Workspace was not properly initialized or has already shutdown.
04:48:01 [2022-09-18T08:48:01.547Z] !STACK 0
04:48:01 [2022-09-18T08:48:01.547Z] java.lang.Exception: Workspace was not properly initialized or has already shutdown.
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.resources.Workspace.getWorkManager(Workspace.java:1817)
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1481)
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.resources.CharsetDeltaJob.run(CharsetDeltaJob.java:203)
04:48:01 [2022-09-18T08:48:01.547Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] All tests passed!
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.pom
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-sources.jar
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-pack200.jar.pack.gz
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-p2metadata.xml
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.18-SNAPSHOT-p2artifacts.xml
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT [26/139]
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] The project's OSGi version is 3.1.0.202209180815
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] 
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:01 [2022-09-18T08:48:01.808Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core...
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.067Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:48:02 [2022-09-18T08:48:02.067Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] No tests to run.
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] 
04:48:02 [2022-09-18T08:48:02.635Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:02 [2022-09-18T08:48:02.893Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
04:48:03 [2022-09-18T08:48:03.829Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
04:48:04 [2022-09-18T08:48:04.764Z] [INFO] 
04:48:04 [2022-09-18T08:48:04.764Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:04 [2022-09-18T08:48:04.764Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:04 [2022-09-18T08:48:04.764Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] No tests to run.
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.pom
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-sources.jar
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-pack200.jar.pack.gz
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2metadata.xml
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-3.1.0-SNAPSHOT-p2artifacts.xml
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT [27/139]
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.023Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] The project's OSGi version is 1.0.4.202209180815
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core...
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.024Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:48:05 [2022-09-18T08:48:05.024Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] No tests to run.
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] 
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:05 [2022-09-18T08:48:05.591Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
04:48:07 [2022-09-18T08:48:07.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
04:48:08 [2022-09-18T08:48:08.431Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.431Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.431Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:08 [2022-09-18T08:48:08.431Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] No tests to run.
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.pom
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-sources.jar
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2metadata.xml
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.4-SNAPSHOT-p2artifacts.xml
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.4-SNAPSHOT [28/139]
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] The project's OSGi version is 1.1.4.202209180815
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core...
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] 
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:08 [2022-09-18T08:48:08.777Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:48:08 [2022-09-18T08:48:08.777Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] No tests to run.
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.344Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:09 [2022-09-18T08:48:09.344Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
04:48:09 [2022-09-18T08:48:09.605Z] [INFO] 
04:48:09 [2022-09-18T08:48:09.605Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:09 [2022-09-18T08:48:09.605Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
04:48:10 [2022-09-18T08:48:10.980Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] No tests to run.
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.pom
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-sources.jar
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-pack200.jar.pack.gz
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-p2metadata.xml
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.4-SNAPSHOT-p2artifacts.xml
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.3.0-SNAPSHOT [29/139]
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] The project's OSGi version is 5.3.0.202209180815
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core...
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] 
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:11 [2022-09-18T08:48:11.917Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:48:11 [2022-09-18T08:48:11.917Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] No tests to run.
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-sources.jar
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.744Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:12 [2022-09-18T08:48:12.744Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] 
04:48:12 [2022-09-18T08:48:12.744Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:13 [2022-09-18T08:48:13.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar
04:48:14 [2022-09-18T08:48:14.377Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-sources.jar
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] No tests to run.
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.pom
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-sources.jar
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-pack200.jar.pack.gz
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-p2metadata.xml
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.3.0-SNAPSHOT-p2artifacts.xml
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 6.0.3-SNAPSHOT [30/139]
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] The project's OSGi version is 6.0.3.202209180815
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.458Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core...
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:6.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] No tests to run.
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-sources.jar
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] 
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:18 [2022-09-18T08:48:18.459Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar
04:48:19 [2022-09-18T08:48:19.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-sources.jar
04:48:19 [2022-09-18T08:48:19.963Z] [INFO] 
04:48:19 [2022-09-18T08:48:19.963Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:19 [2022-09-18T08:48:19.963Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:19 [2022-09-18T08:48:19.963Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] No tests to run.
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.pom
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-sources.jar
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-pack200.jar.pack.gz
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-p2metadata.xml
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/6.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-6.0.3-SNAPSHOT-p2artifacts.xml
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] Building Trace Compass LTTng Support Parent 8.1.0-SNAPSHOT      [31/139]
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --------------------------------[ pom ]---------------------------------
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.223Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-8.1.0-SNAPSHOT.pom
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT [32/139]
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] The project's OSGi version is 1.1.3.202209180815
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.224Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core...
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.574Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:48:20 [2022-09-18T08:48:20.574Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] No tests to run.
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.832Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.832Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.833Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] 
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:20 [2022-09-18T08:48:20.833Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
04:48:21 [2022-09-18T08:48:21.767Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] No tests to run.
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.pom
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-sources.jar
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2metadata.xml
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.3-SNAPSHOT-p2artifacts.xml
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.5-SNAPSHOT [33/139]
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] The project's OSGi version is 4.0.5.202209180815
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.701Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.702Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.702Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.702Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core...
04:48:22 [2022-09-18T08:48:22.959Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.959Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:22 [2022-09-18T08:48:22.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
04:48:22 [2022-09-18T08:48:22.959Z] [INFO] 
04:48:22 [2022-09-18T08:48:22.960Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:22 [2022-09-18T08:48:22.960Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:48:22 [2022-09-18T08:48:22.960Z] [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] No tests to run.
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-sources.jar
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] 
04:48:23 [2022-09-18T08:48:23.895Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] 
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] 
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:24 [2022-09-18T08:48:24.153Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] 
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:24 [2022-09-18T08:48:24.153Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:24 [2022-09-18T08:48:24.153Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar
04:48:24 [2022-09-18T08:48:24.411Z] [INFO] 
04:48:24 [2022-09-18T08:48:24.411Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:24 [2022-09-18T08:48:24.669Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar
04:48:26 [2022-09-18T08:48:26.571Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-sources.jar
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] No tests to run.
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.pom
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-sources.jar
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-pack200.jar.pack.gz
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-p2metadata.xml
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.5-SNAPSHOT-p2artifacts.xml
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT [34/139]
04:48:27 [2022-09-18T08:48:27.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] The project's OSGi version is 3.0.5.202209180815
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.509Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core...
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] 
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:27 [2022-09-18T08:48:27.767Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:48:27 [2022-09-18T08:48:27.767Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.371Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.371Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] No tests to run.
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.372Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:28 [2022-09-18T08:48:28.372Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
04:48:28 [2022-09-18T08:48:28.677Z] [INFO] 
04:48:28 [2022-09-18T08:48:28.677Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:28 [2022-09-18T08:48:28.677Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
04:48:30 [2022-09-18T08:48:30.051Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
04:48:31 [2022-09-18T08:48:31.425Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] No tests to run.
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.pom
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-sources.jar
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-pack200.jar.pack.gz
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2metadata.xml
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.5-SNAPSHOT-p2artifacts.xml
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT [35/139]
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] The project's OSGi version is 1.0.2.202209180815
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests...
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] 
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:31 [2022-09-18T08:48:31.993Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
04:48:31 [2022-09-18T08:48:31.993Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.560Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] 
04:48:32 [2022-09-18T08:48:32.560Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:32 [2022-09-18T08:48:32.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:48:33 [2022-09-18T08:48:33.755Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] 
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:34 [2022-09-18T08:48:34.323Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] 
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] 
04:48:34 [2022-09-18T08:48:34.323Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:48:35 [2022-09-18T08:48:35.260Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:48:35 [2022-09-18T08:48:35.260Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
04:48:35 [2022-09-18T08:48:35.260Z] [INFO] Command line:
04:48:35 [2022-09-18T08:48:35.260Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:48:35 [2022-09-18T08:48:35.260Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:41 [2022-09-18T08:48:41.827Z] !SESSION 2022-09-18 08:48:35.487 -----------------------------------------------
04:48:41 [2022-09-18T08:48:41.827Z] eclipse.buildId=unknown
04:48:41 [2022-09-18T08:48:41.827Z] java.version=11.0.2
04:48:41 [2022-09-18T08:48:41.827Z] java.vendor=Oracle Corporation
04:48:41 [2022-09-18T08:48:41.827Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:48:41 [2022-09-18T08:48:41.827Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:48:41 [2022-09-18T08:48:41.827Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:48:41 [2022-09-18T08:48:41.827Z] 
04:48:41 [2022-09-18T08:48:41.827Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:48:41.680
04:48:41 [2022-09-18T08:48:41.827Z] !MESSAGE FrameworkEvent ERROR
04:48:41 [2022-09-18T08:48:41.827Z] !STACK 0
04:48:41 [2022-09-18T08:48:41.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:48:41 [2022-09-18T08:48:41.827Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:48:41 [2022-09-18T08:48:41.827Z] 
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:48:41 [2022-09-18T08:48:41.827Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:48:42 [2022-09-18T08:48:42.395Z] 
04:48:42 [2022-09-18T08:48:42.395Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:48:42.168
04:48:42 [2022-09-18T08:48:42.395Z] !MESSAGE FrameworkEvent ERROR
04:48:42 [2022-09-18T08:48:42.395Z] !STACK 0
04:48:42 [2022-09-18T08:48:42.395Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:48:42 [2022-09-18T08:48:42.395Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:48:42 [2022-09-18T08:48:42.395Z] 
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:48:42 [2022-09-18T08:48:42.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:48:43 [2022-09-18T08:48:43.329Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:48:43 [2022-09-18T08:48:43.329Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:48:53 [2022-09-18T08:48:53.340Z] 
04:48:53 [2022-09-18T08:48:53.340Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:48:52.102
04:48:53 [2022-09-18T08:48:53.340Z] !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
04:48:53 [2022-09-18T08:48:53.340Z] 
04:48:53 [2022-09-18T08:48:53.340Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:48:52.302
04:48:53 [2022-09-18T08:48:53.340Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:48:53 [2022-09-18T08:48:53.340Z] !STACK 0
04:48:53 [2022-09-18T08:48:53.340Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:48:53 [2022-09-18T08:48:53.340Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:48:53 [2022-09-18T08:48:53.340Z] Caused by: java.io.IOException: error=2, No such file or directory
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:48:53 [2022-09-18T08:48:53.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:48:53 [2022-09-18T08:48:53.340Z] 	... 7 more
04:48:53 [2022-09-18T08:48:53.340Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
04:48:53 [2022-09-18T08:48:53.598Z] Display size: 1440x900
04:48:53 [2022-09-18T08:48:53.598Z] OS version=5.14.14-200.fc34.x86_64
04:48:53 [2022-09-18T08:48:53.598Z] GTK version=3.22.30
04:48:53 [2022-09-18T08:48:53.598Z] GTK theme=Ambiance
04:48:53 [2022-09-18T08:48:53.598Z] LIBOVERLAY_SCROLLBAR=0
04:48:53 [2022-09-18T08:48:53.598Z] Time zone: Greenwich Mean Time
04:48:53 [2022-09-18T08:48:53.857Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:48:53 [2022-09-18T08:48:53.857Z] log4j:WARN Please initialize the log4j system properly.
04:48:53 [2022-09-18T08:48:53.857Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:48:56 [2022-09-18T08:48:56.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:48:56 [2022-09-18T08:48:56.441Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:49:35 [2022-09-18T08:49:35.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:49:35 [2022-09-18T08:49:35.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:35 [2022-09-18T08:49:35.418Z] DEBUG - number of items : 6
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631947 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631948 data=null} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338631949 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632075 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632076 data=null} to ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:49:35 [2022-09-18T08:49:35.677Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1338632118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm'
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - number of items : 6
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632452 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632525 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632525 data=null} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - number of items : 6
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632544 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632555 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632555 data=null} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.332Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - number of items : 6
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632623 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632630 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338632630 data=null} to ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:36 [2022-09-18T08:49:36.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:49:36 [2022-09-18T08:49:36.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:49:36 [2022-09-18T08:49:36.591Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:49:40 [2022-09-18T08:49:40.780Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:49:40 [2022-09-18T08:49:40.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - number of items : 6
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647818 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647819 data=null} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647820 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647900 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338647900 data=null} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648045 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648045 data=null} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648046 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648062 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338648062 data=null} to ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1338648066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:49:52 [2022-09-18T08:49:52.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:52 [2022-09-18T08:49:52.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:52 [2022-09-18T08:49:52.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:53 [2022-09-18T08:49:53.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:49:53 [2022-09-18T08:49:53.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:53 [2022-09-18T08:49:53.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:53 [2022-09-18T08:49:53.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - number of items : 6
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650072 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650122 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650122 data=null} to ToolItem with tooltip text {Pin View}
04:49:53 [2022-09-18T08:49:53.777Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - number of items : 6
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650266 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650271 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338650271 data=null} to ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
04:49:54 [2022-09-18T08:49:54.127Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:49:54 [2022-09-18T08:49:54.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:49:54 [2022-09-18T08:49:54.386Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:49:58 [2022-09-18T08:49:58.575Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:49:58 [2022-09-18T08:49:58.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:49:58 [2022-09-18T08:49:58.576Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
04:49:58 [2022-09-18T08:49:58.576Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
04:49:58 [2022-09-18T08:49:58.576Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
04:49:58 [2022-09-18T08:49:58.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1338654832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm'
04:49:58 [2022-09-18T08:49:58.835Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
04:49:58 [2022-09-18T08:49:58.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:49:59 [2022-09-18T08:49:59.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:49:59 [2022-09-18T08:49:59.352Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
04:49:59 [2022-09-18T08:49:59.352Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
04:49:59 [2022-09-18T08:49:59.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1338655563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm | new instance'
04:49:59 [2022-09-18T08:49:59.352Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
04:49:59 [2022-09-18T08:49:59.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:50:00 [2022-09-18T08:50:00.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
04:50:01 [2022-09-18T08:50:01.661Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:50:01 [2022-09-18T08:50:01.920Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - number of items : 6
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658560 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658578 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1338658578 data=null} to ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.180Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:50:02 [2022-09-18T08:50:02.180Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:50:02 [2022-09-18T08:50:02.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:02 [2022-09-18T08:50:02.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:03 [2022-09-18T08:50:03.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19656e21] time=1338660117 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:50:03 [2022-09-18T08:50:03.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:50:03 [2022-09-18T08:50:03.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Attempting to set focus on Tree with text {}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338660221 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338660222 data=null doit=true} to TreeItem with text {test}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338660222 data=null} to TreeItem with text {test}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338660223 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338660224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:50:03 [2022-09-18T08:50:03.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338660250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:50:04 [2022-09-18T08:50:04.141Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:50:04 [2022-09-18T08:50:04.141Z] DEBUG - Clicking on with mnemonic 'Delete'
04:50:04 [2022-09-18T08:50:04.400Z] DEBUG - Clicked on with mnemonic 'Delete'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661256 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661256 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338661258 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Clicking on OK
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338661266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338661267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338661267 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338661267 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338661268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338661268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:04 [2022-09-18T08:50:04.967Z] DEBUG - Clicked on OK
04:50:05 [2022-09-18T08:50:05.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338661268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:05 [2022-09-18T08:50:05.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338660534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:50:06 [2022-09-18T08:50:06.051Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.113 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
04:50:06 [2022-09-18T08:50:06.051Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 40.993 s
04:50:06 [2022-09-18T08:50:06.051Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 17.796 s
04:50:06 [2022-09-18T08:50:06.051Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 9.396 s
04:50:06 [2022-09-18T08:50:06.051Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
04:50:06 [2022-09-18T08:50:06.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:50:06 [2022-09-18T08:50:06.987Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - Setting state to checked on: minor_faults
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:50:28 [2022-09-18T08:50:28.920Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - Setting state to checked on: kernel_vm
04:50:30 [2022-09-18T08:50:30.820Z] DEBUG - Setting state to unchecked on: minor_faults
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19656e21] time=1338687335 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338687439 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338687440 data=null doit=true} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338687440 data=null} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338687441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338687441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338687458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:50:31 [2022-09-18T08:50:31.337Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:50:31 [2022-09-18T08:50:31.337Z] DEBUG - Clicking on with mnemonic 'Delete'
04:50:31 [2022-09-18T08:50:31.337Z] DEBUG - Clicked on with mnemonic 'Delete'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688665 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688665 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688667 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338688667 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Clicking on OK
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338688670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338688670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338688670 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338688670 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338688671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338688671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.272Z] DEBUG - Clicked on OK
04:50:32 [2022-09-18T08:50:32.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338688671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:50:32 [2022-09-18T08:50:32.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338687634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:50:32 [2022-09-18T08:50:32.838Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.837 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
04:50:32 [2022-09-18T08:50:32.838Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 21.521 s
04:50:32 [2022-09-18T08:50:32.838Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 2.868 s
04:50:32 [2022-09-18T08:50:32.838Z] 
04:50:32 [2022-09-18T08:50:32.838Z] Results:
04:50:32 [2022-09-18T08:50:32.838Z] 
04:50:32 [2022-09-18T08:50:32.838Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
04:50:32 [2022-09-18T08:50:32.838Z] 
04:50:33 [2022-09-18T08:50:33.404Z] 
04:50:33 [2022-09-18T08:50:33.404Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:50:33.393
04:50:33 [2022-09-18T08:50:33.404Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] All tests passed!
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] 
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] 
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] 
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT [36/139]
04:50:33 [2022-09-18T08:50:33.971Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.230Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests...
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.489Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
04:50:34 [2022-09-18T08:50:34.489Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] 
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:34 [2022-09-18T08:50:34.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] 
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] 
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:35 [2022-09-18T08:50:35.007Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] 
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:35 [2022-09-18T08:50:35.007Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] 
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:35 [2022-09-18T08:50:35.007Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
04:50:36 [2022-09-18T08:50:36.508Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
04:50:37 [2022-09-18T08:50:37.443Z] [INFO] 
04:50:37 [2022-09-18T08:50:37.443Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:37 [2022-09-18T08:50:37.443Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:37 [2022-09-18T08:50:37.443Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
04:50:37 [2022-09-18T08:50:37.702Z] [INFO] 
04:50:37 [2022-09-18T08:50:37.702Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:37 [2022-09-18T08:50:37.702Z] [INFO] 
04:50:37 [2022-09-18T08:50:37.702Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:38 [2022-09-18T08:50:38.269Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:50:38 [2022-09-18T08:50:38.269Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
04:50:38 [2022-09-18T08:50:38.269Z] [INFO] Command line:
04:50:38 [2022-09-18T08:50:38.269Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:50:38 [2022-09-18T08:50:38.269Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:50:44 [2022-09-18T08:50:44.831Z] !SESSION 2022-09-18 08:50:38.625 -----------------------------------------------
04:50:44 [2022-09-18T08:50:44.831Z] eclipse.buildId=unknown
04:50:44 [2022-09-18T08:50:44.831Z] java.version=11.0.2
04:50:44 [2022-09-18T08:50:44.831Z] java.vendor=Oracle Corporation
04:50:44 [2022-09-18T08:50:44.831Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:50:44 [2022-09-18T08:50:44.831Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:50:44 [2022-09-18T08:50:44.831Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:50:44 [2022-09-18T08:50:44.831Z] 
04:50:44 [2022-09-18T08:50:44.832Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:50:43.886
04:50:44 [2022-09-18T08:50:44.832Z] !MESSAGE FrameworkEvent ERROR
04:50:44 [2022-09-18T08:50:44.832Z] !STACK 0
04:50:44 [2022-09-18T08:50:44.832Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:50:44 [2022-09-18T08:50:44.832Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:50:44 [2022-09-18T08:50:44.832Z] 
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:50:44 [2022-09-18T08:50:44.832Z] 
04:50:44 [2022-09-18T08:50:44.832Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:50:44.385
04:50:44 [2022-09-18T08:50:44.832Z] !MESSAGE FrameworkEvent ERROR
04:50:44 [2022-09-18T08:50:44.832Z] !STACK 0
04:50:44 [2022-09-18T08:50:44.832Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:50:44 [2022-09-18T08:50:44.832Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:50:44 [2022-09-18T08:50:44.832Z] 
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:50:44 [2022-09-18T08:50:44.832Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:50:45 [2022-09-18T08:50:45.938Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:50:46 [2022-09-18T08:50:46.196Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.162 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:50:46 [2022-09-18T08:50:46.196Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:50:46 [2022-09-18T08:50:46.196Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.003 s
04:50:46 [2022-09-18T08:50:46.196Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.196Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.196Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.197Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.197Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.197Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:50:46 [2022-09-18T08:50:46.197Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:50:46 [2022-09-18T08:50:46.197Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:50:48 [2022-09-18T08:50:48.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:50:48 [2022-09-18T08:50:48.735Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.941 s
04:50:48 [2022-09-18T08:50:48.735Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.062 s
04:50:48 [2022-09-18T08:50:48.735Z] 
04:50:48 [2022-09-18T08:50:48.735Z] Results:
04:50:48 [2022-09-18T08:50:48.735Z] 
04:50:48 [2022-09-18T08:50:48.735Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
04:50:48 [2022-09-18T08:50:48.735Z] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] All tests passed!
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.pom
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-sources.jar
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT [37/139]
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] The project's OSGi version is 1.0.12.202209180815
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.302Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui...
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] 
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:49 [2022-09-18T08:50:49.561Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:50:49 [2022-09-18T08:50:49.561Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] No tests to run.
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.128Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:50:50 [2022-09-18T08:50:50.128Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.129Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.129Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:50 [2022-09-18T08:50:50.129Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
04:50:50 [2022-09-18T08:50:50.129Z] [INFO] 
04:50:50 [2022-09-18T08:50:50.129Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:50 [2022-09-18T08:50:50.129Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
04:50:51 [2022-09-18T08:50:51.504Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.879Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] No tests to run.
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.pom
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-sources.jar
04:50:52 [2022-09-18T08:50:52.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-pack200.jar.pack.gz
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2metadata.xml
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.12-SNAPSHOT-p2artifacts.xml
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT [38/139]
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] The project's OSGi version is 1.0.4.202209180815
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests...
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] 
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:52 [2022-09-18T08:50:52.880Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
04:50:52 [2022-09-18T08:50:52.880Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.447Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.447Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.448Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] 
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:53 [2022-09-18T08:50:53.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
04:50:54 [2022-09-18T08:50:54.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
04:50:55 [2022-09-18T08:50:55.389Z] [INFO] 
04:50:55 [2022-09-18T08:50:55.389Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:55 [2022-09-18T08:50:55.389Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:50:55 [2022-09-18T08:50:55.389Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
04:50:55 [2022-09-18T08:50:55.647Z] [INFO] 
04:50:55 [2022-09-18T08:50:55.647Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:55 [2022-09-18T08:50:55.647Z] [INFO] 
04:50:55 [2022-09-18T08:50:55.647Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:50:55 [2022-09-18T08:50:55.905Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:50:55 [2022-09-18T08:50:55.906Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
04:50:55 [2022-09-18T08:50:55.906Z] [INFO] Command line:
04:50:55 [2022-09-18T08:50:55.906Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:50:55 [2022-09-18T08:50:55.906Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:02 [2022-09-18T08:51:02.688Z] !SESSION 2022-09-18 08:50:56.124 -----------------------------------------------
04:51:02 [2022-09-18T08:51:02.688Z] eclipse.buildId=unknown
04:51:02 [2022-09-18T08:51:02.688Z] java.version=11.0.2
04:51:02 [2022-09-18T08:51:02.688Z] java.vendor=Oracle Corporation
04:51:02 [2022-09-18T08:51:02.688Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:51:02 [2022-09-18T08:51:02.688Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:51:02 [2022-09-18T08:51:02.688Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:51:02 [2022-09-18T08:51:02.688Z] 
04:51:02 [2022-09-18T08:51:02.688Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:51:01.370
04:51:02 [2022-09-18T08:51:02.688Z] !MESSAGE FrameworkEvent ERROR
04:51:02 [2022-09-18T08:51:02.688Z] !STACK 0
04:51:02 [2022-09-18T08:51:02.688Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:51:02 [2022-09-18T08:51:02.688Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:02 [2022-09-18T08:51:02.688Z] 
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:02 [2022-09-18T08:51:02.688Z] 
04:51:02 [2022-09-18T08:51:02.688Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:51:01.792
04:51:02 [2022-09-18T08:51:02.688Z] !MESSAGE FrameworkEvent ERROR
04:51:02 [2022-09-18T08:51:02.688Z] !STACK 0
04:51:02 [2022-09-18T08:51:02.688Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:51:02 [2022-09-18T08:51:02.688Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:02 [2022-09-18T08:51:02.688Z] 
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:02 [2022-09-18T08:51:02.688Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:02 [2022-09-18T08:51:02.689Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:02 [2022-09-18T08:51:02.947Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:51:03 [2022-09-18T08:51:03.206Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:51:03 [2022-09-18T08:51:03.206Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.075 s
04:51:03 [2022-09-18T08:51:03.206Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.025 s
04:51:03 [2022-09-18T08:51:03.206Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.059 s
04:51:03 [2022-09-18T08:51:03.206Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.003 s
04:51:03 [2022-09-18T08:51:03.206Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:51:03 [2022-09-18T08:51:03.464Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:51:03 [2022-09-18T08:51:03.464Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.077 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:51:03 [2022-09-18T08:51:03.464Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:51:03 [2022-09-18T08:51:03.464Z] 
04:51:03 [2022-09-18T08:51:03.464Z] Results:
04:51:03 [2022-09-18T08:51:03.464Z] 
04:51:03 [2022-09-18T08:51:03.464Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
04:51:03 [2022-09-18T08:51:03.464Z] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] All tests passed!
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.pom
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-sources.jar
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.12-SNAPSHOT  [39/139]
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] The project's OSGi version is 1.0.12.202209180815
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.031Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui...
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] 
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:04 [2022-09-18T08:51:04.599Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:51:04 [2022-09-18T08:51:04.599Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.167Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] No tests to run.
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.167Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.425Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.425Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] 
04:51:05 [2022-09-18T08:51:05.425Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:05 [2022-09-18T08:51:05.684Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
04:51:06 [2022-09-18T08:51:06.619Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
04:51:07 [2022-09-18T08:51:07.643Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.643Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.643Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] No tests to run.
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.pom
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-sources.jar
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-pack200.jar.pack.gz
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-p2metadata.xml
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.12-SNAPSHOT-p2artifacts.xml
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT [40/139]
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] The project's OSGi version is 1.1.5.202209180815
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.644Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui...
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] 
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:07 [2022-09-18T08:51:07.905Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:51:07 [2022-09-18T08:51:07.905Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.472Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.472Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] No tests to run.
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] 
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:08 [2022-09-18T08:51:08.730Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
04:51:10 [2022-09-18T08:51:10.111Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.052Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] No tests to run.
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar
04:51:11 [2022-09-18T08:51:11.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.pom
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-sources.jar
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-pack200.jar.pack.gz
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2metadata.xml
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.5-SNAPSHOT-p2artifacts.xml
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT [41/139]
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] The project's OSGi version is 1.0.3.202209180815
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.322Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests...
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] 
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:11 [2022-09-18T08:51:11.593Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
04:51:11 [2022-09-18T08:51:11.593Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.166Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] 
04:51:12 [2022-09-18T08:51:12.166Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:12 [2022-09-18T08:51:12.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
04:51:13 [2022-09-18T08:51:13.361Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
04:51:13 [2022-09-18T08:51:13.941Z] [INFO] 
04:51:13 [2022-09-18T08:51:13.941Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:13 [2022-09-18T08:51:13.941Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:13 [2022-09-18T08:51:13.941Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
04:51:14 [2022-09-18T08:51:14.199Z] [INFO] 
04:51:14 [2022-09-18T08:51:14.199Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:14 [2022-09-18T08:51:14.199Z] [INFO] 
04:51:14 [2022-09-18T08:51:14.199Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:14 [2022-09-18T08:51:14.457Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:51:14 [2022-09-18T08:51:14.457Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
04:51:14 [2022-09-18T08:51:14.457Z] [INFO] Command line:
04:51:14 [2022-09-18T08:51:14.457Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:51:14 [2022-09-18T08:51:14.457Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:21 [2022-09-18T08:51:21.070Z] !SESSION 2022-09-18 08:51:14.721 -----------------------------------------------
04:51:21 [2022-09-18T08:51:21.070Z] eclipse.buildId=unknown
04:51:21 [2022-09-18T08:51:21.070Z] java.version=11.0.2
04:51:21 [2022-09-18T08:51:21.070Z] java.vendor=Oracle Corporation
04:51:21 [2022-09-18T08:51:21.070Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:51:21 [2022-09-18T08:51:21.070Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:51:21 [2022-09-18T08:51:21.070Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:51:21 [2022-09-18T08:51:21.070Z] 
04:51:21 [2022-09-18T08:51:21.070Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:51:20.281
04:51:21 [2022-09-18T08:51:21.070Z] !MESSAGE FrameworkEvent ERROR
04:51:21 [2022-09-18T08:51:21.070Z] !STACK 0
04:51:21 [2022-09-18T08:51:21.070Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [64]
04:51:21 [2022-09-18T08:51:21.070Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:21 [2022-09-18T08:51:21.070Z] 
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:21 [2022-09-18T08:51:21.070Z] 
04:51:21 [2022-09-18T08:51:21.070Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:51:20.691
04:51:21 [2022-09-18T08:51:21.070Z] !MESSAGE FrameworkEvent ERROR
04:51:21 [2022-09-18T08:51:21.070Z] !STACK 0
04:51:21 [2022-09-18T08:51:21.070Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [152]
04:51:21 [2022-09-18T08:51:21.070Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:21 [2022-09-18T08:51:21.070Z] 
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:21 [2022-09-18T08:51:21.070Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:21 [2022-09-18T08:51:21.638Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:51:21 [2022-09-18T08:51:21.638Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:51:21 [2022-09-18T08:51:21.638Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.003 s
04:51:21 [2022-09-18T08:51:21.638Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
04:51:21 [2022-09-18T08:51:21.638Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
04:51:21 [2022-09-18T08:51:21.638Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:51:21 [2022-09-18T08:51:21.896Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
04:51:21 [2022-09-18T08:51:21.896Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.896Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:51:21 [2022-09-18T08:51:21.896Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.003 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:51:21 [2022-09-18T08:51:21.896Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.002 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:51:21 [2022-09-18T08:51:21.896Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.008 s
04:51:21 [2022-09-18T08:51:21.896Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:51:21 [2022-09-18T08:51:21.896Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.003 s
04:51:21 [2022-09-18T08:51:21.896Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.001 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:51:21 [2022-09-18T08:51:21.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:51:21 [2022-09-18T08:51:21.896Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
04:51:21 [2022-09-18T08:51:21.896Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.896Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:51:21 [2022-09-18T08:51:21.897Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:51:21 [2022-09-18T08:51:21.897Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.897Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
04:51:21 [2022-09-18T08:51:21.897Z] 
04:51:21 [2022-09-18T08:51:21.897Z] Results:
04:51:21 [2022-09-18T08:51:21.897Z] 
04:51:21 [2022-09-18T08:51:21.897Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
04:51:21 [2022-09-18T08:51:21.897Z] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] All tests passed!
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.pom
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-sources.jar
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT [42/139]
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.833Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.833Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.833Z] [INFO] 
04:51:22 [2022-09-18T08:51:22.833Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:22 [2022-09-18T08:51:22.833Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests...
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.400Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
04:51:23 [2022-09-18T08:51:23.400Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.966Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] 
04:51:23 [2022-09-18T08:51:23.966Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:23 [2022-09-18T08:51:23.967Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:24 [2022-09-18T08:51:24.902Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] 
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:25 [2022-09-18T08:51:25.836Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] 
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] 
04:51:25 [2022-09-18T08:51:25.836Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:26 [2022-09-18T08:51:26.095Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:51:26 [2022-09-18T08:51:26.095Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
04:51:26 [2022-09-18T08:51:26.095Z] [INFO] Command line:
04:51:26 [2022-09-18T08:51:26.095Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:51:26 [2022-09-18T08:51:26.095Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:32 [2022-09-18T08:51:32.674Z] !SESSION 2022-09-18 08:51:26.389 -----------------------------------------------
04:51:32 [2022-09-18T08:51:32.674Z] eclipse.buildId=unknown
04:51:32 [2022-09-18T08:51:32.674Z] java.version=11.0.2
04:51:32 [2022-09-18T08:51:32.674Z] java.vendor=Oracle Corporation
04:51:32 [2022-09-18T08:51:32.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:51:32 [2022-09-18T08:51:32.674Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:51:32 [2022-09-18T08:51:32.674Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:51:32 [2022-09-18T08:51:32.674Z] 
04:51:32 [2022-09-18T08:51:32.674Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:51:32.196
04:51:32 [2022-09-18T08:51:32.674Z] !MESSAGE FrameworkEvent ERROR
04:51:32 [2022-09-18T08:51:32.674Z] !STACK 0
04:51:32 [2022-09-18T08:51:32.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:51:32 [2022-09-18T08:51:32.674Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:32 [2022-09-18T08:51:32.674Z] 
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:32 [2022-09-18T08:51:32.674Z] 
04:51:32 [2022-09-18T08:51:32.674Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:51:32.614
04:51:32 [2022-09-18T08:51:32.674Z] !MESSAGE FrameworkEvent ERROR
04:51:32 [2022-09-18T08:51:32.674Z] !STACK 0
04:51:32 [2022-09-18T08:51:32.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:51:32 [2022-09-18T08:51:32.674Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:32 [2022-09-18T08:51:32.674Z] 
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:32 [2022-09-18T08:51:32.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:34 [2022-09-18T08:51:34.070Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:51:34 [2022-09-18T08:51:34.070Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:51:44 [2022-09-18T08:51:44.068Z] 
04:51:44 [2022-09-18T08:51:44.068Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:51:42.371
04:51:44 [2022-09-18T08:51:44.068Z] !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
04:51:44 [2022-09-18T08:51:44.068Z] 
04:51:44 [2022-09-18T08:51:44.068Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:51:42.477
04:51:44 [2022-09-18T08:51:44.068Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:51:44 [2022-09-18T08:51:44.068Z] !STACK 0
04:51:44 [2022-09-18T08:51:44.068Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:51:44 [2022-09-18T08:51:44.068Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:51:44 [2022-09-18T08:51:44.068Z] Caused by: java.io.IOException: error=2, No such file or directory
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:51:44 [2022-09-18T08:51:44.068Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:51:44 [2022-09-18T08:51:44.068Z] 	... 7 more
04:51:44 [2022-09-18T08:51:44.068Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:51:44 [2022-09-18T08:51:44.068Z] Display size: 1440x900
04:51:44 [2022-09-18T08:51:44.068Z] OS version=5.14.14-200.fc34.x86_64
04:51:44 [2022-09-18T08:51:44.068Z] GTK version=3.22.30
04:51:44 [2022-09-18T08:51:44.068Z] GTK theme=Ambiance
04:51:44 [2022-09-18T08:51:44.068Z] LIBOVERLAY_SCROLLBAR=0
04:51:44 [2022-09-18T08:51:44.068Z] Time zone: Greenwich Mean Time
04:51:44 [2022-09-18T08:51:44.068Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:51:44 [2022-09-18T08:51:44.068Z] log4j:WARN Please initialize the log4j system properly.
04:51:44 [2022-09-18T08:51:44.068Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:51:46 [2022-09-18T08:51:46.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
04:51:46 [2022-09-18T08:51:46.026Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
04:51:46 [2022-09-18T08:51:46.285Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
04:51:46 [2022-09-18T08:51:46.285Z] 
04:51:46 [2022-09-18T08:51:46.285Z] (Eclipse:7602): Gtk-CRITICAL **: 08:51:46.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338763119 data=null doit=true} to Shell with text {Custom chart creation}
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Attempting to set focus on (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Clicking on (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338763131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338763138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338763138 data=null doit=true} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338763138 data=null} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338763139 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338763141 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338763142 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338763146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338763146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338763146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338763147 data=null doit=true} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338763147 data=null} to (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Clicked on (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Setting state to checked on: Integer
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:46 [2022-09-18T08:51:46.852Z] DEBUG - Setting state to unchecked on: Integer
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.111Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Setting state to checked on: Duration (ns)
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Setting state to unchecked on: Duration (ns)
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Setting state to checked on: Timestamp
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Setting state to unchecked on: Timestamp
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338763421 data=null doit=true} to Shell with text {Custom chart creation}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Clicking on TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1338763427 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1338763427 data=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Attempting to set focus on Table with text {}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1338763436 data=null} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1338763436 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338763437 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1338763438 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1338763438 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1338763438 data=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1338763438 data=null} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Clicked on TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Setting state to checked on: Timestamp
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Clicking on 
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338763456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338763457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338763457 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338763457 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338763458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338763458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338763458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338763518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338763521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338763521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338763522 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338763522 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Clicked on 
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Setting state to checked on: Timestamp
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338763543 data=null doit=true} to Shell with text {Custom chart creation}
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Clicking on TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1338763548 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1338763548 data=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.113Z] DEBUG - Attempting to set focus on Table with text {}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1338763557 data=null} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1338763558 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338763560 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1338763560 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1338763561 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1338763561 data=null doit=true} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1338763561 data=null} to TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Clicked on TableItem with text {String}
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Setting state to checked on: Timestamp2
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Setting state to checked on: Timestamp
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Clicking on 
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338763624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338763625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338763625 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338763625 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338763625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338763626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338763626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338763641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338763646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338763646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338763646 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338763646 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:51:47 [2022-09-18T08:51:47.373Z] DEBUG - Clicked on 
04:51:47 [2022-09-18T08:51:47.373Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.415 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:51:47 [2022-09-18T08:51:47.373Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 1.227 s
04:51:47 [2022-09-18T08:51:47.373Z] 
04:51:47 [2022-09-18T08:51:47.373Z] Results:
04:51:47 [2022-09-18T08:51:47.373Z] 
04:51:47 [2022-09-18T08:51:47.373Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:51:47 [2022-09-18T08:51:47.373Z] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] All tests passed!
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT [43/139]
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:51:49 [2022-09-18T08:51:49.274Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.275Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests...
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] 
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:49 [2022-09-18T08:51:49.533Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
04:51:49 [2022-09-18T08:51:49.533Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] 
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:50 [2022-09-18T08:51:50.099Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:51 [2022-09-18T08:51:51.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] 
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:53 [2022-09-18T08:51:53.377Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] 
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] 
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
04:51:53 [2022-09-18T08:51:53.377Z] [INFO] Command line:
04:51:53 [2022-09-18T08:51:53.377Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:51:53 [2022-09-18T08:51:53.377Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:59 [2022-09-18T08:51:59.941Z] !SESSION 2022-09-18 08:51:53.621 -----------------------------------------------
04:51:59 [2022-09-18T08:51:59.941Z] eclipse.buildId=unknown
04:51:59 [2022-09-18T08:51:59.941Z] java.version=11.0.2
04:51:59 [2022-09-18T08:51:59.941Z] java.vendor=Oracle Corporation
04:51:59 [2022-09-18T08:51:59.941Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:51:59 [2022-09-18T08:51:59.941Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:51:59 [2022-09-18T08:51:59.941Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:51:59 [2022-09-18T08:51:59.941Z] 
04:51:59 [2022-09-18T08:51:59.941Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:51:59.385
04:51:59 [2022-09-18T08:51:59.941Z] !MESSAGE FrameworkEvent ERROR
04:51:59 [2022-09-18T08:51:59.941Z] !STACK 0
04:51:59 [2022-09-18T08:51:59.941Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:51:59 [2022-09-18T08:51:59.941Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:59 [2022-09-18T08:51:59.941Z] 
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:51:59 [2022-09-18T08:51:59.941Z] 
04:51:59 [2022-09-18T08:51:59.941Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:51:59.866
04:51:59 [2022-09-18T08:51:59.941Z] !MESSAGE FrameworkEvent ERROR
04:51:59 [2022-09-18T08:51:59.941Z] !STACK 0
04:51:59 [2022-09-18T08:51:59.941Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:51:59 [2022-09-18T08:51:59.941Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:51:59 [2022-09-18T08:51:59.941Z] 
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:51:59 [2022-09-18T08:51:59.941Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:52:00 [2022-09-18T08:52:00.877Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:52:00 [2022-09-18T08:52:00.877Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:52:08 [2022-09-18T08:52:08.993Z] 
04:52:08 [2022-09-18T08:52:08.993Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:52:08.802
04:52:08 [2022-09-18T08:52:08.993Z] !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
04:52:08 [2022-09-18T08:52:08.993Z] 
04:52:08 [2022-09-18T08:52:08.993Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:52:08.971
04:52:08 [2022-09-18T08:52:08.993Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:52:08 [2022-09-18T08:52:08.993Z] !STACK 0
04:52:08 [2022-09-18T08:52:08.993Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:52:08 [2022-09-18T08:52:08.993Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:52:08 [2022-09-18T08:52:08.993Z] Caused by: java.io.IOException: error=2, No such file or directory
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:52:08 [2022-09-18T08:52:08.993Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:52:08 [2022-09-18T08:52:08.993Z] 	... 7 more
04:52:09 [2022-09-18T08:52:09.682Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:52:10 [2022-09-18T08:52:10.249Z] Display size: 1440x900
04:52:10 [2022-09-18T08:52:10.249Z] OS version=5.14.14-200.fc34.x86_64
04:52:10 [2022-09-18T08:52:10.249Z] GTK version=3.22.30
04:52:10 [2022-09-18T08:52:10.249Z] GTK theme=Ambiance
04:52:10 [2022-09-18T08:52:10.249Z] LIBOVERLAY_SCROLLBAR=0
04:52:10 [2022-09-18T08:52:10.249Z] Time zone: Greenwich Mean Time
04:52:10 [2022-09-18T08:52:10.507Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:52:10 [2022-09-18T08:52:10.507Z] log4j:WARN Please initialize the log4j system properly.
04:52:10 [2022-09-18T08:52:10.507Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:52:13 [2022-09-18T08:52:13.791Z] 
04:52:13 [2022-09-18T08:52:13.791Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:52:13.280
04:52:13 [2022-09-18T08:52:13.791Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
04:52:13 [2022-09-18T08:52:13.791Z] !STACK 0
04:52:13 [2022-09-18T08:52:13.791Z] java.lang.RuntimeException: The parameter should be set
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:52:13 [2022-09-18T08:52:13.791Z] 
04:52:13 [2022-09-18T08:52:13.791Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 08:52:13.294
04:52:13 [2022-09-18T08:52:13.791Z] !MESSAGE Exception executing analysis
04:52:13 [2022-09-18T08:52:13.791Z] !STACK 0
04:52:13 [2022-09-18T08:52:13.791Z] java.lang.RuntimeException: The parameter should be set
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:52:13 [2022-09-18T08:52:13.791Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338792953 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338792954 data=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338792954 data=null} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338792955 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338792956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338793150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338793153 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338793153 data=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338793153 data=null} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338793154 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338793154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338793173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338793225 data=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338793226 data=null} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338793227 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338793228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338793275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338793322 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338793322 data=null doit=true} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338793323 data=null} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338793324 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338793324 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338793361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338793362 data=null doit=true} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338793363 data=null} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338793364 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338793365 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338793415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1338793421 data=null doit=true} to TreeItem with text {A-Test-10K}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1338793421 data=null} to TreeItem with text {A-Test-10K}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1338793422 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to TreeItem with text {A-Test-10K}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338793423 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {A-Test-10K}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1338793427 data=null button=1 stateMask=0x80000 x=113 y=81 count=1} to TreeItem with text {A-Test-10K}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1338793429 data=null doit=true} to TreeItem with text {External Analyses}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1338793429 data=null} to TreeItem with text {External Analyses}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1338793430 data=null button=1 stateMask=0x0 x=155 y=127 count=1} to TreeItem with text {External Analyses}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1338793430 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {External Analyses}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1338793437 data=null button=1 stateMask=0x80000 x=155 y=127 count=1} to TreeItem with text {External Analyses}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793457 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793458 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793459 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793459 data=null button=1 stateMask=0x0 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338793460 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793545 data=null button=1 stateMask=0x80000 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793546 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.338Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338793547 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338794001 data=null button=1 stateMask=0x80000 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338794002 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338794013 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1338794013 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338794020 data=null doit=true} to Shell with text {External Analysis Parameters}
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Clicking on OK
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338794025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338794026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338794026 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338794026 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338794027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338794027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338794027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:17 [2022-09-18T08:52:17.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1338793547 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:52:18 [2022-09-18T08:52:18.422Z] DEBUG - Clicked on 
04:52:18 [2022-09-18T08:52:18.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:52:18 [2022-09-18T08:52:18.686Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:52:18 [2022-09-18T08:52:18.686Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:52:18 [2022-09-18T08:52:18.975Z] 
04:52:18 [2022-09-18T08:52:18.975Z] (Eclipse:7723): Gtk-CRITICAL **: 08:52:18.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338795615 data=null doit=true} to Shell with text {Custom chart creation}
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Attempting to set focus on (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Clicking on (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338795630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338795631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338795638 data=null doit=true} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338795638 data=null} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338795639 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338795640 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338795640 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338795645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338795645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338795646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338795646 data=null doit=true} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338795646 data=null} to (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Clicked on (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338795657 data=null doit=true} to Shell with text {Custom chart creation}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1338795716 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1338795717 data=null doit=true} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Attempting to set focus on Table with text {}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1338795720 data=null} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1338795720 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338795721 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1338795721 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1338795722 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1338795722 data=null doit=true} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1338795722 data=null} to TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Setting state to checked on: Priority
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Setting state to checked on: Target CPU
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Clicking on 
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338795759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338795760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338795760 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338795760 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338795761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338795761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338795761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338795833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338795842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338795842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338795843 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338795843 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Clicked on 
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338795846 data=null doit=true} to Shell with text {Custom chart creation}
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Clicking on OK
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338795917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338795917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338795918 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338795918 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338795918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338795918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:19 [2022-09-18T08:52:19.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338795919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1338795032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
04:52:20 [2022-09-18T08:52:20.154Z] DEBUG - Clicked on 
04:52:20 [2022-09-18T08:52:20.154Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:52:20 [2022-09-18T08:52:20.154Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:52:20 [2022-09-18T08:52:20.154Z] 
04:52:20 [2022-09-18T08:52:20.154Z] (Eclipse:7723): Gtk-CRITICAL **: 08:52:20.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338796891 data=null doit=true} to Shell with text {Custom chart creation}
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338796892 data=null doit=true} to Shell with text {Custom chart creation}
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Attempting to set focus on (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Clicking on (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338796897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338796897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338796897 data=null doit=true} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338796897 data=null} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338796898 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338796898 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338796899 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338796903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338796903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338796903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338796903 data=null doit=true} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338796903 data=null} to (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Clicked on (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338796920 data=null doit=true} to Shell with text {Custom chart creation}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1338796925 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1338796925 data=null doit=true} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Attempting to set focus on Table with text {}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1338796928 data=null} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1338796928 data=null button=1 stateMask=0x0 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338796929 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1338796929 data=null button=1 stateMask=0x80000 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1338796930 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1338796930 data=null doit=true} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1338796930 data=null} to TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Setting state to checked on: Priority
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Setting state to checked on: Target CPU
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Clicking on 
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338796954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338796954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338796954 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338796954 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338796958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338796958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338796958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338796970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338796984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338796984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338796984 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338796985 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Clicked on 
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338796987 data=null doit=true} to Shell with text {Custom chart creation}
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Clicking on OK
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338797026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338797026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338797026 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338797026 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338797027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338797027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338797027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:20 [2022-09-18T08:52:20.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1338796488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
04:52:20 [2022-09-18T08:52:20.980Z] DEBUG - Clicked on 
04:52:20 [2022-09-18T08:52:20.980Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Clicking on &Reset Perspective
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1338797865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1338797866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1338797866 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1338797866 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1338797867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1338797867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:21 [2022-09-18T08:52:21.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1338797867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.115Z] DEBUG - Clicked on 
04:52:22 [2022-09-18T08:52:22.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:52:22 [2022-09-18T08:52:22.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:52:22 [2022-09-18T08:52:22.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:52:22 [2022-09-18T08:52:22.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338798422 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338798422 data=null doit=true} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338798422 data=null} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338798423 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338798423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338798522 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338798523 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338798523 data=null doit=true} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338798524 data=null} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338798524 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338798525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338798538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:22 [2022-09-18T08:52:22.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1338798540 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1338798540 data=null doit=true} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1338798540 data=null} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1338798541 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338798541 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1338798569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
04:52:22 [2022-09-18T08:52:22.375Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:52:22 [2022-09-18T08:52:22.375Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
04:52:22 [2022-09-18T08:52:22.375Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798572 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798572 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798572 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798573 data=null button=1 stateMask=0x0 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338798573 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798631 data=null button=1 stateMask=0x80000 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798632 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.375Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798632 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798963 data=null button=1 stateMask=0x80000 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798963 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798964 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1338798964 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338798968 data=null doit=true} to Shell with text {External Analysis Parameters}
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Clicking on OK
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338798970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338798970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338798970 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338798970 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338798971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338798971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338798971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:22 [2022-09-18T08:52:22.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1338798637 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:52:23 [2022-09-18T08:52:23.201Z] DEBUG - Clicked on 
04:52:23 [2022-09-18T08:52:23.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:52:23 [2022-09-18T08:52:23.768Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:52:23 [2022-09-18T08:52:23.768Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:52:23 [2022-09-18T08:52:23.768Z] 
04:52:23 [2022-09-18T08:52:23.768Z] (Eclipse:7723): Gtk-CRITICAL **: 08:52:23.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338800441 data=null doit=true} to Shell with text {Custom chart creation}
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Attempting to set focus on (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Clicking on (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338800445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338800445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338800446 data=null doit=true} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338800446 data=null} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338800446 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338800447 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338800447 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338800463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338800464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338800464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338800465 data=null doit=true} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338800466 data=null} to (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Clicked on (of type 'Table')
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:24 [2022-09-18T08:52:24.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338800468 data=null doit=true} to Shell with text {Custom chart creation}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1338800523 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1338800523 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Attempting to set focus on Table with text {}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1338800525 data=null} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1338800526 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338800526 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1338800527 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1338800527 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1338800527 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1338800527 data=null} to TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Clicking on 
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338800541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338800541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338800541 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338800542 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338800542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338800542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338800542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338800557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338800560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338800560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338800560 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338800560 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Clicked on 
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338800562 data=null doit=true} to Shell with text {Custom chart creation}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1338800622 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1338800623 data=null doit=true} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Attempting to set focus on Table with text {}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1338800625 data=null} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1338800626 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338800626 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1338800627 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1338800627 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1338800627 data=null doit=true} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1338800627 data=null} to TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Clicking on 
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338800641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338800641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338800642 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338800642 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338800642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338800642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338800642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338800659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338800663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338800663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338800663 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338800663 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Clicked on 
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338800665 data=null doit=true} to Shell with text {Custom chart creation}
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Clicking on OK
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338800667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338800668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338800668 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338800668 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338800668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338800669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338800669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:24 [2022-09-18T08:52:24.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1338800062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
04:52:24 [2022-09-18T08:52:24.805Z] DEBUG - Clicked on 
04:52:24 [2022-09-18T08:52:24.805Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:52:24 [2022-09-18T08:52:24.805Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:52:25 [2022-09-18T08:52:25.064Z] 
04:52:25 [2022-09-18T08:52:25.064Z] (Eclipse:7723): Gtk-CRITICAL **: 08:52:24.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338801741 data=null doit=true} to Shell with text {Custom chart creation}
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Attempting to set focus on (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Clicking on (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1338801745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338801745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1338801746 data=null doit=true} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1338801746 data=null} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} [layout=null] time=1338801746 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} [layout=null] time=1338801747 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338801747 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} [layout=null] time=1338801769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1338801769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} [layout=null] time=1338801769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} [layout=null] time=1338801769 data=null doit=true} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} [layout=null] time=1338801770 data=null} to (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Clicked on (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338801816 data=null doit=true} to Shell with text {Custom chart creation}
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1338801822 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1338801822 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Attempting to set focus on Table with text {}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1338801825 data=null} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1338801826 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338801826 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1338801827 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1338801827 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1338801828 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1338801828 data=null} to TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Clicking on 
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338801843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338801843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338801843 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338801843 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338801843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338801844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338801844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338801858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338801860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338801861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338801861 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338801861 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Clicked on 
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338801863 data=null doit=true} to Shell with text {Custom chart creation}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1338801866 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1338801866 data=null doit=true} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Attempting to set focus on Table with text {}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1338801868 data=null} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1338801868 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1338801869 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1338801869 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1338801870 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1338801870 data=null doit=true} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1338801870 data=null} to TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Clicking on 
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1338801941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338801941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1338801941 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1338801942 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1338801942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1338801942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1338801942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1338801955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1338801959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1338801959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1338801959 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1338801959 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Clicked on 
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338801961 data=null doit=true} to Shell with text {Custom chart creation}
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ab959e8
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1338801966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1338801966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1338801967 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1338801967 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1338801967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1338801967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1338801967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1338801967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1338801968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1338801968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1338801968 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1338801968 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1338801969 data=null doit=true} to Shell with text {Custom chart creation}
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Clicking on OK
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338801971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338801971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338801985 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338801985 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338801986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338801986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338801986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:25 [2022-09-18T08:52:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1338801226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart'
04:52:26 [2022-09-18T08:52:26.197Z] DEBUG - Clicked on 
04:52:26 [2022-09-18T08:52:26.197Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Clicking on &Reset Perspective
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1338802848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1338802848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1338802849 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1338802849 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1338802849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1338802850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1338802850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:52:26 [2022-09-18T08:52:26.972Z] DEBUG - Clicked on 
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b120d48] time=1338803456 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Attempting to set focus on Tree with text {}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1338803619 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1338803619 data=null doit=true} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1338803619 data=null} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1338803620 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1338803621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1338803723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:52:27 [2022-09-18T08:52:27.747Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:52:27 [2022-09-18T08:52:27.747Z] DEBUG - Clicking on with mnemonic 'Delete'
04:52:27 [2022-09-18T08:52:27.747Z] DEBUG - Clicked on with mnemonic 'Delete'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805145 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805145 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1338805146 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:52:29 [2022-09-18T08:52:29.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Clicking on OK
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1338805148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1338805149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1338805149 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1338805149 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1338805149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1338805149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.123Z] DEBUG - Clicked on OK
04:52:29 [2022-09-18T08:52:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1338805150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:29 [2022-09-18T08:52:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1338803963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:52:29 [2022-09-18T08:52:29.639Z] 
04:52:29 [2022-09-18T08:52:29.639Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 08:52:29.384
04:52:29 [2022-09-18T08:52:29.639Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
04:52:29 [2022-09-18T08:52:29.639Z] 
04:52:29 [2022-09-18T08:52:29.639Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 08:52:29.384
04:52:29 [2022-09-18T08:52:29.639Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
04:52:29 [2022-09-18T08:52:29.639Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.002 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:52:29 [2022-09-18T08:52:29.639Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 5.475 s
04:52:29 [2022-09-18T08:52:29.639Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 5.019 s
04:52:29 [2022-09-18T08:52:29.639Z] 
04:52:29 [2022-09-18T08:52:29.639Z] Results:
04:52:29 [2022-09-18T08:52:29.639Z] 
04:52:29 [2022-09-18T08:52:29.639Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:52:29 [2022-09-18T08:52:29.639Z] 
04:52:30 [2022-09-18T08:52:30.206Z] 
04:52:30 [2022-09-18T08:52:30.206Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:52:30.103
04:52:30 [2022-09-18T08:52:30.206Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] All tests passed!
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
04:52:30 [2022-09-18T08:52:30.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT [44/139]
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] The project's OSGi version is 1.0.15.202209180815
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] 
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:30 [2022-09-18T08:52:30.772Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests...
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.031Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
04:52:31 [2022-09-18T08:52:31.031Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
04:52:31 [2022-09-18T08:52:31.598Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.598Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:31 [2022-09-18T08:52:31.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] 
04:52:31 [2022-09-18T08:52:31.857Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:32 [2022-09-18T08:52:32.116Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
04:52:34 [2022-09-18T08:52:34.043Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
04:52:34 [2022-09-18T08:52:34.977Z] [INFO] 
04:52:34 [2022-09-18T08:52:34.977Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:34 [2022-09-18T08:52:34.977Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:52:34 [2022-09-18T08:52:34.978Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
04:52:34 [2022-09-18T08:52:34.978Z] [INFO] 
04:52:34 [2022-09-18T08:52:34.978Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:34 [2022-09-18T08:52:34.978Z] [INFO] 
04:52:34 [2022-09-18T08:52:34.978Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:52:35 [2022-09-18T08:52:35.545Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:52:35 [2022-09-18T08:52:35.545Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
04:52:35 [2022-09-18T08:52:35.545Z] [INFO] Command line:
04:52:35 [2022-09-18T08:52:35.545Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:35 [2022-09-18T08:52:35.545Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:42 [2022-09-18T08:52:42.109Z] !SESSION 2022-09-18 08:52:35.786 -----------------------------------------------
04:52:42 [2022-09-18T08:52:42.109Z] eclipse.buildId=unknown
04:52:42 [2022-09-18T08:52:42.109Z] java.version=11.0.2
04:52:42 [2022-09-18T08:52:42.109Z] java.vendor=Oracle Corporation
04:52:42 [2022-09-18T08:52:42.109Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:52:42 [2022-09-18T08:52:42.109Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:52:42 [2022-09-18T08:52:42.109Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:52:42 [2022-09-18T08:52:42.109Z] 
04:52:42 [2022-09-18T08:52:42.109Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:52:41.274
04:52:42 [2022-09-18T08:52:42.109Z] !MESSAGE FrameworkEvent ERROR
04:52:42 [2022-09-18T08:52:42.109Z] !STACK 0
04:52:42 [2022-09-18T08:52:42.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:52:42 [2022-09-18T08:52:42.109Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:52:42 [2022-09-18T08:52:42.109Z] 
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:52:42 [2022-09-18T08:52:42.109Z] 
04:52:42 [2022-09-18T08:52:42.109Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:52:41.674
04:52:42 [2022-09-18T08:52:42.109Z] !MESSAGE FrameworkEvent ERROR
04:52:42 [2022-09-18T08:52:42.109Z] !STACK 0
04:52:42 [2022-09-18T08:52:42.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:52:42 [2022-09-18T08:52:42.109Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:52:42 [2022-09-18T08:52:42.109Z] 
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:52:42 [2022-09-18T08:52:42.109Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:52:43 [2022-09-18T08:52:43.044Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:52:46 [2022-09-18T08:52:46.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:52:46 [2022-09-18T08:52:46.428Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 3.31 s
04:52:46 [2022-09-18T08:52:46.428Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:52:58 [2022-09-18T08:52:58.629Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.127 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:52:58 [2022-09-18T08:52:58.629Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.247 s
04:52:58 [2022-09-18T08:52:58.629Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.246 s
04:52:58 [2022-09-18T08:52:58.629Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.241 s
04:52:58 [2022-09-18T08:52:58.629Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.148 s
04:52:58 [2022-09-18T08:52:58.629Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.242 s
04:52:58 [2022-09-18T08:52:58.629Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:52:58 [2022-09-18T08:52:58.888Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:52:58 [2022-09-18T08:52:58.888Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.279 s
04:52:58 [2022-09-18T08:52:58.888Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:53:13 [2022-09-18T08:53:13.771Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.417 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:53:13 [2022-09-18T08:53:13.771Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.247 s
04:53:13 [2022-09-18T08:53:13.771Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.247 s
04:53:13 [2022-09-18T08:53:13.771Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.227 s
04:53:13 [2022-09-18T08:53:13.771Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.229 s
04:53:13 [2022-09-18T08:53:13.771Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.235 s
04:53:13 [2022-09-18T08:53:13.771Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.229 s
04:53:13 [2022-09-18T08:53:13.771Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:53:19 [2022-09-18T08:53:19.041Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.692 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:53:19 [2022-09-18T08:53:19.041Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.239 s
04:53:19 [2022-09-18T08:53:19.041Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.226 s
04:53:19 [2022-09-18T08:53:19.041Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.222 s
04:53:19 [2022-09-18T08:53:19.041Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:54:15 [2022-09-18T08:54:15.269Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.825 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.236 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.232 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.256 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.234 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.261 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.43 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.241 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
04:54:15 [2022-09-18T08:54:15.269Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.252 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.247 s
04:54:15 [2022-09-18T08:54:15.269Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.236 s
04:54:15 [2022-09-18T08:54:15.269Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:54:15 [2022-09-18T08:54:15.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:54:15 [2022-09-18T08:54:15.269Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.26 s
04:54:15 [2022-09-18T08:54:15.269Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:54:15 [2022-09-18T08:54:15.528Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:54:15 [2022-09-18T08:54:15.528Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.207 s
04:54:15 [2022-09-18T08:54:15.528Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:54:15 [2022-09-18T08:54:15.528Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:54:15 [2022-09-18T08:54:15.528Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.014 s
04:54:15 [2022-09-18T08:54:15.528Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:54:16 [2022-09-18T08:54:16.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:54:16 [2022-09-18T08:54:16.467Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.148 s
04:54:16 [2022-09-18T08:54:16.467Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:54:28 [2022-09-18T08:54:28.705Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.235 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:54:28 [2022-09-18T08:54:28.705Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.135 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.134 s
04:54:28 [2022-09-18T08:54:28.705Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.146 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.141 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.133 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.133 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.135 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.139 s
04:54:28 [2022-09-18T08:54:28.705Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
04:54:28 [2022-09-18T08:54:28.705Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:54:31 [2022-09-18T08:54:31.993Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.787 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:54:31 [2022-09-18T08:54:31.993Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 4.786 s
04:54:31 [2022-09-18T08:54:31.993Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:54:32 [2022-09-18T08:54:32.928Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:54:32 [2022-09-18T08:54:32.928Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.133 s
04:54:32 [2022-09-18T08:54:32.928Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.066 s
04:54:32 [2022-09-18T08:54:32.928Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:54:36 [2022-09-18T08:54:36.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.359 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:54:36 [2022-09-18T08:54:36.211Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.225 s
04:54:36 [2022-09-18T08:54:36.211Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.131 s
04:54:36 [2022-09-18T08:54:36.211Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:54:36 [2022-09-18T08:54:36.470Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:54:36 [2022-09-18T08:54:36.470Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.157 s
04:54:36 [2022-09-18T08:54:36.470Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.131 s
04:54:36 [2022-09-18T08:54:36.470Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:54:41 [2022-09-18T08:54:41.754Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:54:41 [2022-09-18T08:54:41.754Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.13 s
04:54:41 [2022-09-18T08:54:41.754Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.135 s
04:54:41 [2022-09-18T08:54:41.754Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.131 s
04:54:41 [2022-09-18T08:54:41.754Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.13 s
04:54:41 [2022-09-18T08:54:41.754Z] 
04:54:41 [2022-09-18T08:54:41.754Z] Results:
04:54:41 [2022-09-18T08:54:41.754Z] 
04:54:41 [2022-09-18T08:54:41.754Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
04:54:41 [2022-09-18T08:54:41.754Z] 
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] All tests passed!
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.pom
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-sources.jar
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
04:54:41 [2022-09-18T08:54:41.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT [45/139]
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] The project's OSGi version is 6.0.0.202209180815
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] 
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:41 [2022-09-18T08:54:41.755Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui...
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.013Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:54:42 [2022-09-18T08:54:42.013Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] No tests to run.
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] 
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:42 [2022-09-18T08:54:42.949Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:42 [2022-09-18T08:54:42.949Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
04:54:43 [2022-09-18T08:54:43.208Z] [INFO] 
04:54:43 [2022-09-18T08:54:43.208Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:43 [2022-09-18T08:54:43.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
04:54:44 [2022-09-18T08:54:44.582Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] No tests to run.
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.pom
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-sources.jar
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2metadata.xml
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.0.0-SNAPSHOT-p2artifacts.xml
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.6-SNAPSHOT [46/139]
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] The project's OSGi version is 4.0.6.202209180815
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] 
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:45 [2022-09-18T08:54:45.962Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui...
04:54:46 [2022-09-18T08:54:46.529Z] [INFO] 
04:54:46 [2022-09-18T08:54:46.529Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:46 [2022-09-18T08:54:46.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:46 [2022-09-18T08:54:46.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
04:54:46 [2022-09-18T08:54:46.530Z] [INFO] 
04:54:46 [2022-09-18T08:54:46.530Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:46 [2022-09-18T08:54:46.530Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:54:46 [2022-09-18T08:54:46.530Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] No tests to run.
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-sources.jar
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.466Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.725Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.725Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] 
04:54:47 [2022-09-18T08:54:47.725Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:47 [2022-09-18T08:54:47.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar
04:54:48 [2022-09-18T08:54:48.921Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-sources.jar
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] No tests to run.
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.pom
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-sources.jar
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-pack200.jar.pack.gz
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-p2metadata.xml
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.6-SNAPSHOT-p2artifacts.xml
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT [47/139]
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] The project's OSGi version is 1.0.9.202209180815
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests...
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] 
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:50 [2022-09-18T08:54:50.618Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
04:54:50 [2022-09-18T08:54:50.618Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] 
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:51 [2022-09-18T08:54:51.186Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
04:54:53 [2022-09-18T08:54:53.089Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
04:54:54 [2022-09-18T08:54:54.466Z] [INFO] 
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:54 [2022-09-18T08:54:54.467Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] 
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] 
04:54:54 [2022-09-18T08:54:54.467Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:54:55 [2022-09-18T08:54:55.035Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:54:55 [2022-09-18T08:54:55.035Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
04:54:55 [2022-09-18T08:54:55.035Z] [INFO] Command line:
04:54:55 [2022-09-18T08:54:55.035Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:54:55 [2022-09-18T08:54:55.035Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:01 [2022-09-18T08:55:01.762Z] !SESSION 2022-09-18 08:54:55.072 -----------------------------------------------
04:55:01 [2022-09-18T08:55:01.762Z] eclipse.buildId=unknown
04:55:01 [2022-09-18T08:55:01.762Z] java.version=11.0.2
04:55:01 [2022-09-18T08:55:01.762Z] java.vendor=Oracle Corporation
04:55:01 [2022-09-18T08:55:01.762Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:55:01 [2022-09-18T08:55:01.762Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:55:01 [2022-09-18T08:55:01.762Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:55:01 [2022-09-18T08:55:01.762Z] 
04:55:01 [2022-09-18T08:55:01.762Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:55:00.790
04:55:01 [2022-09-18T08:55:01.762Z] !MESSAGE FrameworkEvent ERROR
04:55:01 [2022-09-18T08:55:01.762Z] !STACK 0
04:55:01 [2022-09-18T08:55:01.762Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
04:55:01 [2022-09-18T08:55:01.762Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:01 [2022-09-18T08:55:01.762Z] 
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:01 [2022-09-18T08:55:01.762Z] 
04:55:01 [2022-09-18T08:55:01.762Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:55:01.286
04:55:01 [2022-09-18T08:55:01.762Z] !MESSAGE FrameworkEvent ERROR
04:55:01 [2022-09-18T08:55:01.762Z] !STACK 0
04:55:01 [2022-09-18T08:55:01.762Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
04:55:01 [2022-09-18T08:55:01.762Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:01 [2022-09-18T08:55:01.762Z] 
04:55:01 [2022-09-18T08:55:01.762Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:01 [2022-09-18T08:55:01.763Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:02 [2022-09-18T08:55:02.329Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:55:02 [2022-09-18T08:55:02.329Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:55:12 [2022-09-18T08:55:12.304Z] 
04:55:12 [2022-09-18T08:55:12.304Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:55:10.469
04:55:12 [2022-09-18T08:55:12.304Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:55:12 [2022-09-18T08:55:12.304Z] !STACK 0
04:55:12 [2022-09-18T08:55:12.304Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:55:12 [2022-09-18T08:55:12.304Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:55:12 [2022-09-18T08:55:12.304Z] Caused by: java.io.IOException: error=2, No such file or directory
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:55:12 [2022-09-18T08:55:12.304Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:55:12 [2022-09-18T08:55:12.304Z] 	... 7 more
04:55:12 [2022-09-18T08:55:12.304Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:55:12 [2022-09-18T08:55:12.304Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:55:12 [2022-09-18T08:55:12.304Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.18 s
04:55:12 [2022-09-18T08:55:12.304Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
04:55:12 [2022-09-18T08:55:12.304Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
04:55:12 [2022-09-18T08:55:12.304Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:55:12 [2022-09-18T08:55:12.304Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:55:13 [2022-09-18T08:55:13.243Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:55:13 [2022-09-18T08:55:13.243Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.008 s
04:55:13 [2022-09-18T08:55:13.243Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.81 s
04:55:13 [2022-09-18T08:55:13.243Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.006 s
04:55:13 [2022-09-18T08:55:13.243Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:55:13 [2022-09-18T08:55:13.243Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:55:13 [2022-09-18T08:55:13.243Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:55:13 [2022-09-18T08:55:13.243Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:55:13 [2022-09-18T08:55:13.243Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:55:13 [2022-09-18T08:55:13.243Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:55:13 [2022-09-18T08:55:13.243Z] 
04:55:13 [2022-09-18T08:55:13.243Z] Results:
04:55:13 [2022-09-18T08:55:13.243Z] 
04:55:13 [2022-09-18T08:55:13.243Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
04:55:13 [2022-09-18T08:55:13.243Z] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] All tests passed!
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.pom
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-sources.jar
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2metadata.xml
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.9-SNAPSHOT-p2artifacts.xml
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.8-SNAPSHOT [48/139]
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] The project's OSGi version is 1.0.8.202209180815
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.146Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests...
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] 
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:15 [2022-09-18T08:55:15.404Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
04:55:15 [2022-09-18T08:55:15.404Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-sources.jar
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] 
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:16 [2022-09-18T08:55:16.437Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar
04:55:18 [2022-09-18T08:55:18.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-sources.jar
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] 
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:19 [2022-09-18T08:55:19.917Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] 
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] 
04:55:19 [2022-09-18T08:55:19.917Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:20 [2022-09-18T08:55:20.494Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:55:20 [2022-09-18T08:55:20.494Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
04:55:20 [2022-09-18T08:55:20.494Z] [INFO] Command line:
04:55:20 [2022-09-18T08:55:20.495Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:20 [2022-09-18T08:55:20.495Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:27 [2022-09-18T08:55:27.061Z] !SESSION 2022-09-18 08:55:20.702 -----------------------------------------------
04:55:27 [2022-09-18T08:55:27.061Z] eclipse.buildId=unknown
04:55:27 [2022-09-18T08:55:27.061Z] java.version=11.0.2
04:55:27 [2022-09-18T08:55:27.061Z] java.vendor=Oracle Corporation
04:55:27 [2022-09-18T08:55:27.061Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:55:27 [2022-09-18T08:55:27.061Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:55:27 [2022-09-18T08:55:27.061Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:55:27 [2022-09-18T08:55:27.061Z] 
04:55:27 [2022-09-18T08:55:27.061Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:55:26.788
04:55:27 [2022-09-18T08:55:27.061Z] !MESSAGE FrameworkEvent ERROR
04:55:27 [2022-09-18T08:55:27.061Z] !STACK 0
04:55:27 [2022-09-18T08:55:27.061Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:55:27 [2022-09-18T08:55:27.061Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:27 [2022-09-18T08:55:27.061Z] 
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:27 [2022-09-18T08:55:27.061Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:27 [2022-09-18T08:55:27.632Z] 
04:55:27 [2022-09-18T08:55:27.632Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:55:27.368
04:55:27 [2022-09-18T08:55:27.632Z] !MESSAGE FrameworkEvent ERROR
04:55:27 [2022-09-18T08:55:27.632Z] !STACK 0
04:55:27 [2022-09-18T08:55:27.632Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:55:27 [2022-09-18T08:55:27.632Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:27 [2022-09-18T08:55:27.632Z] 
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:27 [2022-09-18T08:55:27.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:28 [2022-09-18T08:55:28.649Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:55:31 [2022-09-18T08:55:31.182Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:55:31 [2022-09-18T08:55:31.182Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.006 s
04:55:31 [2022-09-18T08:55:31.182Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.279 s
04:55:31 [2022-09-18T08:55:31.182Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.524 s
04:55:31 [2022-09-18T08:55:31.182Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.305 s
04:55:31 [2022-09-18T08:55:31.182Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.476 s
04:55:31 [2022-09-18T08:55:31.182Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.292 s
04:55:31 [2022-09-18T08:55:31.182Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.01 s
04:55:31 [2022-09-18T08:55:31.182Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.002 s
04:55:31 [2022-09-18T08:55:31.182Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.3 s
04:55:31 [2022-09-18T08:55:31.182Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
04:55:31 [2022-09-18T08:55:31.182Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
04:55:31 [2022-09-18T08:55:31.182Z] floatTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] longTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] shortTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] byteTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] bigDecTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.002 s
04:55:31 [2022-09-18T08:55:31.182Z] failBSTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] failDFTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] failFDTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] failILTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] failLITest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] bigIntTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.182Z] failSBTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.182Z] failBdBiTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.183Z] failBiBdTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.183Z] doubleTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0 s
04:55:31 [2022-09-18T08:55:31.183Z] intTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest)  Time elapsed: 0.001 s
04:55:31 [2022-09-18T08:55:31.183Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:55:34 [2022-09-18T08:55:34.472Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.144 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:55:34 [2022-09-18T08:55:34.472Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.049 s
04:55:34 [2022-09-18T08:55:34.472Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:55:34 [2022-09-18T08:55:34.472Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.332 s
04:55:34 [2022-09-18T08:55:34.472Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.936 s
04:55:34 [2022-09-18T08:55:34.472Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.572 s
04:55:34 [2022-09-18T08:55:34.472Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:55:34 [2022-09-18T08:55:34.472Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:55:34 [2022-09-18T08:55:34.472Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.395 s
04:55:34 [2022-09-18T08:55:34.472Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.396 s
04:55:34 [2022-09-18T08:55:34.472Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:55:34 [2022-09-18T08:55:34.472Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:55:34 [2022-09-18T08:55:34.472Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:55:34 [2022-09-18T08:55:34.472Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:55:34 [2022-09-18T08:55:34.472Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.457 s
04:55:34 [2022-09-18T08:55:34.472Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:55:34 [2022-09-18T08:55:34.472Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
04:55:35 [2022-09-18T08:55:35.039Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
04:55:35 [2022-09-18T08:55:35.039Z] testFetchTreeSpecificRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.032 s
04:55:35 [2022-09-18T08:55:35.039Z] testFetchTreeWithMapperFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
04:55:35 [2022-09-18T08:55:35.039Z] testFetchTreeFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.001 s
04:55:35 [2022-09-18T08:55:35.039Z] testFetchTreeWithUserDefinedAspectsFullRange(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest)  Time elapsed: 0.002 s
04:55:35 [2022-09-18T08:55:35.039Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
04:55:36 [2022-09-18T08:55:36.417Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.079 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineCornerIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.004 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLastLinesWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.077 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineWithSearch(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.554 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineWithEndTimeComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.042 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineNonZeroIndex(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.003 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineCrossIndexes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.34 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLastLinesWithEndComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.002 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineTimeOut(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.001 s
04:55:36 [2022-09-18T08:55:36.418Z] testDataProviderFetchLineWithDurationComparator(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest)  Time elapsed: 0.003 s
04:55:36 [2022-09-18T08:55:36.418Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
04:55:40 [2022-09-18T08:55:40.608Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.81 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesWithTwoSearchFiltersOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.005 s
04:55:40 [2022-09-18T08:55:40.608Z] testMainDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
04:55:40 [2022-09-18T08:55:40.608Z] testInvalidExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
04:55:40 [2022-09-18T08:55:40.608Z] testSingleTraceExperimentDataProviderFetchColumn(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.001 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesWithSearchOnAnExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.004 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesFromDataProviderWithExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.002 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesFronmDataProviderWithEmptyExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 1.697 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesFromDataProviderWithSingleTraceExperiment(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.002 s
04:55:40 [2022-09-18T08:55:40.608Z] testFetchLinesWithTraceNameSorting(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest)  Time elapsed: 0.004 s
04:55:40 [2022-09-18T08:55:40.608Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:55:43 [2022-09-18T08:55:43.895Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.551 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:55:43 [2022-09-18T08:55:43.895Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.003 s
04:55:43 [2022-09-18T08:55:43.895Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:55:43 [2022-09-18T08:55:43.895Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.659 s
04:55:43 [2022-09-18T08:55:43.895Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.97 s
04:55:43 [2022-09-18T08:55:43.895Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.353 s
04:55:43 [2022-09-18T08:55:43.895Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
04:55:43 [2022-09-18T08:55:43.895Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:55:43 [2022-09-18T08:55:43.895Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.885 s
04:55:43 [2022-09-18T08:55:43.895Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.671 s
04:55:43 [2022-09-18T08:55:43.895Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:55:43 [2022-09-18T08:55:43.895Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
04:55:43 [2022-09-18T08:55:43.895Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:55:43 [2022-09-18T08:55:43.895Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
04:55:43 [2022-09-18T08:55:43.895Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
04:55:43 [2022-09-18T08:55:43.895Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:55:43 [2022-09-18T08:55:43.895Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:55:44 [2022-09-18T08:55:44.461Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:55:44 [2022-09-18T08:55:44.461Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.049 s
04:55:44 [2022-09-18T08:55:44.461Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.092 s
04:55:44 [2022-09-18T08:55:44.461Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.069 s
04:55:44 [2022-09-18T08:55:44.461Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.113 s
04:55:44 [2022-09-18T08:55:44.461Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.174 s
04:55:44 [2022-09-18T08:55:44.461Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.05 s
04:55:44 [2022-09-18T08:55:44.461Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.059 s
04:55:44 [2022-09-18T08:55:44.461Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.029 s
04:55:44 [2022-09-18T08:55:44.720Z] 
04:55:44 [2022-09-18T08:55:44.720Z] Results:
04:55:44 [2022-09-18T08:55:44.720Z] 
04:55:44 [2022-09-18T08:55:44.720Z] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
04:55:44 [2022-09-18T08:55:44.720Z] 
04:55:44 [2022-09-18T08:55:44.720Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@fd53053 was not deregistered.
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
04:55:44 [2022-09-18T08:55:44.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.720Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.720Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.720Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.720Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:55:44 [2022-09-18T08:55:44.721Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@1e0a864d was not deregistered.
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.721Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:55:44 [2022-09-18T08:55:44.721Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7f93dd4e was not deregistered.
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:44 [2022-09-18T08:55:44.721Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:44 [2022-09-18T08:55:44.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:55:44 [2022-09-18T08:55:44.722Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] All tests passed!
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.pom
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-sources.jar
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT [49/139]
04:55:45 [2022-09-18T08:55:45.293Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] The project's OSGi version is 1.0.11.202209180815
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] 
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:45 [2022-09-18T08:55:45.631Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests...
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.199Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
04:55:46 [2022-09-18T08:55:46.199Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] 
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:46 [2022-09-18T08:55:46.765Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:55:48 [2022-09-18T08:55:48.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] 
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:50 [2022-09-18T08:55:50.124Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] 
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] 
04:55:50 [2022-09-18T08:55:50.124Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:55:50 [2022-09-18T08:55:50.382Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:55:50 [2022-09-18T08:55:50.382Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
04:55:50 [2022-09-18T08:55:50.382Z] [INFO] Command line:
04:55:50 [2022-09-18T08:55:50.382Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:55:50 [2022-09-18T08:55:50.382Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:56 [2022-09-18T08:55:56.944Z] !SESSION 2022-09-18 08:55:50.587 -----------------------------------------------
04:55:56 [2022-09-18T08:55:56.944Z] eclipse.buildId=unknown
04:55:56 [2022-09-18T08:55:56.944Z] java.version=11.0.2
04:55:56 [2022-09-18T08:55:56.945Z] java.vendor=Oracle Corporation
04:55:56 [2022-09-18T08:55:56.945Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:55:56 [2022-09-18T08:55:56.945Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:55:56 [2022-09-18T08:55:56.945Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:55:56 [2022-09-18T08:55:56.945Z] 
04:55:56 [2022-09-18T08:55:56.945Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:55:56.183
04:55:56 [2022-09-18T08:55:56.945Z] !MESSAGE FrameworkEvent ERROR
04:55:56 [2022-09-18T08:55:56.945Z] !STACK 0
04:55:56 [2022-09-18T08:55:56.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:55:56 [2022-09-18T08:55:56.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:56 [2022-09-18T08:55:56.945Z] 
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:56 [2022-09-18T08:55:56.945Z] 
04:55:56 [2022-09-18T08:55:56.945Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:55:56.597
04:55:56 [2022-09-18T08:55:56.945Z] !MESSAGE FrameworkEvent ERROR
04:55:56 [2022-09-18T08:55:56.945Z] !STACK 0
04:55:56 [2022-09-18T08:55:56.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:55:56 [2022-09-18T08:55:56.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:55:56 [2022-09-18T08:55:56.945Z] 
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:55:56 [2022-09-18T08:55:56.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:55:57 [2022-09-18T08:55:57.516Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:55:57 [2022-09-18T08:55:57.516Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:56:05 [2022-09-18T08:56:05.634Z] 
04:56:05 [2022-09-18T08:56:05.634Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:56:05.568
04:56:05 [2022-09-18T08:56:05.634Z] !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
04:56:05 [2022-09-18T08:56:05.893Z] 
04:56:05 [2022-09-18T08:56:05.893Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:56:05.672
04:56:05 [2022-09-18T08:56:05.893Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:56:05 [2022-09-18T08:56:05.893Z] !STACK 0
04:56:05 [2022-09-18T08:56:05.893Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:56:05 [2022-09-18T08:56:05.893Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:56:05 [2022-09-18T08:56:05.893Z] Caused by: java.io.IOException: error=2, No such file or directory
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:56:05 [2022-09-18T08:56:05.893Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:56:05 [2022-09-18T08:56:05.893Z] 	... 7 more
04:56:06 [2022-09-18T08:56:06.152Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:56:07 [2022-09-18T08:56:07.088Z] Display size: 1440x900
04:56:07 [2022-09-18T08:56:07.088Z] OS version=5.14.14-200.fc34.x86_64
04:56:07 [2022-09-18T08:56:07.088Z] GTK version=3.22.30
04:56:07 [2022-09-18T08:56:07.088Z] GTK theme=Ambiance
04:56:07 [2022-09-18T08:56:07.088Z] LIBOVERLAY_SCROLLBAR=0
04:56:07 [2022-09-18T08:56:07.088Z] Time zone: Greenwich Mean Time
04:56:07 [2022-09-18T08:56:07.346Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:56:07 [2022-09-18T08:56:07.346Z] log4j:WARN Please initialize the log4j system properly.
04:56:07 [2022-09-18T08:56:07.346Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:56:09 [2022-09-18T08:56:09.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339025646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339025715 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339025716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339025736 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:09 [2022-09-18T08:56:09.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339026123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339026125 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339026126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339026127 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:09 [2022-09-18T08:56:09.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1339026662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
04:56:10 [2022-09-18T08:56:10.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:14 [2022-09-18T08:56:14.570Z] 
04:56:14 [2022-09-18T08:56:14.570Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:56:13.761
04:56:14 [2022-09-18T08:56:14.570Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:56:14 [2022-09-18T08:56:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339030260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:14 [2022-09-18T08:56:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339031271 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:15 [2022-09-18T08:56:15.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339031272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:15 [2022-09-18T08:56:15.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339032154 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:15 [2022-09-18T08:56:15.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:16 [2022-09-18T08:56:16.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339032643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:16 [2022-09-18T08:56:16.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339032647 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:16 [2022-09-18T08:56:16.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339032648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:16 [2022-09-18T08:56:16.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339032649 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:16 [2022-09-18T08:56:16.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:17 [2022-09-18T08:56:17.317Z] 
04:56:17 [2022-09-18T08:56:17.317Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:56:17.132
04:56:17 [2022-09-18T08:56:17.317Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:56:17 [2022-09-18T08:56:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339033617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:17 [2022-09-18T08:56:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339033655 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:17 [2022-09-18T08:56:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339033656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:17 [2022-09-18T08:56:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339033729 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:17 [2022-09-18T08:56:17.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:21 [2022-09-18T08:56:21.503Z] 
04:56:21 [2022-09-18T08:56:21.503Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:56:20.606
04:56:21 [2022-09-18T08:56:21.503Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:56:21 [2022-09-18T08:56:21.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339037097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:21 [2022-09-18T08:56:21.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339037370 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:21 [2022-09-18T08:56:21.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339037371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:21 [2022-09-18T08:56:21.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339037428 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:21 [2022-09-18T08:56:21.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:25 [2022-09-18T08:56:25.697Z] 
04:56:25 [2022-09-18T08:56:25.697Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:56:24.976
04:56:25 [2022-09-18T08:56:25.697Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:56:26 [2022-09-18T08:56:26.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339041465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:26 [2022-09-18T08:56:26.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339043072 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:28 [2022-09-18T08:56:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339043073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:56:28 [2022-09-18T08:56:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339044680 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1} to TableColumn with text {Duration}
04:56:28 [2022-09-18T08:56:28.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:56:28 [2022-09-18T08:56:28.791Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.486 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:56:28 [2022-09-18T08:56:28.791Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.74 s
04:56:28 [2022-09-18T08:56:28.791Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.326 s
04:56:28 [2022-09-18T08:56:28.791Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.586 s
04:56:28 [2022-09-18T08:56:28.791Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.599 s
04:56:28 [2022-09-18T08:56:28.791Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.322 s
04:56:28 [2022-09-18T08:56:28.791Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 1.519 s
04:56:28 [2022-09-18T08:56:28.791Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 3.415 s
04:56:28 [2022-09-18T08:56:28.791Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 7.241 s
04:56:28 [2022-09-18T08:56:28.791Z] 
04:56:28 [2022-09-18T08:56:28.791Z] Results:
04:56:28 [2022-09-18T08:56:28.791Z] 
04:56:28 [2022-09-18T08:56:28.791Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:56:28 [2022-09-18T08:56:28.791Z] 
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] All tests passed!
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
04:56:30 [2022-09-18T08:56:30.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT [50/139]
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] The project's OSGi version is 1.0.16.202209180815
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.167Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests...
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] 
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:30 [2022-09-18T08:56:30.735Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
04:56:30 [2022-09-18T08:56:30.735Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.562Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] 
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:31 [2022-09-18T08:56:31.562Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:56:32 [2022-09-18T08:56:32.939Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] 
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:34 [2022-09-18T08:56:34.048Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] 
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] 
04:56:34 [2022-09-18T08:56:34.048Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:56:34 [2022-09-18T08:56:34.307Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:56:34 [2022-09-18T08:56:34.307Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
04:56:34 [2022-09-18T08:56:34.307Z] [INFO] Command line:
04:56:34 [2022-09-18T08:56:34.307Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:56:34 [2022-09-18T08:56:34.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:40 [2022-09-18T08:56:40.873Z] !SESSION 2022-09-18 08:56:34.574 -----------------------------------------------
04:56:40 [2022-09-18T08:56:40.873Z] eclipse.buildId=unknown
04:56:40 [2022-09-18T08:56:40.873Z] java.version=11.0.2
04:56:40 [2022-09-18T08:56:40.873Z] java.vendor=Oracle Corporation
04:56:40 [2022-09-18T08:56:40.873Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:56:40 [2022-09-18T08:56:40.873Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:56:40 [2022-09-18T08:56:40.873Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:56:40 [2022-09-18T08:56:40.873Z] 
04:56:40 [2022-09-18T08:56:40.873Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:56:40.170
04:56:40 [2022-09-18T08:56:40.873Z] !MESSAGE FrameworkEvent ERROR
04:56:40 [2022-09-18T08:56:40.873Z] !STACK 0
04:56:40 [2022-09-18T08:56:40.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:56:40 [2022-09-18T08:56:40.873Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:56:40 [2022-09-18T08:56:40.873Z] 
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:56:40 [2022-09-18T08:56:40.873Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:56:40 [2022-09-18T08:56:40.873Z] 
04:56:40 [2022-09-18T08:56:40.873Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:56:40.589
04:56:40 [2022-09-18T08:56:40.873Z] !MESSAGE FrameworkEvent ERROR
04:56:40 [2022-09-18T08:56:40.873Z] !STACK 0
04:56:40 [2022-09-18T08:56:40.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:56:40 [2022-09-18T08:56:40.873Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:56:40 [2022-09-18T08:56:40.873Z] 
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:56:40 [2022-09-18T08:56:40.874Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:56:41 [2022-09-18T08:56:41.440Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:56:41 [2022-09-18T08:56:41.440Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:56:51 [2022-09-18T08:56:51.681Z] 
04:56:51 [2022-09-18T08:56:51.681Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:56:50.688
04:56:51 [2022-09-18T08:56:51.681Z] !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
04:56:51 [2022-09-18T08:56:51.681Z] 
04:56:51 [2022-09-18T08:56:51.681Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:56:50.787
04:56:51 [2022-09-18T08:56:51.681Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:56:51 [2022-09-18T08:56:51.681Z] !STACK 0
04:56:51 [2022-09-18T08:56:51.681Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:56:51 [2022-09-18T08:56:51.681Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:56:51 [2022-09-18T08:56:51.681Z] Caused by: java.io.IOException: error=2, No such file or directory
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:56:51 [2022-09-18T08:56:51.681Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:56:51 [2022-09-18T08:56:51.681Z] 	... 7 more
04:56:51 [2022-09-18T08:56:51.681Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:56:52 [2022-09-18T08:56:52.248Z] Display size: 1440x900
04:56:52 [2022-09-18T08:56:52.248Z] OS version=5.14.14-200.fc34.x86_64
04:56:52 [2022-09-18T08:56:52.248Z] GTK version=3.22.30
04:56:52 [2022-09-18T08:56:52.248Z] GTK theme=Ambiance
04:56:52 [2022-09-18T08:56:52.248Z] LIBOVERLAY_SCROLLBAR=0
04:56:52 [2022-09-18T08:56:52.248Z] Time zone: Greenwich Mean Time
04:56:52 [2022-09-18T08:56:52.507Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:56:52 [2022-09-18T08:56:52.507Z] log4j:WARN Please initialize the log4j system properly.
04:56:52 [2022-09-18T08:56:52.507Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:56:54 [2022-09-18T08:56:54.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:56:54 [2022-09-18T08:56:54.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:56:54 [2022-09-18T08:56:54.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:56:54 [2022-09-18T08:56:54.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:56:54 [2022-09-18T08:56:54.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6b286640] time=1339081765 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - Attempting to set focus on Tree with text {}
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1339081856 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1339081857 data=null doit=true} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1339081857 data=null} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1339081858 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339081859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1339081939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - Clicking on with mnemonic 'Delete'
04:57:06 [2022-09-18T08:57:06.635Z] DEBUG - Clicked on with mnemonic 'Delete'
04:57:07 [2022-09-18T08:57:07.203Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:57:07 [2022-09-18T08:57:07.203Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083633 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083633 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083635 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339083639 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.204Z] DEBUG - Clicking on OK
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339083646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339083646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339083646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339083647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339083647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339083647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.570Z] DEBUG - Clicked on OK
04:57:07 [2022-09-18T08:57:07.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339083648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:07 [2022-09-18T08:57:07.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339082422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:57:08 [2022-09-18T08:57:08.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:57:08 [2022-09-18T08:57:08.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.742 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:57:08 [2022-09-18T08:57:08.345Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 14.316 s
04:57:08 [2022-09-18T08:57:08.345Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:57:08 [2022-09-18T08:57:08.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:08 [2022-09-18T08:57:08.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339085327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:08 [2022-09-18T08:57:08.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339085334 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:08 [2022-09-18T08:57:08.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339085336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339085339 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1339085375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1339085383 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1} to TableColumn with text {System Call}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1339085385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1339085437 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1} to TableColumn with text {System Call}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339085439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339085443 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339085445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339085446 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:09 [2022-09-18T08:57:09.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1339085467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Start Time}
04:57:09 [2022-09-18T08:57:09.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1339085530 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1} to TableColumn with text {Start Time}
04:57:09 [2022-09-18T08:57:09.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:09 [2022-09-18T08:57:09.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:09 [2022-09-18T08:57:09.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339091450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339091457 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339091462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339091464 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6b286640] time=1339091759 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1339091843 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1339091843 data=null doit=true} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1339091844 data=null} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1339091844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339091845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1339091913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Clicking on with mnemonic 'Delete'
04:57:15 [2022-09-18T08:57:15.992Z] DEBUG - Clicked on with mnemonic 'Delete'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093177 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093177 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339093180 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.927Z] DEBUG - Clicking on OK
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339093190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339093190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339093190 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339093190 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339093191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339093191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:16 [2022-09-18T08:57:16.928Z] DEBUG - Clicked on OK
04:57:17 [2022-09-18T08:57:17.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339093191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:17 [2022-09-18T08:57:17.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339092134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:57:17 [2022-09-18T08:57:17.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339094025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339094027 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339094028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339094029 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:17 [2022-09-18T08:57:17.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:17 [2022-09-18T08:57:17.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:17 [2022-09-18T08:57:17.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:18 [2022-09-18T08:57:18.334Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:57:18 [2022-09-18T08:57:18.334Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
04:57:18 [2022-09-18T08:57:18.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1339094534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...'
04:57:18 [2022-09-18T08:57:18.334Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
04:57:18 [2022-09-18T08:57:18.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:18 [2022-09-18T08:57:18.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:21 [2022-09-18T08:57:21.880Z] 
04:57:21 [2022-09-18T08:57:21.880Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:57:21.516
04:57:21 [2022-09-18T08:57:21.880Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:57:23 [2022-09-18T08:57:23.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339098047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:23 [2022-09-18T08:57:23.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339099330 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:24 [2022-09-18T08:57:24.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339099331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:24 [2022-09-18T08:57:24.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339100655 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:24 [2022-09-18T08:57:24.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:25 [2022-09-18T08:57:25.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:25 [2022-09-18T08:57:25.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339101464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:25 [2022-09-18T08:57:25.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339101468 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:25 [2022-09-18T08:57:25.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339101532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:25 [2022-09-18T08:57:25.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339101536 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:25 [2022-09-18T08:57:25.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:25 [2022-09-18T08:57:25.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:26 [2022-09-18T08:57:26.914Z] 
04:57:26 [2022-09-18T08:57:26.914Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:57:26.546
04:57:26 [2022-09-18T08:57:26.914Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:57:26 [2022-09-18T08:57:26.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339103053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:26 [2022-09-18T08:57:26.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339103101 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:26 [2022-09-18T08:57:26.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339103101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:26 [2022-09-18T08:57:26.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339103161 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:26 [2022-09-18T08:57:26.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:27 [2022-09-18T08:57:27.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:30 [2022-09-18T08:57:30.481Z] 
04:57:30 [2022-09-18T08:57:30.481Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:57:29.971
04:57:30 [2022-09-18T08:57:30.481Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:57:30 [2022-09-18T08:57:30.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339106482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:30 [2022-09-18T08:57:30.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339106757 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:30 [2022-09-18T08:57:30.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339106757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:30 [2022-09-18T08:57:30.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339106836 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:30 [2022-09-18T08:57:30.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:31 [2022-09-18T08:57:31.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:34 [2022-09-18T08:57:34.331Z] 
04:57:34 [2022-09-18T08:57:34.331Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2022-09-18 08:57:33.590
04:57:34 [2022-09-18T08:57:34.331Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:57:35 [2022-09-18T08:57:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339110099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:35 [2022-09-18T08:57:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339111525 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:36 [2022-09-18T08:57:36.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339111526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:36 [2022-09-18T08:57:36.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339112838 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
04:57:36 [2022-09-18T08:57:36.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:57:36 [2022-09-18T08:57:36.903Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.604 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:57:36 [2022-09-18T08:57:36.903Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.676 s
04:57:36 [2022-09-18T08:57:36.903Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 8.121 s
04:57:36 [2022-09-18T08:57:36.903Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.376 s
04:57:36 [2022-09-18T08:57:36.903Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.514 s
04:57:36 [2022-09-18T08:57:36.903Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.537 s
04:57:36 [2022-09-18T08:57:36.903Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.456 s
04:57:36 [2022-09-18T08:57:36.903Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 2.511 s
04:57:36 [2022-09-18T08:57:36.903Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 3.214 s
04:57:36 [2022-09-18T08:57:36.903Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.804 s
04:57:36 [2022-09-18T08:57:36.903Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:57:36 [2022-09-18T08:57:36.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6b286640] time=1339113179 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:57:36 [2022-09-18T08:57:36.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:57:37 [2022-09-18T08:57:37.161Z] DEBUG - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:57:37 [2022-09-18T08:57:37.161Z] DEBUG - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:57:37 [2022-09-18T08:57:37.161Z] DEBUG - Clicking on with mnemonic 'Flat'
04:57:37 [2022-09-18T08:57:37.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Flat} time=1339113452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Flat'
04:57:37 [2022-09-18T08:57:37.161Z] DEBUG - Clicked on with mnemonic 'Flat'
04:57:37 [2022-09-18T08:57:37.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
04:57:37 [2022-09-18T08:57:37.728Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:42 [2022-09-18T08:57:42.995Z] DEBUG - Setting state to checked on: bug446190
04:57:43 [2022-09-18T08:57:43.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:43 [2022-09-18T08:57:43.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:43 [2022-09-18T08:57:43.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:43 [2022-09-18T08:57:43.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:44 [2022-09-18T08:57:44.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:44 [2022-09-18T08:57:44.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:44 [2022-09-18T08:57:44.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6b286640] time=1339120534 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:57:44 [2022-09-18T08:57:44.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Attempting to set focus on Tree with text {}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1339120622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1339120622 data=null doit=true} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1339120622 data=null} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1339120623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339120624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1339120646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:57:44 [2022-09-18T08:57:44.387Z] DEBUG - Clicking on with mnemonic 'Delete'
04:57:44 [2022-09-18T08:57:44.645Z] DEBUG - Clicked on with mnemonic 'Delete'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121882 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121883 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339121899 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Clicking on OK
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339121907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339121909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339121910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339121912 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339121914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339121916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:45 [2022-09-18T08:57:45.584Z] DEBUG - Clicked on OK
04:57:46 [2022-09-18T08:57:46.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339121917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:46 [2022-09-18T08:57:46.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339120828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:57:46 [2022-09-18T08:57:46.500Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.586 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:57:46 [2022-09-18T08:57:46.500Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 6.886 s
04:57:46 [2022-09-18T08:57:46.500Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:57:47 [2022-09-18T08:57:47.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:57:47 [2022-09-18T08:57:47.187Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:57:47 [2022-09-18T08:57:47.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339128428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339128433 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1339128434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1339128435 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6b286640] time=1339128745 data=null doit=true} to Shell with text {data - Eclipse Platform}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Attempting to set focus on Tree with text {}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1339128792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1339128792 data=null doit=true} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1339128793 data=null} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1339128814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339128814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1339128829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
04:57:52 [2022-09-18T08:57:52.713Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:57:52 [2022-09-18T08:57:52.713Z] DEBUG - Clicking on with mnemonic 'Delete'
04:57:52 [2022-09-18T08:57:52.713Z] DEBUG - Clicked on with mnemonic 'Delete'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129966 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129966 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339129969 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Clicking on OK
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339129973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339129973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339129973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339129974 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339129974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339129974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:53 [2022-09-18T08:57:53.648Z] DEBUG - Clicked on OK
04:57:54 [2022-09-18T08:57:54.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339129975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:57:54 [2022-09-18T08:57:54.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339128949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:57:54 [2022-09-18T08:57:54.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:57:54 [2022-09-18T08:57:54.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.79 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:57:54 [2022-09-18T08:57:54.215Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 7.435 s
04:57:54 [2022-09-18T08:57:54.215Z] 
04:57:54 [2022-09-18T08:57:54.215Z] Results:
04:57:54 [2022-09-18T08:57:54.215Z] 
04:57:54 [2022-09-18T08:57:54.215Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
04:57:54 [2022-09-18T08:57:54.215Z] 
04:57:54 [2022-09-18T08:57:54.782Z] 
04:57:54 [2022-09-18T08:57:54.782Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 08:57:54.688
04:57:54 [2022-09-18T08:57:54.782Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] All tests passed!
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-pack200.jar.pack.gz
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.3.1-SNAPSHOT [51/139]
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] The project's OSGi version is 2.3.1.202209180815
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.348Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.349Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.349Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core...
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] 
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:55 [2022-09-18T08:57:55.606Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:57:55 [2022-09-18T08:57:55.606Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.175Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] No tests to run.
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.175Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-sources.jar
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.176Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:57:56 [2022-09-18T08:57:56.176Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar
04:57:56 [2022-09-18T08:57:56.473Z] [INFO] 
04:57:56 [2022-09-18T08:57:56.473Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:56 [2022-09-18T08:57:56.473Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar
04:57:57 [2022-09-18T08:57:57.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-sources.jar
04:57:58 [2022-09-18T08:57:58.349Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.349Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.349Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:57:58 [2022-09-18T08:57:58.349Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] No tests to run.
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.pom
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-sources.jar
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-pack200.jar.pack.gz
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-p2metadata.xml
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.3.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.3.1-SNAPSHOT-p2artifacts.xml
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.7-SNAPSHOT [52/139]
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] The project's OSGi version is 1.0.7.202209180815
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.608Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.609Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.609Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.609Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests...
04:57:58 [2022-09-18T08:57:58.867Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.867Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [2022-09-18T08:57:58.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
04:57:58 [2022-09-18T08:57:58.868Z] [INFO] 
04:57:58 [2022-09-18T08:57:58.868Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:58 [2022-09-18T08:57:58.868Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
04:57:58 [2022-09-18T08:57:58.868Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-sources.jar
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.436Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.436Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:57:59 [2022-09-18T08:57:59.436Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar
04:57:59 [2022-09-18T08:57:59.695Z] [INFO] 
04:57:59 [2022-09-18T08:57:59.695Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:57:59 [2022-09-18T08:57:59.953Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar
04:58:01 [2022-09-18T08:58:01.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-sources.jar
04:58:02 [2022-09-18T08:58:02.786Z] [INFO] 
04:58:02 [2022-09-18T08:58:02.786Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:58:02 [2022-09-18T08:58:02.786Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:58:02 [2022-09-18T08:58:02.786Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar
04:58:03 [2022-09-18T08:58:03.044Z] [INFO] 
04:58:03 [2022-09-18T08:58:03.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:58:03 [2022-09-18T08:58:03.044Z] [INFO] 
04:58:03 [2022-09-18T08:58:03.044Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:58:03 [2022-09-18T08:58:03.303Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:58:03 [2022-09-18T08:58:03.303Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
04:58:03 [2022-09-18T08:58:03.303Z] [INFO] Command line:
04:58:03 [2022-09-18T08:58:03.303Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:58:03 [2022-09-18T08:58:03.303Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:58:09 [2022-09-18T08:58:09.966Z] !SESSION 2022-09-18 08:58:03.601 -----------------------------------------------
04:58:09 [2022-09-18T08:58:09.966Z] eclipse.buildId=unknown
04:58:09 [2022-09-18T08:58:09.966Z] java.version=11.0.2
04:58:09 [2022-09-18T08:58:09.966Z] java.vendor=Oracle Corporation
04:58:09 [2022-09-18T08:58:09.966Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:58:09 [2022-09-18T08:58:09.967Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:58:09 [2022-09-18T08:58:09.967Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:58:09 [2022-09-18T08:58:09.967Z] 
04:58:09 [2022-09-18T08:58:09.967Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:58:08.875
04:58:09 [2022-09-18T08:58:09.967Z] !MESSAGE FrameworkEvent ERROR
04:58:09 [2022-09-18T08:58:09.967Z] !STACK 0
04:58:09 [2022-09-18T08:58:09.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
04:58:09 [2022-09-18T08:58:09.967Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:58:09 [2022-09-18T08:58:09.967Z] 
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:58:09 [2022-09-18T08:58:09.967Z] 
04:58:09 [2022-09-18T08:58:09.967Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:58:09.295
04:58:09 [2022-09-18T08:58:09.967Z] !MESSAGE FrameworkEvent ERROR
04:58:09 [2022-09-18T08:58:09.967Z] !STACK 0
04:58:09 [2022-09-18T08:58:09.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
04:58:09 [2022-09-18T08:58:09.967Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:58:09 [2022-09-18T08:58:09.967Z] 
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:58:09 [2022-09-18T08:58:09.967Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:58:10 [2022-09-18T08:58:10.534Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:58:37 [2022-09-18T08:58:37.638Z] 
04:58:37 [2022-09-18T08:58:37.638Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-09-18 08:58:36.772
04:58:37 [2022-09-18T08:58:37.638Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
04:58:52 [2022-09-18T08:58:52.531Z] 
04:58:52 [2022-09-18T08:58:52.531Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2022-09-18 08:58:52.088
04:58:52 [2022-09-18T08:58:52.531Z] !MESSAGE Incoherent callstack found on (10019) occasions
04:58:53 [2022-09-18T08:58:53.466Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.919 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:58:53 [2022-09-18T08:58:53.466Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 2.199 s
04:58:53 [2022-09-18T08:58:53.466Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.191 s
04:58:53 [2022-09-18T08:58:53.466Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 39.23 s
04:58:53 [2022-09-18T08:58:53.466Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 1.216 s
04:58:53 [2022-09-18T08:58:53.466Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:58:53 [2022-09-18T08:58:53.725Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:58:53 [2022-09-18T08:58:53.725Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.094 s
04:58:53 [2022-09-18T08:58:53.725Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.076 s
04:58:53 [2022-09-18T08:58:53.725Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:58:53 [2022-09-18T08:58:53.984Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:58:53 [2022-09-18T08:58:53.984Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.08 s
04:58:53 [2022-09-18T08:58:53.984Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
04:58:53 [2022-09-18T08:58:53.984Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:58:53 [2022-09-18T08:58:53.984Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.095 s
04:58:53 [2022-09-18T08:58:53.984Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.002 s
04:58:53 [2022-09-18T08:58:53.984Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
04:58:53 [2022-09-18T08:58:53.984Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:58:53 [2022-09-18T08:58:53.984Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
04:58:53 [2022-09-18T08:58:53.984Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:58:53 [2022-09-18T08:58:53.984Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:58:53 [2022-09-18T08:58:53.984Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
04:58:53 [2022-09-18T08:58:53.984Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
04:58:53 [2022-09-18T08:58:53.984Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
04:58:53 [2022-09-18T08:58:53.984Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
04:58:53 [2022-09-18T08:58:53.984Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
04:59:06 [2022-09-18T08:59:06.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.093 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
04:59:06 [2022-09-18T08:59:06.192Z] testCreateProviderForExperiment(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0.015 s
04:59:06 [2022-09-18T08:59:06.193Z] testCreateProviderForTrace(org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:59:06 [2022-09-18T08:59:06.193Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:59:06 [2022-09-18T08:59:06.193Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:59:06 [2022-09-18T08:59:06.193Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:59:06 [2022-09-18T08:59:06.193Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:59:06 [2022-09-18T08:59:06.193Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:59:06 [2022-09-18T08:59:06.193Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:59:18 [2022-09-18T08:59:18.403Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.722 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:59:18 [2022-09-18T08:59:18.404Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.025 s
04:59:18 [2022-09-18T08:59:18.404Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 10.694 s
04:59:18 [2022-09-18T08:59:18.404Z] 
04:59:18 [2022-09-18T08:59:18.404Z] Results:
04:59:18 [2022-09-18T08:59:18.404Z] 
04:59:18 [2022-09-18T08:59:18.404Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
04:59:18 [2022-09-18T08:59:18.404Z] 
04:59:18 [2022-09-18T08:59:18.404Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@67fda9fb was not deregistered.
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.404Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.404Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.405Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@49b6373f was not deregistered.
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.405Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.405Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@24be6e34 was not deregistered.
04:59:18 [2022-09-18T08:59:18.405Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.406Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.406Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.407Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@a3f1f32 was not deregistered.
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.407Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@37c49a55 was not deregistered.
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.407Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.407Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.408Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1b18fa79 was not deregistered.
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.408Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.408Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.409Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7057d9f4 was not deregistered.
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.409Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@66450129 was not deregistered.
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.409Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.409Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.410Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@14f1545c was not deregistered.
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.410Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.410Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.411Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@20f3291d was not deregistered.
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.411Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.411Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@39f3285d was not deregistered.
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.411Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.412Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@785477e5 was not deregistered.
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.412Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.412Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.413Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@c950fd was not deregistered.
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.413Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.413Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@e5d9fa7 was not deregistered.
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.413Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.414Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6c3627c was not deregistered.
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.414Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.414Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.415Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24347d8b was not deregistered.
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:18 [2022-09-18T08:59:18.415Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
04:59:18 [2022-09-18T08:59:18.415Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] All tests passed!
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.pom
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-sources.jar
04:59:18 [2022-09-18T08:59:18.415Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT [53/139]
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] The project's OSGi version is 3.0.0.202209180815
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui...
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.416Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:59:18 [2022-09-18T08:59:18.416Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] No tests to run.
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.677Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.678Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:59:18 [2022-09-18T08:59:18.678Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.678Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.678Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:18 [2022-09-18T08:59:18.678Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
04:59:18 [2022-09-18T08:59:18.975Z] [INFO] 
04:59:18 [2022-09-18T08:59:18.975Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:18 [2022-09-18T08:59:18.975Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
04:59:19 [2022-09-18T08:59:19.911Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] No tests to run.
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.pom
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-sources.jar
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-pack200.jar.pack.gz
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2metadata.xml
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0-SNAPSHOT-p2artifacts.xml
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT [54/139]
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] The project's OSGi version is 1.0.6.202209180815
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] 
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:21 [2022-09-18T08:59:21.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests...
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.379Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
04:59:22 [2022-09-18T08:59:22.379Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.945Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.945Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.946Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:22 [2022-09-18T08:59:22.946Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:59:22 [2022-09-18T08:59:22.946Z] [INFO] 
04:59:22 [2022-09-18T08:59:22.946Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:22 [2022-09-18T08:59:22.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:59:23 [2022-09-18T08:59:23.879Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] 
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:25 [2022-09-18T08:59:25.256Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] 
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] 
04:59:25 [2022-09-18T08:59:25.256Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:25 [2022-09-18T08:59:25.514Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:59:25 [2022-09-18T08:59:25.514Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
04:59:25 [2022-09-18T08:59:25.514Z] [INFO] Command line:
04:59:25 [2022-09-18T08:59:25.514Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:59:25 [2022-09-18T08:59:25.514Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:59:32 [2022-09-18T08:59:32.078Z] !SESSION 2022-09-18 08:59:25.700 -----------------------------------------------
04:59:32 [2022-09-18T08:59:32.078Z] eclipse.buildId=unknown
04:59:32 [2022-09-18T08:59:32.078Z] java.version=11.0.2
04:59:32 [2022-09-18T08:59:32.078Z] java.vendor=Oracle Corporation
04:59:32 [2022-09-18T08:59:32.078Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:59:32 [2022-09-18T08:59:32.078Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:59:32 [2022-09-18T08:59:32.078Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:59:32 [2022-09-18T08:59:32.078Z] 
04:59:32 [2022-09-18T08:59:32.078Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 08:59:31.384
04:59:32 [2022-09-18T08:59:32.078Z] !MESSAGE FrameworkEvent ERROR
04:59:32 [2022-09-18T08:59:32.078Z] !STACK 0
04:59:32 [2022-09-18T08:59:32.078Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
04:59:32 [2022-09-18T08:59:32.078Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:59:32 [2022-09-18T08:59:32.078Z] 
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:59:32 [2022-09-18T08:59:32.078Z] 
04:59:32 [2022-09-18T08:59:32.078Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 08:59:31.809
04:59:32 [2022-09-18T08:59:32.078Z] !MESSAGE FrameworkEvent ERROR
04:59:32 [2022-09-18T08:59:32.078Z] !STACK 0
04:59:32 [2022-09-18T08:59:32.078Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
04:59:32 [2022-09-18T08:59:32.078Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:59:32 [2022-09-18T08:59:32.078Z] 
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:59:32 [2022-09-18T08:59:32.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
04:59:33 [2022-09-18T08:59:33.013Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:59:33 [2022-09-18T08:59:33.013Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:59:41 [2022-09-18T08:59:41.124Z] 
04:59:41 [2022-09-18T08:59:41.124Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 08:59:40.779
04:59:41 [2022-09-18T08:59:41.124Z] !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
04:59:41 [2022-09-18T08:59:41.124Z] 
04:59:41 [2022-09-18T08:59:41.124Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 08:59:40.877
04:59:41 [2022-09-18T08:59:41.124Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:59:41 [2022-09-18T08:59:41.124Z] !STACK 0
04:59:41 [2022-09-18T08:59:41.124Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:59:41 [2022-09-18T08:59:41.124Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:59:41 [2022-09-18T08:59:41.124Z] Caused by: java.io.IOException: error=2, No such file or directory
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
04:59:41 [2022-09-18T08:59:41.124Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
04:59:41 [2022-09-18T08:59:41.125Z] 	... 7 more
04:59:41 [2022-09-18T08:59:41.383Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:59:41 [2022-09-18T08:59:41.642Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:59:41 [2022-09-18T08:59:41.642Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
04:59:41 [2022-09-18T08:59:41.642Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:59:42 [2022-09-18T08:59:42.209Z] Display size: 1440x900
04:59:42 [2022-09-18T08:59:42.209Z] OS version=5.14.14-200.fc34.x86_64
04:59:42 [2022-09-18T08:59:42.209Z] GTK version=3.22.30
04:59:42 [2022-09-18T08:59:42.209Z] GTK theme=Ambiance
04:59:42 [2022-09-18T08:59:42.209Z] LIBOVERLAY_SCROLLBAR=0
04:59:42 [2022-09-18T08:59:42.209Z] Time zone: Greenwich Mean Time
04:59:42 [2022-09-18T08:59:42.467Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:59:42 [2022-09-18T08:59:42.467Z] log4j:WARN Please initialize the log4j system properly.
04:59:42 [2022-09-18T08:59:42.467Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
04:59:45 [2022-09-18T08:59:45.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1339241519 data=null doit=true} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1339241519 data=null} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241525 data=null button=1 stateMask=0x0 x=494 y=47 count=1} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1339241530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241531 data=null button=1 stateMask=0x80000 x=494 y=47 count=1} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241532 data=null button=1 stateMask=0x0 x=494 y=47 count=2} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1339241534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241535 data=null button=1 stateMask=0x0 x=494 y=47 count=2} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=1339241536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241536 data=null button=1 stateMask=0x80000 x=494 y=47 count=2} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1339241553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1339241554 data=null doit=true} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1339241556 data=null} to TimeGraphControl with text {}
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
04:59:45 [2022-09-18T08:59:45.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:45 [2022-09-18T08:59:45.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:45 [2022-09-18T08:59:45.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:45 [2022-09-18T08:59:45.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:46 [2022-09-18T08:59:46.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:46 [2022-09-18T08:59:46.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:46 [2022-09-18T08:59:46.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:46 [2022-09-18T08:59:46.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:59:47 [2022-09-18T08:59:47.010Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.299 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:59:47 [2022-09-18T08:59:47.010Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.33 s
04:59:47 [2022-09-18T08:59:47.010Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.379 s
04:59:47 [2022-09-18T08:59:47.010Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.31 s
04:59:47 [2022-09-18T08:59:47.010Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.093 s
04:59:47 [2022-09-18T08:59:47.010Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.31 s
04:59:47 [2022-09-18T08:59:47.010Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.187 s
04:59:47 [2022-09-18T08:59:47.010Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.12 s
04:59:47 [2022-09-18T08:59:47.010Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.181 s
04:59:47 [2022-09-18T08:59:47.010Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.183 s
04:59:47 [2022-09-18T08:59:47.010Z] 
04:59:47 [2022-09-18T08:59:47.010Z] Results:
04:59:47 [2022-09-18T08:59:47.010Z] 
04:59:47 [2022-09-18T08:59:47.010Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
04:59:47 [2022-09-18T08:59:47.010Z] 
04:59:47 [2022-09-18T08:59:47.947Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@67a7ff27 was not deregistered.
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
04:59:47 [2022-09-18T08:59:47.947Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.947Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.947Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.947Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.947Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.948Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6bef35e8 was not deregistered.
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.948Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.948Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@68559d47 was not deregistered.
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.948Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.949Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@9c86f5d was not deregistered.
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.949Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.949Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.950Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@f7a24ef was not deregistered.
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.950Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.950Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3e9b444d was not deregistered.
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.950Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.951Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1742ad55 was not deregistered.
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.951Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.951Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.952Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2cc619de was not deregistered.
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.952Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.952Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@498d2bd5 was not deregistered.
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.952Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.953Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@35a8b173 was not deregistered.
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.954Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@279e7a82 was not deregistered.
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.954Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.954Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3af95098 was not deregistered.
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.954Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.955Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@53f63893 was not deregistered.
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.955Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.955Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.956Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@47713fdb was not deregistered.
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.956Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4cc39a33 was not deregistered.
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.956Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.956Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.957Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@53005ab5 was not deregistered.
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.957Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.957Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@16bcb8c6 was not deregistered.
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.957Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:47 [2022-09-18T08:59:47.958Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2029e495 was not deregistered.
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.958Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:59:47 [2022-09-18T08:59:47.958Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:59:47 [2022-09-18T08:59:47.959Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:59:47 [2022-09-18T08:59:47.959Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:59:47 [2022-09-18T08:59:47.959Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:59:47 [2022-09-18T08:59:47.959Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46)
04:59:47 [2022-09-18T08:59:47.959Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
04:59:47 [2022-09-18T08:59:47.959Z] 	java.base/java.lang.Thread.run(Thread.java:834)
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] All tests passed!
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] Building Trace Compass BTF Support Parent 8.1.0-SNAPSHOT        [55/139]
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --------------------------------[ pom ]---------------------------------
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.894Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:48 [2022-09-18T08:59:48.894Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-8.1.0-SNAPSHOT.pom
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT       [56/139]
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] The project's OSGi version is 3.0.0.202209180815
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core...
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] 
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
04:59:48 [2022-09-18T08:59:48.895Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:59:48 [2022-09-18T08:59:48.895Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/test/resources
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] No tests to run.
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.154Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:49 [2022-09-18T08:59:49.154Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
04:59:49 [2022-09-18T08:59:49.412Z] [INFO] 
04:59:49 [2022-09-18T08:59:49.412Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
04:59:49 [2022-09-18T08:59:49.412Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
04:59:50 [2022-09-18T08:59:50.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] No tests to run.
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.pom
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-sources.jar
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2metadata.xml
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.0.0-SNAPSHOT-p2artifacts.xml
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] Building Trace Compass Documentation 8.1.0-SNAPSHOT             [57/139]
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --------------------------------[ pom ]---------------------------------
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc-8.1.0-SNAPSHOT.pom
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] Building Trace Compass Developer Guide 8.1.0-SNAPSHOT           [58/139]
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] 
04:59:51 [2022-09-18T08:59:51.359Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:59:51 [2022-09-18T08:59:51.359Z] [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
04:59:51 [2022-09-18T08:59:51.617Z] [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
04:59:51 [2022-09-18T08:59:51.617Z] [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
04:59:51 [2022-09-18T08:59:51.617Z] [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
04:59:51 [2022-09-18T08:59:51.617Z] [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
04:59:51 [2022-09-18T08:59:51.617Z] [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
04:59:51 [2022-09-18T08:59:51.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 11 kB/s)
04:59:51 [2022-09-18T08:59:51.876Z] [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
04:59:51 [2022-09-18T08:59:51.876Z] [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
04:59:51 [2022-09-18T08:59:51.876Z] [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
04:59:52 [2022-09-18T08:59:52.134Z] [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
04:59:52 [2022-09-18T08:59:52.134Z] [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
04:59:52 [2022-09-18T08:59:52.134Z] [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
04:59:52 [2022-09-18T08:59:52.134Z] [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 112 kB/s)
04:59:52 [2022-09-18T08:59:52.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:59:52 [2022-09-18T08:59:52.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:59:52 [2022-09-18T08:59:52.134Z] [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
04:59:52 [2022-09-18T08:59:52.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:59:52 [2022-09-18T08:59:52.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:59:52 [2022-09-18T08:59:52.134Z] [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
04:59:52 [2022-09-18T08:59:52.392Z] [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 168 kB/s)
04:59:52 [2022-09-18T08:59:52.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
04:59:52 [2022-09-18T08:59:52.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:59:52 [2022-09-18T08:59:52.392Z] [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
04:59:52 [2022-09-18T08:59:52.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:59:52 [2022-09-18T08:59:52.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
04:59:52 [2022-09-18T08:59:52.392Z] [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
04:59:52 [2022-09-18T08:59:52.392Z] [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 223 kB/s)
04:59:52 [2022-09-18T08:59:52.392Z] [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
04:59:52 [2022-09-18T08:59:52.392Z] [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
04:59:52 [2022-09-18T08:59:52.392Z] [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
04:59:52 [2022-09-18T08:59:52.393Z] [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
04:59:52 [2022-09-18T08:59:52.393Z] [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
04:59:52 [2022-09-18T08:59:52.393Z] [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
04:59:52 [2022-09-18T08:59:52.393Z] [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 386 kB/s)
04:59:52 [2022-09-18T08:59:52.393Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 17 kB/s)
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.652Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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 79 kB/s)
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:52 [2022-09-18T08:59:52.911Z] [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
04:59:53 [2022-09-18T08:59:53.169Z] [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 36 kB/s)
04:59:53 [2022-09-18T08:59:53.169Z] [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
04:59:53 [2022-09-18T08:59:53.169Z] [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
04:59:53 [2022-09-18T08:59:53.169Z] [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
04:59:53 [2022-09-18T08:59:53.169Z] [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
04:59:53 [2022-09-18T08:59:53.169Z] [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
04:59:53 [2022-09-18T08:59:53.427Z] [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
04:59:53 [2022-09-18T08:59:53.427Z] [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 22 kB/s)
04:59:53 [2022-09-18T08:59:53.427Z] [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
04:59:53 [2022-09-18T08:59:53.428Z] [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
04:59:53 [2022-09-18T08:59:53.428Z] [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
04:59:53 [2022-09-18T08:59:53.428Z] [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
04:59:53 [2022-09-18T08:59:53.428Z] [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
04:59:53 [2022-09-18T08:59:53.428Z] [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
04:59:53 [2022-09-18T08:59:53.686Z] [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 8.9 kB/s)
04:59:53 [2022-09-18T08:59:53.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
04:59:53 [2022-09-18T08:59:53.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:59:53 [2022-09-18T08:59:53.686Z] [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
04:59:53 [2022-09-18T08:59:53.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:59:53 [2022-09-18T08:59:53.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
04:59:53 [2022-09-18T08:59:53.686Z] [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
04:59:53 [2022-09-18T08:59:53.944Z] [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 79 kB/s)
04:59:53 [2022-09-18T08:59:53.944Z] [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
04:59:53 [2022-09-18T08:59:53.944Z] [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
04:59:53 [2022-09-18T08:59:53.945Z] [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
04:59:53 [2022-09-18T08:59:53.945Z] [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
04:59:53 [2022-09-18T08:59:53.945Z] [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
04:59:53 [2022-09-18T08:59:53.945Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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 66 kB/s)
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [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
04:59:54 [2022-09-18T08:59:54.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
04:59:54 [2022-09-18T08:59:54.462Z] [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
04:59:54 [2022-09-18T08:59:54.462Z] [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
04:59:54 [2022-09-18T08:59:54.462Z] [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
04:59:54 [2022-09-18T08:59:54.462Z] [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
04:59:54 [2022-09-18T08:59:54.462Z] [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
04:59:54 [2022-09-18T08:59:54.462Z] [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 7.2 MB/s)
04:59:54 [2022-09-18T08:59:54.462Z] [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 553 kB/s)
04:59:54 [2022-09-18T08:59:54.462Z] [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 973 kB/s)
04:59:54 [2022-09-18T08:59:54.462Z] [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 2.4 MB/s)
04:59:54 [2022-09-18T08:59:54.462Z] [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 16 MB/s)
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] Executing tasks
04:59:54 [2022-09-18T08:59:54.721Z] 
04:59:54 [2022-09-18T08:59:54.721Z] main:
04:59:54 [2022-09-18T08:59:54.721Z] 
04:59:54 [2022-09-18T08:59:54.721Z] clean:
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] Executed tasks
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] The project's OSGi version is 8.1.0.202209180815
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.721Z] [INFO] Resolving class path of Trace Compass Developer Guide...
04:59:54 [2022-09-18T08:59:54.981Z] [INFO] 
04:59:54 [2022-09-18T08:59:54.981Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:59:54 [2022-09-18T08:59:54.981Z] [INFO] Executing tasks
04:59:54 [2022-09-18T08:59:54.981Z] 
04:59:54 [2022-09-18T08:59:54.981Z] main:
04:59:54 [2022-09-18T08:59:54.981Z] 
04:59:54 [2022-09-18T08:59:54.981Z] build:
04:59:55 [2022-09-18T08:59:55.916Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
04:59:55 [2022-09-18T08:59:55.916Z] 
04:59:55 [2022-09-18T08:59:55.916Z] test:
04:59:56 [2022-09-18T08:59:56.175Z] [xmlvalidate] 19 file(s) have been successfully validated.
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] Executed tasks
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] 
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] 
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] 
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
04:59:56 [2022-09-18T08:59:56.175Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
04:59:56 [2022-09-18T08:59:56.433Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
04:59:56 [2022-09-18T08:59:56.433Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
04:59:56 [2022-09-18T08:59:56.433Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
05:00:08 [2022-09-18T09:00:08.655Z] [INFO] Fetching R-4.20-202106111600&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.20/ (63B)
05:00:08 [2022-09-18T09:00:08.655Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.83MB)
05:00:08 [2022-09-18T09:00:08.917Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
05:00:09 [2022-09-18T09:00:09.892Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
05:00:11 [2022-09-18T09:00:11.267Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
05:00:12 [2022-09-18T09:00:12.642Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.43kB)
05:00:12 [2022-09-18T09:00:12.642Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.02kB)
05:00:12 [2022-09-18T09:00:12.901Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.73kB)
05:00:12 [2022-09-18T09:00:12.901Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.25kB)
05:00:12 [2022-09-18T09:00:12.901Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.51kB)
05:00:12 [2022-09-18T09:00:12.901Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.17kB)
05:00:13 [2022-09-18T09:00:13.159Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.33kB)
05:00:13 [2022-09-18T09:00:13.159Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.48kB)
05:00:13 [2022-09-18T09:00:13.876Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.72kB)
05:00:13 [2022-09-18T09:00:13.876Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.01kB)
05:00:13 [2022-09-18T09:00:13.876Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.82kB)
05:00:13 [2022-09-18T09:00:13.876Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.86kB)
05:00:13 [2022-09-18T09:00:13.876Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.03kB)
05:00:14 [2022-09-18T09:00:14.134Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.11kB)
05:00:14 [2022-09-18T09:00:14.134Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (120.09kB)
05:00:14 [2022-09-18T09:00:14.134Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (163.99kB)
05:00:14 [2022-09-18T09:00:14.393Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
05:00:14 [2022-09-18T09:00:14.393Z] [INFO] Command line:
05:00:14 [2022-09-18T09:00:14.393Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:00:14 [2022-09-18T09:00:14.393Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:00:18 [2022-09-18T09:00:18.581Z] Buildfile: build.xml
05:00:18 [2022-09-18T09:00:18.581Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:00:18 [2022-09-18T09:00:18.581Z] 
05:00:18 [2022-09-18T09:00:18.581Z] build.index:
05:00:22 [2022-09-18T09:00:22.778Z] BUILD SUCCESSFUL
05:00:22 [2022-09-18T09:00:22.778Z] 
05:00:22 [2022-09-18T09:00:22.778Z] BUILD SUCCESSFUL
05:00:22 [2022-09-18T09:00:22.778Z] Total time: 5 seconds
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] No tests to run.
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-sources.jar
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] 
05:00:22 [2022-09-18T09:00:22.778Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] 
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] 
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
05:00:23 [2022-09-18T09:00:23.037Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] 
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.dev ---
05:00:23 [2022-09-18T09:00:23.037Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:23 [2022-09-18T09:00:23.037Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar
05:00:23 [2022-09-18T09:00:23.604Z] [INFO] 
05:00:23 [2022-09-18T09:00:23.604Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
05:00:23 [2022-09-18T09:00:23.862Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar
05:00:26 [2022-09-18T09:00:26.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-sources.jar
05:00:27 [2022-09-18T09:00:27.369Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.369Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.369Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:27 [2022-09-18T09:00:27.369Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar
05:00:27 [2022-09-18T09:00:27.369Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.369Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] No tests to run.
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.pom
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-sources.jar
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-p2metadata.xml
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-8.1.0-SNAPSHOT-p2artifacts.xml
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Executing tasks
05:00:27 [2022-09-18T09:00:27.628Z] 
05:00:27 [2022-09-18T09:00:27.628Z] main:
05:00:27 [2022-09-18T09:00:27.628Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Executed tasks
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT [59/139]
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] The project's OSGi version is 2.1.16.202209180815
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.628Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.887Z] [INFO] 
05:00:27 [2022-09-18T09:00:27.887Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:27 [2022-09-18T09:00:27.887Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui...
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] 
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] 
05:00:28 [2022-09-18T09:00:28.145Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:28 [2022-09-18T09:00:28.146Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:00:28 [2022-09-18T09:00:28.146Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] No tests to run.
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] 
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:29 [2022-09-18T09:00:29.522Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
05:00:31 [2022-09-18T09:00:31.423Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.796Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] No tests to run.
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.pom
05:00:32 [2022-09-18T09:00:32.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-sources.jar
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-pack200.jar.pack.gz
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2metadata.xml
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16-SNAPSHOT-p2artifacts.xml
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Building org.eclipse.tracecompass.tmf 8.1.0-SNAPSHOT            [60/139]
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT.jar
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] 
05:00:32 [2022-09-18T09:00:32.797Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
05:00:33 [2022-09-18T09:00:33.058Z] [INFO] 
05:00:33 [2022-09-18T09:00:33.058Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
05:00:33 [2022-09-18T09:00:33.058Z] [INFO] 
05:00:33 [2022-09-18T09:00:33.058Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
05:00:33 [2022-09-18T09:00:33.058Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:33 [2022-09-18T09:00:33.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:33 [2022-09-18T09:00:33.469Z] [INFO] 
05:00:33 [2022-09-18T09:00:33.469Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf ---
05:00:33 [2022-09-18T09:00:33.469Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:33 [2022-09-18T09:00:33.469Z] [INFO] 
05:00:33 [2022-09-18T09:00:33.469Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
05:00:33 [2022-09-18T09:00:33.469Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT.jar
05:00:34 [2022-09-18T09:00:34.405Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
05:00:35 [2022-09-18T09:00:35.340Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT.jar
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT.pom
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-p2metadata.xml
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-8.1.0-SNAPSHOT-p2artifacts.xml
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT         [61/139]
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] The project's OSGi version is 1.0.4.202209180815
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.340Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui...
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] 
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
05:00:35 [2022-09-18T09:00:35.599Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:00:35 [2022-09-18T09:00:35.599Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] No tests to run.
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] 
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
05:00:36 [2022-09-18T09:00:36.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
05:00:37 [2022-09-18T09:00:37.540Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.915Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] No tests to run.
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.pom
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-sources.jar
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-pack200.jar.pack.gz
05:00:38 [2022-09-18T09:00:38.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2metadata.xml
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.4-SNAPSHOT-p2artifacts.xml
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] Building org.eclipse.tracecompass.btf 8.1.0-SNAPSHOT            [62/139]
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT.jar
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] 
05:00:38 [2022-09-18T09:00:38.916Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
05:00:38 [2022-09-18T09:00:38.916Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] 
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf ---
05:00:39 [2022-09-18T09:00:39.174Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] 
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf ---
05:00:39 [2022-09-18T09:00:39.174Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT.jar
05:00:40 [2022-09-18T09:00:40.108Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:40 [2022-09-18T09:00:40.678Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
05:00:40 [2022-09-18T09:00:40.679Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT.jar
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT.pom
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-sources-feature.jar
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-p2metadata.xml
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-8.1.0-SNAPSHOT-p2artifacts.xml
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT [63/139]
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] 
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:40 [2022-09-18T09:00:40.679Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests...
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.071Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
05:00:41 [2022-09-18T09:00:41.071Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.330Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.588Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:41 [2022-09-18T09:00:41.588Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.588Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.589Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:41 [2022-09-18T09:00:41.589Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
05:00:41 [2022-09-18T09:00:41.589Z] [INFO] 
05:00:41 [2022-09-18T09:00:41.589Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:41 [2022-09-18T09:00:41.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
05:00:43 [2022-09-18T09:00:43.223Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] 
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:45 [2022-09-18T09:00:45.125Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] 
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] 
05:00:45 [2022-09-18T09:00:45.125Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:45 [2022-09-18T09:00:45.387Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (1.67MB)
05:00:46 [2022-09-18T09:00:46.407Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.33MB)
05:00:46 [2022-09-18T09:00:46.666Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.45MB)
05:00:47 [2022-09-18T09:00:47.232Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:00:47 [2022-09-18T09:00:47.232Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
05:00:47 [2022-09-18T09:00:47.232Z] [INFO] Command line:
05:00:47 [2022-09-18T09:00:47.232Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:00:47 [2022-09-18T09:00:47.233Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:00:52 [2022-09-18T09:00:52.501Z] !SESSION 2022-09-18 09:00:47.373 -----------------------------------------------
05:00:52 [2022-09-18T09:00:52.501Z] eclipse.buildId=unknown
05:00:52 [2022-09-18T09:00:52.501Z] java.version=11.0.2
05:00:52 [2022-09-18T09:00:52.501Z] java.vendor=Oracle Corporation
05:00:52 [2022-09-18T09:00:52.501Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:00:52 [2022-09-18T09:00:52.501Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:00:52 [2022-09-18T09:00:52.501Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:00:52 [2022-09-18T09:00:52.501Z] 
05:00:52 [2022-09-18T09:00:52.501Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:00:52.476
05:00:52 [2022-09-18T09:00:52.501Z] !MESSAGE FrameworkEvent ERROR
05:00:52 [2022-09-18T09:00:52.501Z] !STACK 0
05:00:52 [2022-09-18T09:00:52.501Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [64]
05:00:52 [2022-09-18T09:00:52.501Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:00:52 [2022-09-18T09:00:52.501Z] 
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:00:52 [2022-09-18T09:00:52.501Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:00:53 [2022-09-18T09:00:53.068Z] 
05:00:53 [2022-09-18T09:00:53.068Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:00:52.881
05:00:53 [2022-09-18T09:00:53.068Z] !MESSAGE FrameworkEvent ERROR
05:00:53 [2022-09-18T09:00:53.068Z] !STACK 0
05:00:53 [2022-09-18T09:00:53.068Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [152]
05:00:53 [2022-09-18T09:00:53.068Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:00:53 [2022-09-18T09:00:53.068Z] 
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:00:53 [2022-09-18T09:00:53.068Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:00:54 [2022-09-18T09:00:54.003Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
05:00:54 [2022-09-18T09:00:54.569Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
05:00:54 [2022-09-18T09:00:54.569Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.158 s
05:00:54 [2022-09-18T09:00:54.569Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.029 s
05:00:54 [2022-09-18T09:00:54.569Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.011 s
05:00:54 [2022-09-18T09:00:54.569Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.007 s
05:00:54 [2022-09-18T09:00:54.569Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.057 s
05:00:54 [2022-09-18T09:00:54.569Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
05:00:54 [2022-09-18T09:00:54.569Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.017 s
05:00:54 [2022-09-18T09:00:54.569Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
05:00:54 [2022-09-18T09:00:54.569Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.062 s
05:00:54 [2022-09-18T09:00:54.569Z] 
05:00:54 [2022-09-18T09:00:54.569Z] Results:
05:00:54 [2022-09-18T09:00:54.569Z] 
05:00:54 [2022-09-18T09:00:54.569Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
05:00:54 [2022-09-18T09:00:54.569Z] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] All tests passed!
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.pom
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-sources.jar
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.10-SNAPSHOT [64/139]
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] The project's OSGi version is 1.1.10.202209180815
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.135Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.136Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests...
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.394Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
05:00:55 [2022-09-18T09:00:55.394Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.common.core.tests ---
05:00:55 [2022-09-18T09:00:55.960Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] 
05:00:55 [2022-09-18T09:00:55.960Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
05:00:56 [2022-09-18T09:00:56.219Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
05:00:57 [2022-09-18T09:00:57.594Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] 
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
05:00:59 [2022-09-18T09:00:59.499Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] 
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] 
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
05:00:59 [2022-09-18T09:00:59.499Z] [INFO] Command line:
05:00:59 [2022-09-18T09:00:59.499Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:00:59 [2022-09-18T09:00:59.499Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:01:03 [2022-09-18T09:01:03.686Z] !SESSION 2022-09-18 09:00:59.731 -----------------------------------------------
05:01:03 [2022-09-18T09:01:03.686Z] eclipse.buildId=unknown
05:01:03 [2022-09-18T09:01:03.686Z] java.version=11.0.2
05:01:03 [2022-09-18T09:01:03.686Z] java.vendor=Oracle Corporation
05:01:03 [2022-09-18T09:01:03.686Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:01:03 [2022-09-18T09:01:03.686Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:01:03 [2022-09-18T09:01:03.686Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:01:03 [2022-09-18T09:01:03.686Z] 
05:01:03 [2022-09-18T09:01:03.686Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:01:03.479
05:01:03 [2022-09-18T09:01:03.686Z] !MESSAGE FrameworkEvent ERROR
05:01:03 [2022-09-18T09:01:03.686Z] !STACK 0
05:01:03 [2022-09-18T09:01:03.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
05:01:03 [2022-09-18T09:01:03.686Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:03 [2022-09-18T09:01:03.686Z] 
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:03 [2022-09-18T09:01:03.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:05 [2022-09-18T09:01:05.065Z] 
05:01:05 [2022-09-18T09:01:05.065Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:01:04.894
05:01:05 [2022-09-18T09:01:05.065Z] !MESSAGE FrameworkEvent ERROR
05:01:05 [2022-09-18T09:01:05.065Z] !STACK 0
05:01:05 [2022-09-18T09:01:05.065Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
05:01:05 [2022-09-18T09:01:05.065Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:05 [2022-09-18T09:01:05.065Z] 
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:05 [2022-09-18T09:01:05.065Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:06 [2022-09-18T09:01:06.045Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
05:01:06 [2022-09-18T09:01:06.045Z] Sep 18, 2022 9:01:05 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.045Z] WARNING: {"ts":"155655513110.997","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.045Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.045Z] WARNING: {"ts":"155655513110.997","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
05:01:06 [2022-09-18T09:01:06.303Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655719364.878","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655723780.277","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655723780.277","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655727140.925","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655734955.524","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655734955.524","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655736373.103","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655738106.996","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655740580.793","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655745842.674","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655745842.674","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655800349.872","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655809520.031","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655810132.613","ph":"B","tid":1,"pid":1,"name":"bar"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655810683.944","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655811221.098","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655812931.384","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655813522.106","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655814052.973","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655814594.457","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655815508.477","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655816045.141","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655817586.48","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655818810.388","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655822136.603","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655822136.603","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655824306.169","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655826799.871","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655827324.313","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655828406.512","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655828920.547","ph":"B","tid":1,"pid":1,"name":"bar"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655829601.854","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] INFO: {"ts":"155655830124.271","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655831353.906","ph":"B","tid":1,"pid":1,"name":"foo"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655831353.906","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
05:01:06 [2022-09-18T09:01:06.304Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
05:01:06 [2022-09-18T09:01:06.304Z] WARNING: {"ts":"155655832418.365","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.563Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
05:01:06 [2022-09-18T09:01:06.563Z] INFO: {"ts":"155655838347.515","ph":"B","tid":1,"pid":1,"name":"world"}
05:01:06 [2022-09-18T09:01:06.563Z] Sep 18, 2022 9:01:06 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
05:01:06 [2022-09-18T09:01:06.563Z] INFO: {"ts":"155655838804.001","ph":"E","tid":1,"pid":1}
05:01:06 [2022-09-18T09:01:06.563Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
05:01:06 [2022-09-18T09:01:06.563Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.216 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
05:01:06 [2022-09-18T09:01:06.563Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.056 s
05:01:06 [2022-09-18T09:01:06.563Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
05:01:06 [2022-09-18T09:01:06.563Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.563Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
05:01:06 [2022-09-18T09:01:06.563Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
05:01:06 [2022-09-18T09:01:06.563Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
05:01:06 [2022-09-18T09:01:06.563Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.563Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
05:01:06 [2022-09-18T09:01:06.563Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
05:01:06 [2022-09-18T09:01:06.563Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
05:01:06 [2022-09-18T09:01:06.563Z] testDescending(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.007 s
05:01:06 [2022-09-18T09:01:06.563Z] testJmx(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0 s
05:01:06 [2022-09-18T09:01:06.563Z] testSame(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testClimbing(org.eclipse.tracecompass.common.core.tests.log.MonitorTest)  Time elapsed: 0.049 s
05:01:06 [2022-09-18T09:01:06.563Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
05:01:06 [2022-09-18T09:01:06.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
05:01:06 [2022-09-18T09:01:06.563Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.563Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.563Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
05:01:06 [2022-09-18T09:01:06.821Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
05:01:06 [2022-09-18T09:01:06.821Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.076 s
05:01:06 [2022-09-18T09:01:06.821Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.016 s
05:01:06 [2022-09-18T09:01:06.821Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.821Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.007 s
05:01:06 [2022-09-18T09:01:06.822Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.822Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
05:01:06 [2022-09-18T09:01:06.822Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.822Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.059 s
05:01:06 [2022-09-18T09:01:06.822Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.822Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.822Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
05:01:06 [2022-09-18T09:01:06.822Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
05:01:06 [2022-09-18T09:01:06.822Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
05:01:06 [2022-09-18T09:01:06.822Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
05:01:07 [2022-09-18T09:01:07.081Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
05:01:07 [2022-09-18T09:01:07.081Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.081Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.081Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.051 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.082Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.082Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.083Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.083Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[36: NaN - NaN](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[42: null - NaNM](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.054 s
05:01:07 [2022-09-18T09:01:07.084Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.084Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
05:01:07 [2022-09-18T09:01:07.343Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
05:01:07 [2022-09-18T09:01:07.343Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.343Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.343Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.343Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.343Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.344Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.344Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
05:01:07 [2022-09-18T09:01:07.345Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.345Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.346Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
05:01:07 [2022-09-18T09:01:07.347Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.054 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[0: 0 - 0 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[1: 3 - 3 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[2: 975 - 975 rabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[3: 1,000 - 1 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[4: 1,000,000 - 1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[5: 1,000,000,000 - 1 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[6: 1,000,000,000,000 - 1 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[7: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[8: -4,000 - -4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[9: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[10: 4,000 - 4 krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[11: 12,345,678 - 12.346 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testFormat[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.347Z] testParseObject2[12: 2,147,483,647 - 2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[13: -2,147,483,648 - -2.147 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[17: 555,555,555,555 - 555.556 Grabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[19: 100,100,000 - 100.1 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[20: 0.1 - 100 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[21: 0.001 - 1 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[22: 0 - 1 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[23: 0 - 1 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[24: 0 - 1 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[25: -0.04 - -40 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject2[26: 0.002 - 2 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testParseObject[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.348Z] testFormat[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[27: 0.056 - 55.5 mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[28: 0 - 492.837 µrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[29: 0 - 251 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[30: 0 - 43 prabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[31: 0 - 45.643 nrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[32: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[33: null - .0001 Mrabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[34: null - 1krabbit](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[35: null - 1krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[36: null - 1 Krabbit   ](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormatIllegalArgument[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testFormat[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] testParseObject2[37: null - 1krabbit  potato](org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.349Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
05:01:07 [2022-09-18T09:01:07.669Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.056 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.669Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.670Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
05:01:07 [2022-09-18T09:01:07.671Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
05:01:07 [2022-09-18T09:01:07.671Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
05:01:07 [2022-09-18T09:01:07.671Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.671Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.671Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
05:01:07 [2022-09-18T09:01:07.672Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.002 s
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
05:01:07 [2022-09-18T09:01:07.672Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
05:01:07 [2022-09-18T09:01:07.672Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
05:01:08 [2022-09-18T09:01:08.170Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
05:01:08 [2022-09-18T09:01:08.170Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
05:01:08 [2022-09-18T09:01:08.170Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.316 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
05:01:08 [2022-09-18T09:01:08.170Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.179 s
05:01:08 [2022-09-18T09:01:08.170Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
05:01:08 [2022-09-18T09:01:08.170Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.043 s
05:01:08 [2022-09-18T09:01:08.170Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
05:01:08 [2022-09-18T09:01:08.170Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.072 s
05:01:08 [2022-09-18T09:01:08.170Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.005 s
05:01:08 [2022-09-18T09:01:08.170Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
05:01:08 [2022-09-18T09:01:08.170Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
05:01:08 [2022-09-18T09:01:08.170Z] 
05:01:08 [2022-09-18T09:01:08.170Z] Results:
05:01:08 [2022-09-18T09:01:08.170Z] 
05:01:08 [2022-09-18T09:01:08.170Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
05:01:08 [2022-09-18T09:01:08.170Z] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] All tests passed!
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.pom
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-sources.jar
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-pack200.jar.pack.gz
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-p2metadata.xml
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.10-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.10-SNAPSHOT-p2artifacts.xml
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Building org.eclipse.tracecompass.ctf 8.1.0-SNAPSHOT            [65/139]
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT.jar
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.973Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.974Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.974Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.974Z] [INFO] 
05:01:08 [2022-09-18T09:01:08.974Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
05:01:08 [2022-09-18T09:01:08.974Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:01:08 [2022-09-18T09:01:08.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:09 [2022-09-18T09:01:09.232Z] [INFO] 
05:01:09 [2022-09-18T09:01:09.232Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf ---
05:01:09 [2022-09-18T09:01:09.232Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:09 [2022-09-18T09:01:09.232Z] [INFO] 
05:01:09 [2022-09-18T09:01:09.232Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
05:01:09 [2022-09-18T09:01:09.232Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT.jar
05:01:10 [2022-09-18T09:01:10.611Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
05:01:11 [2022-09-18T09:01:11.555Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
05:01:11 [2022-09-18T09:01:11.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT.jar
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT.pom
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-p2metadata.xml
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-8.1.0-SNAPSHOT-p2artifacts.xml
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT [66/139]
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.556Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests...
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] 
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:11 [2022-09-18T09:01:11.814Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
05:01:11 [2022-09-18T09:01:11.814Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] 
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:12 [2022-09-18T09:01:12.382Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
05:01:13 [2022-09-18T09:01:13.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
05:01:14 [2022-09-18T09:01:14.251Z] [INFO] 
05:01:14 [2022-09-18T09:01:14.251Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:14 [2022-09-18T09:01:14.251Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:14 [2022-09-18T09:01:14.251Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
05:01:14 [2022-09-18T09:01:14.252Z] [INFO] 
05:01:14 [2022-09-18T09:01:14.252Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:14 [2022-09-18T09:01:14.252Z] [INFO] 
05:01:14 [2022-09-18T09:01:14.252Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:14 [2022-09-18T09:01:14.818Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:01:14 [2022-09-18T09:01:14.818Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
05:01:14 [2022-09-18T09:01:14.818Z] [INFO] Command line:
05:01:14 [2022-09-18T09:01:14.818Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:01:14 [2022-09-18T09:01:14.818Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:01:20 [2022-09-18T09:01:20.238Z] !SESSION 2022-09-18 09:01:14.913 -----------------------------------------------
05:01:20 [2022-09-18T09:01:20.238Z] eclipse.buildId=unknown
05:01:20 [2022-09-18T09:01:20.239Z] java.version=11.0.2
05:01:20 [2022-09-18T09:01:20.239Z] java.vendor=Oracle Corporation
05:01:20 [2022-09-18T09:01:20.239Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:01:20 [2022-09-18T09:01:20.239Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
05:01:20 [2022-09-18T09:01:20.239Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:01:20 [2022-09-18T09:01:20.239Z] 
05:01:20 [2022-09-18T09:01:20.239Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:01:19.597
05:01:20 [2022-09-18T09:01:20.239Z] !MESSAGE FrameworkEvent ERROR
05:01:20 [2022-09-18T09:01:20.239Z] !STACK 0
05:01:20 [2022-09-18T09:01:20.239Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
05:01:20 [2022-09-18T09:01:20.239Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:20 [2022-09-18T09:01:20.239Z] 
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:20 [2022-09-18T09:01:20.239Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:21 [2022-09-18T09:01:21.615Z] 
05:01:21 [2022-09-18T09:01:21.615Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:01:21.187
05:01:21 [2022-09-18T09:01:21.615Z] !MESSAGE FrameworkEvent ERROR
05:01:21 [2022-09-18T09:01:21.615Z] !STACK 0
05:01:21 [2022-09-18T09:01:21.615Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [147]
05:01:21 [2022-09-18T09:01:21.615Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:21 [2022-09-18T09:01:21.615Z] 
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:21 [2022-09-18T09:01:21.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:21 [2022-09-18T09:01:21.873Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
05:01:22 [2022-09-18T09:01:22.131Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.185 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
05:01:22 [2022-09-18T09:01:22.131Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
05:01:22 [2022-09-18T09:01:22.131Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.034 s
05:01:22 [2022-09-18T09:01:22.131Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
05:01:22 [2022-09-18T09:01:22.131Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
05:01:22 [2022-09-18T09:01:22.131Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
05:01:22 [2022-09-18T09:01:22.131Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
05:01:22 [2022-09-18T09:01:22.131Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
05:01:22 [2022-09-18T09:01:22.131Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.041 s
05:01:22 [2022-09-18T09:01:22.131Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
05:01:22 [2022-09-18T09:01:22.131Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
05:01:22 [2022-09-18T09:01:22.131Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
05:01:22 [2022-09-18T09:01:22.131Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.131Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.131Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
05:01:22 [2022-09-18T09:01:22.132Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.132Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.132Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.132Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.132Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
05:01:22 [2022-09-18T09:01:22.132Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
05:01:22 [2022-09-18T09:01:22.132Z] 
05:01:22 [2022-09-18T09:01:22.132Z] Results:
05:01:22 [2022-09-18T09:01:22.132Z] 
05:01:22 [2022-09-18T09:01:22.132Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
05:01:22 [2022-09-18T09:01:22.132Z] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] All tests passed!
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.pom
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-sources.jar
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 8.1.0-SNAPSHOT        [67/139]
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT.jar
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.066Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.067Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.067Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] 
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:23 [2022-09-18T09:01:23.067Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT.jar
05:01:24 [2022-09-18T09:01:24.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:25 [2022-09-18T09:01:25.441Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT.jar
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT.pom
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-sources-feature.jar
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-p2metadata.xml
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-8.1.0-SNAPSHOT-p2artifacts.xml
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT [68/139]
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] The project's OSGi version is 1.0.11.202209180815
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.441Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests...
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] 
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:25 [2022-09-18T09:01:25.700Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
05:01:25 [2022-09-18T09:01:25.700Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] 
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:26 [2022-09-18T09:01:26.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:01:28 [2022-09-18T09:01:28.711Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] 
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:30 [2022-09-18T09:01:30.086Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] 
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] 
05:01:30 [2022-09-18T09:01:30.086Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:01:30 [2022-09-18T09:01:30.657Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:01:30 [2022-09-18T09:01:30.657Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
05:01:30 [2022-09-18T09:01:30.657Z] [INFO] Command line:
05:01:30 [2022-09-18T09:01:30.657Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:01:30 [2022-09-18T09:01:30.657Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:01:37 [2022-09-18T09:01:37.279Z] !SESSION 2022-09-18 09:01:30.986 -----------------------------------------------
05:01:37 [2022-09-18T09:01:37.279Z] eclipse.buildId=unknown
05:01:37 [2022-09-18T09:01:37.279Z] java.version=11.0.2
05:01:37 [2022-09-18T09:01:37.279Z] java.vendor=Oracle Corporation
05:01:37 [2022-09-18T09:01:37.279Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:01:37 [2022-09-18T09:01:37.279Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:01:37 [2022-09-18T09:01:37.279Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:01:37 [2022-09-18T09:01:37.279Z] 
05:01:37 [2022-09-18T09:01:37.279Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:01:36.779
05:01:37 [2022-09-18T09:01:37.279Z] !MESSAGE FrameworkEvent ERROR
05:01:37 [2022-09-18T09:01:37.279Z] !STACK 0
05:01:37 [2022-09-18T09:01:37.279Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:01:37 [2022-09-18T09:01:37.279Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:37 [2022-09-18T09:01:37.279Z] 
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:37 [2022-09-18T09:01:37.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:37 [2022-09-18T09:01:37.540Z] 
05:01:37 [2022-09-18T09:01:37.540Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:01:37.283
05:01:37 [2022-09-18T09:01:37.540Z] !MESSAGE FrameworkEvent ERROR
05:01:37 [2022-09-18T09:01:37.540Z] !STACK 0
05:01:37 [2022-09-18T09:01:37.540Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:01:37 [2022-09-18T09:01:37.540Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:01:37 [2022-09-18T09:01:37.540Z] 
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:01:37 [2022-09-18T09:01:37.540Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:01:38 [2022-09-18T09:01:38.183Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:01:38 [2022-09-18T09:01:38.183Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:01:48 [2022-09-18T09:01:48.163Z] 
05:01:48 [2022-09-18T09:01:48.163Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:01:46.495
05:01:48 [2022-09-18T09:01:48.163Z] !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
05:01:48 [2022-09-18T09:01:48.163Z] 
05:01:48 [2022-09-18T09:01:48.163Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:01:46.667
05:01:48 [2022-09-18T09:01:48.163Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:01:48 [2022-09-18T09:01:48.163Z] !STACK 0
05:01:48 [2022-09-18T09:01:48.164Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:01:48 [2022-09-18T09:01:48.164Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:01:48 [2022-09-18T09:01:48.164Z] Caused by: java.io.IOException: error=2, No such file or directory
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:01:48 [2022-09-18T09:01:48.164Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:01:48 [2022-09-18T09:01:48.164Z] 	... 7 more
05:01:48 [2022-09-18T09:01:48.164Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
05:01:48 [2022-09-18T09:01:48.422Z] Display size: 1440x900
05:01:48 [2022-09-18T09:01:48.422Z] OS version=5.14.14-200.fc34.x86_64
05:01:48 [2022-09-18T09:01:48.422Z] GTK version=3.22.30
05:01:48 [2022-09-18T09:01:48.422Z] GTK theme=Ambiance
05:01:48 [2022-09-18T09:01:48.422Z] LIBOVERLAY_SCROLLBAR=0
05:01:48 [2022-09-18T09:01:48.422Z] Time zone: Greenwich Mean Time
05:01:48 [2022-09-18T09:01:48.990Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:01:48 [2022-09-18T09:01:48.990Z] log4j:WARN Please initialize the log4j system properly.
05:01:48 [2022-09-18T09:01:48.990Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:01:50 [2022-09-18T09:01:50.892Z] 
05:01:50 [2022-09-18T09:01:50.892Z] (Eclipse:10615): Gtk-WARNING **: 09:01:50.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:51 [2022-09-18T09:01:51.150Z] 
05:01:51 [2022-09-18T09:01:51.150Z] (Eclipse:10615): Gtk-WARNING **: 09:01:51.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.176Z] 
05:01:52 [2022-09-18T09:01:52.176Z] (Eclipse:10615): Gtk-WARNING **: 09:01:51.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.176Z] 
05:01:52 [2022-09-18T09:01:52.176Z] (Eclipse:10615): Gtk-WARNING **: 09:01:51.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.176Z] 
05:01:52 [2022-09-18T09:01:52.176Z] (Eclipse:10615): Gtk-WARNING **: 09:01:51.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.743Z] 
05:01:52 [2022-09-18T09:01:52.743Z] (Eclipse:10615): Gtk-WARNING **: 09:01:52.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.743Z] 
05:01:52 [2022-09-18T09:01:52.743Z] (Eclipse:10615): Gtk-WARNING **: 09:01:52.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.743Z] 
05:01:52 [2022-09-18T09:01:52.743Z] (Eclipse:10615): Gtk-WARNING **: 09:01:52.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:52 [2022-09-18T09:01:52.743Z] 
05:01:52 [2022-09-18T09:01:52.743Z] (Eclipse:10615): Gtk-WARNING **: 09:01:52.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:53 [2022-09-18T09:01:53.311Z] 
05:01:53 [2022-09-18T09:01:53.311Z] (Eclipse:10615): Gtk-WARNING **: 09:01:53.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:53 [2022-09-18T09:01:53.569Z] 
05:01:53 [2022-09-18T09:01:53.569Z] (Eclipse:10615): Gtk-WARNING **: 09:01:53.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:53 [2022-09-18T09:01:53.569Z] 
05:01:53 [2022-09-18T09:01:53.570Z] (Eclipse:10615): Gtk-WARNING **: 09:01:53.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:55 [2022-09-18T09:01:55.472Z] 
05:01:55 [2022-09-18T09:01:55.472Z] (Eclipse:10615): Gtk-WARNING **: 09:01:55.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:55 [2022-09-18T09:01:55.472Z] 
05:01:55 [2022-09-18T09:01:55.472Z] (Eclipse:10615): Gtk-WARNING **: 09:01:55.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:55 [2022-09-18T09:01:55.472Z] 
05:01:55 [2022-09-18T09:01:55.472Z] (Eclipse:10615): Gtk-WARNING **: 09:01:55.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:55 [2022-09-18T09:01:55.472Z] 
05:01:55 [2022-09-18T09:01:55.472Z] (Eclipse:10615): Gtk-WARNING **: 09:01:55.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:56 [2022-09-18T09:01:56.851Z] 
05:01:56 [2022-09-18T09:01:56.851Z] (Eclipse:10615): Gtk-CRITICAL **: 09:01:56.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:01:56 [2022-09-18T09:01:56.851Z] 
05:01:56 [2022-09-18T09:01:56.851Z] (Eclipse:10615): Gtk-WARNING **: 09:01:56.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:57 [2022-09-18T09:01:57.422Z] 
05:01:57 [2022-09-18T09:01:57.423Z] (Eclipse:10615): Gtk-WARNING **: 09:01:57.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:57 [2022-09-18T09:01:57.423Z] 
05:01:57 [2022-09-18T09:01:57.423Z] (Eclipse:10615): Gtk-CRITICAL **: 09:01:57.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:01:57 [2022-09-18T09:01:57.681Z] 
05:01:57 [2022-09-18T09:01:57.681Z] (Eclipse:10615): Gtk-CRITICAL **: 09:01:57.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:01:58 [2022-09-18T09:01:58.248Z] 
05:01:58 [2022-09-18T09:01:58.248Z] (Eclipse:10615): Gtk-WARNING **: 09:01:57.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:01:58 [2022-09-18T09:01:58.248Z] 
05:01:58 [2022-09-18T09:01:58.248Z] (Eclipse:10615): Gtk-CRITICAL **: 09:01:58.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:01:58 [2022-09-18T09:01:58.248Z] 
05:01:58 [2022-09-18T09:01:58.248Z] (Eclipse:10615): Gtk-WARNING **: 09:01:58.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:00 [2022-09-18T09:02:00.151Z] 
05:02:00 [2022-09-18T09:02:00.151Z] (Eclipse:10615): Gtk-WARNING **: 09:01:59.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:00 [2022-09-18T09:02:00.151Z] 
05:02:00 [2022-09-18T09:02:00.151Z] (Eclipse:10615): Gtk-WARNING **: 09:01:59.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:00 [2022-09-18T09:02:00.151Z] 
05:02:00 [2022-09-18T09:02:00.151Z] (Eclipse:10615): Gtk-WARNING **: 09:01:59.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:00 [2022-09-18T09:02:00.151Z] 
05:02:00 [2022-09-18T09:02:00.151Z] (Eclipse:10615): Gtk-WARNING **: 09:01:59.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:00.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.238Z] 
05:02:01 [2022-09-18T09:02:01.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.805Z] 
05:02:01 [2022-09-18T09:02:01.805Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.805Z] 
05:02:01 [2022-09-18T09:02:01.805Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.805Z] 
05:02:01 [2022-09-18T09:02:01.805Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:01 [2022-09-18T09:02:01.805Z] 
05:02:01 [2022-09-18T09:02:01.805Z] (Eclipse:10615): Gtk-WARNING **: 09:02:01.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.182Z] 
05:02:03 [2022-09-18T09:02:03.182Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.182Z] 
05:02:03 [2022-09-18T09:02:03.182Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.182Z] 
05:02:03 [2022-09-18T09:02:03.182Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.182Z] 
05:02:03 [2022-09-18T09:02:03.182Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.441Z] 
05:02:03 [2022-09-18T09:02:03.441Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:03 [2022-09-18T09:02:03.441Z] 
05:02:03 [2022-09-18T09:02:03.441Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:04 [2022-09-18T09:02:04.008Z] 
05:02:04 [2022-09-18T09:02:04.008Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:03.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:04 [2022-09-18T09:02:04.008Z] 
05:02:04 [2022-09-18T09:02:04.008Z] (Eclipse:10615): Gtk-WARNING **: 09:02:03.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:04 [2022-09-18T09:02:04.266Z] 
05:02:04 [2022-09-18T09:02:04.266Z] (Eclipse:10615): Gtk-WARNING **: 09:02:04.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:04 [2022-09-18T09:02:04.266Z] 
05:02:04 [2022-09-18T09:02:04.266Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:04.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:04 [2022-09-18T09:02:04.834Z] 
05:02:04 [2022-09-18T09:02:04.834Z] (Eclipse:10615): Gtk-WARNING **: 09:02:04.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:04 [2022-09-18T09:02:04.834Z] 
05:02:04 [2022-09-18T09:02:04.834Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:04.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:04 [2022-09-18T09:02:04.834Z] 
05:02:04 [2022-09-18T09:02:04.834Z] (Eclipse:10615): Gtk-WARNING **: 09:02:04.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:05 [2022-09-18T09:02:05.401Z] 
05:02:05 [2022-09-18T09:02:05.401Z] (Eclipse:10615): Gtk-WARNING **: 09:02:05.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:05 [2022-09-18T09:02:05.401Z] 
05:02:05 [2022-09-18T09:02:05.401Z] (Eclipse:10615): Gtk-WARNING **: 09:02:05.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:05 [2022-09-18T09:02:05.659Z] 
05:02:05 [2022-09-18T09:02:05.659Z] (Eclipse:10615): Gtk-WARNING **: 09:02:05.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:06 [2022-09-18T09:02:06.608Z] 
05:02:06 [2022-09-18T09:02:06.608Z] (Eclipse:10615): Gtk-WARNING **: 09:02:06.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:06 [2022-09-18T09:02:06.608Z] 
05:02:06 [2022-09-18T09:02:06.608Z] (Eclipse:10615): Gtk-WARNING **: 09:02:06.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:06 [2022-09-18T09:02:06.608Z] 
05:02:06 [2022-09-18T09:02:06.608Z] (Eclipse:10615): Gtk-WARNING **: 09:02:06.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:06 [2022-09-18T09:02:06.608Z] 
05:02:06 [2022-09-18T09:02:06.608Z] (Eclipse:10615): Gtk-WARNING **: 09:02:06.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:07 [2022-09-18T09:02:07.682Z] 
05:02:07 [2022-09-18T09:02:07.682Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:07.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:07 [2022-09-18T09:02:07.682Z] 
05:02:07 [2022-09-18T09:02:07.682Z] (Eclipse:10615): Gtk-WARNING **: 09:02:07.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:08 [2022-09-18T09:02:08.273Z] 
05:02:08 [2022-09-18T09:02:08.273Z] (Eclipse:10615): Gtk-WARNING **: 09:02:07.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:08 [2022-09-18T09:02:08.273Z] 
05:02:08 [2022-09-18T09:02:08.273Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:07.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:08 [2022-09-18T09:02:08.846Z] 
05:02:08 [2022-09-18T09:02:08.846Z] (Eclipse:10615): Gtk-WARNING **: 09:02:08.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:08 [2022-09-18T09:02:08.846Z] 
05:02:08 [2022-09-18T09:02:08.846Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:08.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:08 [2022-09-18T09:02:08.846Z] 
05:02:08 [2022-09-18T09:02:08.846Z] (Eclipse:10615): Gtk-WARNING **: 09:02:08.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:10 [2022-09-18T09:02:10.827Z] 
05:02:10 [2022-09-18T09:02:10.827Z] (Eclipse:10615): Gtk-WARNING **: 09:02:10.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:10 [2022-09-18T09:02:10.827Z] 
05:02:10 [2022-09-18T09:02:10.827Z] (Eclipse:10615): Gtk-WARNING **: 09:02:10.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:11 [2022-09-18T09:02:11.763Z] 
05:02:11 [2022-09-18T09:02:11.763Z] (Eclipse:10615): Gtk-WARNING **: 09:02:11.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:12 [2022-09-18T09:02:12.330Z] 
05:02:12 [2022-09-18T09:02:12.330Z] (Eclipse:10615): Gtk-WARNING **: 09:02:12.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:12 [2022-09-18T09:02:12.330Z] 
05:02:12 [2022-09-18T09:02:12.330Z] (Eclipse:10615): Gtk-WARNING **: 09:02:12.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:12 [2022-09-18T09:02:12.330Z] 
05:02:12 [2022-09-18T09:02:12.330Z] (Eclipse:10615): Gtk-WARNING **: 09:02:12.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:13 [2022-09-18T09:02:13.706Z] 
05:02:13 [2022-09-18T09:02:13.706Z] (Eclipse:10615): Gtk-WARNING **: 09:02:13.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:14 [2022-09-18T09:02:14.641Z] 
05:02:14 [2022-09-18T09:02:14.641Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:14.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:14 [2022-09-18T09:02:14.641Z] 
05:02:14 [2022-09-18T09:02:14.641Z] (Eclipse:10615): Gtk-WARNING **: 09:02:14.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:14 [2022-09-18T09:02:14.900Z] 
05:02:14 [2022-09-18T09:02:14.900Z] (Eclipse:10615): Gtk-WARNING **: 09:02:14.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:14 [2022-09-18T09:02:14.900Z] 
05:02:14 [2022-09-18T09:02:14.900Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:14.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:15 [2022-09-18T09:02:15.466Z] 
05:02:15 [2022-09-18T09:02:15.466Z] (Eclipse:10615): Gtk-WARNING **: 09:02:15.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:15 [2022-09-18T09:02:15.466Z] 
05:02:15 [2022-09-18T09:02:15.466Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:15.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:15 [2022-09-18T09:02:15.466Z] 
05:02:15 [2022-09-18T09:02:15.466Z] (Eclipse:10615): Gtk-WARNING **: 09:02:15.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:16 [2022-09-18T09:02:16.474Z] 
05:02:16 [2022-09-18T09:02:16.474Z] (Eclipse:10615): Gtk-WARNING **: 09:02:16.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:16 [2022-09-18T09:02:16.474Z] 
05:02:16 [2022-09-18T09:02:16.474Z] (Eclipse:10615): Gtk-WARNING **: 09:02:16.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:16 [2022-09-18T09:02:16.474Z] 
05:02:16 [2022-09-18T09:02:16.474Z] (Eclipse:10615): Gtk-WARNING **: 09:02:16.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.409Z] 
05:02:17 [2022-09-18T09:02:17.409Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:17 [2022-09-18T09:02:17.975Z] 
05:02:17 [2022-09-18T09:02:17.975Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:17.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:17 [2022-09-18T09:02:17.975Z] 
05:02:17 [2022-09-18T09:02:17.975Z] (Eclipse:10615): Gtk-WARNING **: 09:02:17.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:18 [2022-09-18T09:02:18.234Z] 
05:02:18 [2022-09-18T09:02:18.234Z] (Eclipse:10615): Gtk-WARNING **: 09:02:18.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:18 [2022-09-18T09:02:18.234Z] 
05:02:18 [2022-09-18T09:02:18.234Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:18.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:18 [2022-09-18T09:02:18.803Z] 
05:02:18 [2022-09-18T09:02:18.803Z] (Eclipse:10615): Gtk-WARNING **: 09:02:18.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:19 [2022-09-18T09:02:19.062Z] 
05:02:19 [2022-09-18T09:02:19.062Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:18.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:19 [2022-09-18T09:02:19.062Z] 
05:02:19 [2022-09-18T09:02:19.062Z] (Eclipse:10615): Gtk-WARNING **: 09:02:18.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:19 [2022-09-18T09:02:19.629Z] 
05:02:19 [2022-09-18T09:02:19.629Z] (Eclipse:10615): Gtk-WARNING **: 09:02:19.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:19 [2022-09-18T09:02:19.629Z] 
05:02:19 [2022-09-18T09:02:19.629Z] (Eclipse:10615): Gtk-WARNING **: 09:02:19.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:19 [2022-09-18T09:02:19.629Z] 
05:02:19 [2022-09-18T09:02:19.629Z] (Eclipse:10615): Gtk-WARNING **: 09:02:19.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.005Z] 
05:02:21 [2022-09-18T09:02:21.005Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.005Z] 
05:02:21 [2022-09-18T09:02:21.005Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.005Z] 
05:02:21 [2022-09-18T09:02:21.005Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.005Z] 
05:02:21 [2022-09-18T09:02:21.006Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.006Z] 
05:02:21 [2022-09-18T09:02:21.006Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.006Z] 
05:02:21 [2022-09-18T09:02:21.006Z] (Eclipse:10615): Gtk-WARNING **: 09:02:20.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.572Z] 
05:02:21 [2022-09-18T09:02:21.572Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:21.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:21 [2022-09-18T09:02:21.572Z] 
05:02:21 [2022-09-18T09:02:21.572Z] (Eclipse:10615): Gtk-WARNING **: 09:02:21.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.830Z] 
05:02:21 [2022-09-18T09:02:21.830Z] (Eclipse:10615): Gtk-WARNING **: 09:02:21.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:21 [2022-09-18T09:02:21.830Z] 
05:02:21 [2022-09-18T09:02:21.830Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:21.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:29 [2022-09-18T09:02:29.948Z] 
05:02:29 [2022-09-18T09:02:29.948Z] (Eclipse:10615): Gtk-WARNING **: 09:02:29.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:29 [2022-09-18T09:02:29.948Z] 
05:02:29 [2022-09-18T09:02:29.948Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:29.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:29 [2022-09-18T09:02:29.948Z] 
05:02:29 [2022-09-18T09:02:29.948Z] (Eclipse:10615): Gtk-WARNING **: 09:02:29.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:30 [2022-09-18T09:02:30.515Z] 
05:02:30 [2022-09-18T09:02:30.515Z] (Eclipse:10615): Gtk-WARNING **: 09:02:30.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:30 [2022-09-18T09:02:30.515Z] 
05:02:30 [2022-09-18T09:02:30.515Z] (Eclipse:10615): Gtk-WARNING **: 09:02:30.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:30 [2022-09-18T09:02:30.515Z] 
05:02:30 [2022-09-18T09:02:30.515Z] (Eclipse:10615): Gtk-WARNING **: 09:02:30.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.451Z] 
05:02:31 [2022-09-18T09:02:31.451Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:31 [2022-09-18T09:02:31.710Z] 
05:02:31 [2022-09-18T09:02:31.710Z] (Eclipse:10615): Gtk-WARNING **: 09:02:31.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:32 [2022-09-18T09:02:32.277Z] 
05:02:32 [2022-09-18T09:02:32.277Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:32.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:32 [2022-09-18T09:02:32.536Z] 
05:02:32 [2022-09-18T09:02:32.536Z] (Eclipse:10615): Gtk-WARNING **: 09:02:32.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:32 [2022-09-18T09:02:32.536Z] 
05:02:32 [2022-09-18T09:02:32.536Z] (Eclipse:10615): Gtk-WARNING **: 09:02:32.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:32 [2022-09-18T09:02:32.536Z] 
05:02:32 [2022-09-18T09:02:32.536Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:32.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:39 [2022-09-18T09:02:39.108Z] 
05:02:39 [2022-09-18T09:02:39.108Z] (Eclipse:10615): Gtk-WARNING **: 09:02:38.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:39 [2022-09-18T09:02:39.108Z] 
05:02:39 [2022-09-18T09:02:39.108Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:38.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:39 [2022-09-18T09:02:39.108Z] 
05:02:39 [2022-09-18T09:02:39.108Z] (Eclipse:10615): Gtk-WARNING **: 09:02:38.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:39 [2022-09-18T09:02:39.676Z] 
05:02:39 [2022-09-18T09:02:39.676Z] (Eclipse:10615): Gtk-WARNING **: 09:02:39.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:39 [2022-09-18T09:02:39.934Z] 
05:02:39 [2022-09-18T09:02:39.934Z] (Eclipse:10615): Gtk-WARNING **: 09:02:39.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:39 [2022-09-18T09:02:39.934Z] 
05:02:39 [2022-09-18T09:02:39.934Z] (Eclipse:10615): Gtk-WARNING **: 09:02:39.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:40 [2022-09-18T09:02:40.872Z] 
05:02:40 [2022-09-18T09:02:40.872Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:40 [2022-09-18T09:02:40.872Z] 
05:02:40 [2022-09-18T09:02:40.872Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:40 [2022-09-18T09:02:40.872Z] 
05:02:40 [2022-09-18T09:02:40.872Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.131Z] 
05:02:41 [2022-09-18T09:02:41.131Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.131Z] 
05:02:41 [2022-09-18T09:02:41.131Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.131Z] 
05:02:41 [2022-09-18T09:02:41.131Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.131Z] 
05:02:41 [2022-09-18T09:02:41.131Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.131Z] 
05:02:41 [2022-09-18T09:02:41.131Z] (Eclipse:10615): Gtk-WARNING **: 09:02:40.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.390Z] 
05:02:41 [2022-09-18T09:02:41.390Z] (Eclipse:10615): Gtk-WARNING **: 09:02:41.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.648Z] 
05:02:41 [2022-09-18T09:02:41.648Z] (Eclipse:10615): Gtk-WARNING **: 09:02:41.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:41 [2022-09-18T09:02:41.648Z] 
05:02:41 [2022-09-18T09:02:41.648Z] (Eclipse:10615): Gtk-WARNING **: 09:02:41.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:41.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.216Z] 
05:02:42 [2022-09-18T09:02:42.216Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.785Z] 
05:02:42 [2022-09-18T09:02:42.785Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:42 [2022-09-18T09:02:42.785Z] 
05:02:42 [2022-09-18T09:02:42.785Z] (Eclipse:10615): Gtk-WARNING **: 09:02:42.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.721Z] 
05:02:43 [2022-09-18T09:02:43.721Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:43 [2022-09-18T09:02:43.980Z] 
05:02:43 [2022-09-18T09:02:43.980Z] (Eclipse:10615): Gtk-WARNING **: 09:02:43.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:44 [2022-09-18T09:02:44.238Z] 
05:02:44 [2022-09-18T09:02:44.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:44 [2022-09-18T09:02:44.238Z] 
05:02:44 [2022-09-18T09:02:44.238Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:44.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.176Z] 
05:02:45 [2022-09-18T09:02:45.176Z] (Eclipse:10615): Gtk-WARNING **: 09:02:45.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:45 [2022-09-18T09:02:45.782Z] 
05:02:45 [2022-09-18T09:02:45.782Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:45.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:45 [2022-09-18T09:02:45.782Z] 
05:02:45 [2022-09-18T09:02:45.782Z] (Eclipse:10615): Gtk-WARNING **: 09:02:45.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:46 [2022-09-18T09:02:46.043Z] 
05:02:46 [2022-09-18T09:02:46.043Z] (Eclipse:10615): Gtk-WARNING **: 09:02:45.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:46 [2022-09-18T09:02:46.043Z] 
05:02:46 [2022-09-18T09:02:46.043Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:45.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:46 [2022-09-18T09:02:46.475Z] 
05:02:46 [2022-09-18T09:02:46.475Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:46 [2022-09-18T09:02:46.475Z] 
05:02:46 [2022-09-18T09:02:46.475Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:46.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:46 [2022-09-18T09:02:46.475Z] 
05:02:46 [2022-09-18T09:02:46.475Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:47 [2022-09-18T09:02:47.042Z] 
05:02:47 [2022-09-18T09:02:47.042Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:47 [2022-09-18T09:02:47.042Z] 
05:02:47 [2022-09-18T09:02:47.042Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:47 [2022-09-18T09:02:47.042Z] 
05:02:47 [2022-09-18T09:02:47.042Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:47 [2022-09-18T09:02:47.042Z] 
05:02:47 [2022-09-18T09:02:47.042Z] (Eclipse:10615): Gtk-WARNING **: 09:02:46.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:48 [2022-09-18T09:02:48.946Z] 
05:02:48 [2022-09-18T09:02:48.946Z] (Eclipse:10615): Gtk-WARNING **: 09:02:48.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:49 [2022-09-18T09:02:49.205Z] 
05:02:49 [2022-09-18T09:02:49.205Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:48.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:49 [2022-09-18T09:02:49.205Z] 
05:02:49 [2022-09-18T09:02:49.205Z] (Eclipse:10615): Gtk-WARNING **: 09:02:49.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:49 [2022-09-18T09:02:49.205Z] 
05:02:49 [2022-09-18T09:02:49.205Z] (Eclipse:10615): Gtk-WARNING **: 09:02:49.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:49 [2022-09-18T09:02:49.205Z] 
05:02:49 [2022-09-18T09:02:49.205Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:49.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:49 [2022-09-18T09:02:49.773Z] 
05:02:49 [2022-09-18T09:02:49.773Z] (Eclipse:10615): Gtk-WARNING **: 09:02:49.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:49 [2022-09-18T09:02:49.773Z] 
05:02:49 [2022-09-18T09:02:49.773Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:49.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:49 [2022-09-18T09:02:49.773Z] 
05:02:49 [2022-09-18T09:02:49.773Z] (Eclipse:10615): Gtk-WARNING **: 09:02:49.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.165Z] 
05:02:51 [2022-09-18T09:02:51.165Z] (Eclipse:10615): Gtk-WARNING **: 09:02:50.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.165Z] 
05:02:51 [2022-09-18T09:02:51.165Z] (Eclipse:10615): Gtk-WARNING **: 09:02:50.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.165Z] 
05:02:51 [2022-09-18T09:02:51.165Z] (Eclipse:10615): Gtk-WARNING **: 09:02:50.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.165Z] 
05:02:51 [2022-09-18T09:02:51.165Z] (Eclipse:10615): Gtk-WARNING **: 09:02:50.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.165Z] 
05:02:51 [2022-09-18T09:02:51.165Z] (Eclipse:10615): Gtk-WARNING **: 09:02:50.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.732Z] 
05:02:51 [2022-09-18T09:02:51.732Z] (Eclipse:10615): Gtk-WARNING **: 09:02:51.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.732Z] 
05:02:51 [2022-09-18T09:02:51.732Z] (Eclipse:10615): Gtk-WARNING **: 09:02:51.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.732Z] 
05:02:51 [2022-09-18T09:02:51.732Z] (Eclipse:10615): Gtk-WARNING **: 09:02:51.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.991Z] 
05:02:51 [2022-09-18T09:02:51.991Z] (Eclipse:10615): Gtk-WARNING **: 09:02:51.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:51 [2022-09-18T09:02:51.991Z] 
05:02:51 [2022-09-18T09:02:51.991Z] (Eclipse:10615): Gtk-WARNING **: 09:02:51.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.249Z] 
05:02:52 [2022-09-18T09:02:52.249Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.249Z] 
05:02:52 [2022-09-18T09:02:52.249Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.249Z] 
05:02:52 [2022-09-18T09:02:52.249Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.249Z] 
05:02:52 [2022-09-18T09:02:52.249Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.816Z] 
05:02:52 [2022-09-18T09:02:52.816Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.816Z] 
05:02:52 [2022-09-18T09:02:52.816Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.816Z] 
05:02:52 [2022-09-18T09:02:52.817Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.817Z] 
05:02:52 [2022-09-18T09:02:52.817Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.817Z] 
05:02:52 [2022-09-18T09:02:52.817Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:52 [2022-09-18T09:02:52.817Z] 
05:02:52 [2022-09-18T09:02:52.817Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.075Z] 
05:02:53 [2022-09-18T09:02:53.075Z] (Eclipse:10615): Gtk-WARNING **: 09:02:52.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.336Z] 
05:02:53 [2022-09-18T09:02:53.336Z] (Eclipse:10615): Gtk-WARNING **: 09:02:53.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.769Z] 
05:02:53 [2022-09-18T09:02:53.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:53.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.769Z] 
05:02:53 [2022-09-18T09:02:53.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:53.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.769Z] 
05:02:53 [2022-09-18T09:02:53.770Z] (Eclipse:10615): Gtk-WARNING **: 09:02:53.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:53 [2022-09-18T09:02:53.770Z] 
05:02:53 [2022-09-18T09:02:53.770Z] (Eclipse:10615): Gtk-WARNING **: 09:02:53.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.340Z] 
05:02:54 [2022-09-18T09:02:54.340Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:54 [2022-09-18T09:02:54.910Z] 
05:02:54 [2022-09-18T09:02:54.910Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.169Z] 
05:02:55 [2022-09-18T09:02:55.169Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.169Z] 
05:02:55 [2022-09-18T09:02:55.169Z] (Eclipse:10615): Gtk-WARNING **: 09:02:54.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.736Z] 
05:02:55 [2022-09-18T09:02:55.736Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.736Z] 
05:02:55 [2022-09-18T09:02:55.736Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.994Z] 
05:02:55 [2022-09-18T09:02:55.994Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.994Z] 
05:02:55 [2022-09-18T09:02:55.994Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.994Z] 
05:02:55 [2022-09-18T09:02:55.994Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:55 [2022-09-18T09:02:55.994Z] 
05:02:55 [2022-09-18T09:02:55.994Z] (Eclipse:10615): Gtk-WARNING **: 09:02:55.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.252Z] 
05:02:56 [2022-09-18T09:02:56.252Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.252Z] 
05:02:56 [2022-09-18T09:02:56.252Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.252Z] 
05:02:56 [2022-09-18T09:02:56.252Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.252Z] 
05:02:56 [2022-09-18T09:02:56.252Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.511Z] 
05:02:56 [2022-09-18T09:02:56.511Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:56 [2022-09-18T09:02:56.769Z] 
05:02:56 [2022-09-18T09:02:56.769Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.031Z] 
05:02:57 [2022-09-18T09:02:57.031Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.031Z] 
05:02:57 [2022-09-18T09:02:57.031Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.031Z] 
05:02:57 [2022-09-18T09:02:57.031Z] (Eclipse:10615): Gtk-WARNING **: 09:02:56.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.031Z] 
05:02:57 [2022-09-18T09:02:57.031Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:57 [2022-09-18T09:02:57.977Z] 
05:02:57 [2022-09-18T09:02:57.977Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:58 [2022-09-18T09:02:58.239Z] 
05:02:58 [2022-09-18T09:02:58.239Z] (Eclipse:10615): Gtk-WARNING **: 09:02:57.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:58 [2022-09-18T09:02:58.809Z] 
05:02:58 [2022-09-18T09:02:58.809Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:58.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:58 [2022-09-18T09:02:58.809Z] 
05:02:58 [2022-09-18T09:02:58.810Z] (Eclipse:10615): Gtk-WARNING **: 09:02:58.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:58 [2022-09-18T09:02:58.810Z] 
05:02:58 [2022-09-18T09:02:58.810Z] (Eclipse:10615): Gtk-WARNING **: 09:02:58.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:58 [2022-09-18T09:02:58.810Z] 
05:02:58 [2022-09-18T09:02:58.810Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:58.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:59 [2022-09-18T09:02:59.378Z] 
05:02:59 [2022-09-18T09:02:59.378Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:59 [2022-09-18T09:02:59.378Z] 
05:02:59 [2022-09-18T09:02:59.378Z] (Eclipse:10615): Gtk-CRITICAL **: 09:02:59.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:02:59 [2022-09-18T09:02:59.378Z] 
05:02:59 [2022-09-18T09:02:59.378Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:59 [2022-09-18T09:02:59.637Z] 
05:02:59 [2022-09-18T09:02:59.637Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:59 [2022-09-18T09:02:59.897Z] 
05:02:59 [2022-09-18T09:02:59.897Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:59 [2022-09-18T09:02:59.897Z] 
05:02:59 [2022-09-18T09:02:59.897Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:02:59 [2022-09-18T09:02:59.897Z] 
05:02:59 [2022-09-18T09:02:59.897Z] (Eclipse:10615): Gtk-WARNING **: 09:02:59.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:00 [2022-09-18T09:03:00.938Z] 
05:03:00 [2022-09-18T09:03:00.938Z] (Eclipse:10615): Gtk-WARNING **: 09:03:00.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:00.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:00.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:00.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.198Z] 
05:03:01 [2022-09-18T09:03:01.198Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.765Z] 
05:03:01 [2022-09-18T09:03:01.765Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:01.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:01 [2022-09-18T09:03:01.765Z] 
05:03:01 [2022-09-18T09:03:01.765Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.765Z] 
05:03:01 [2022-09-18T09:03:01.765Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:01 [2022-09-18T09:03:01.765Z] 
05:03:01 [2022-09-18T09:03:01.765Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:01.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:02 [2022-09-18T09:03:02.023Z] 
05:03:02 [2022-09-18T09:03:02.023Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.023Z] 
05:03:02 [2022-09-18T09:03:02.023Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:01.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:02 [2022-09-18T09:03:02.023Z] 
05:03:02 [2022-09-18T09:03:02.023Z] (Eclipse:10615): Gtk-WARNING **: 09:03:01.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.960Z] 
05:03:02 [2022-09-18T09:03:02.960Z] (Eclipse:10615): Gtk-WARNING **: 09:03:02.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.960Z] 
05:03:02 [2022-09-18T09:03:02.960Z] (Eclipse:10615): Gtk-WARNING **: 09:03:02.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.960Z] 
05:03:02 [2022-09-18T09:03:02.960Z] (Eclipse:10615): Gtk-WARNING **: 09:03:02.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.960Z] 
05:03:02 [2022-09-18T09:03:02.960Z] (Eclipse:10615): Gtk-WARNING **: 09:03:02.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:02 [2022-09-18T09:03:02.960Z] 
05:03:02 [2022-09-18T09:03:02.960Z] (Eclipse:10615): Gtk-WARNING **: 09:03:02.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:03 [2022-09-18T09:03:03.897Z] 
05:03:03 [2022-09-18T09:03:03.897Z] (Eclipse:10615): Gtk-WARNING **: 09:03:03.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:04 [2022-09-18T09:03:04.464Z] 
05:03:04 [2022-09-18T09:03:04.464Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:04.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:04 [2022-09-18T09:03:04.464Z] 
05:03:04 [2022-09-18T09:03:04.464Z] (Eclipse:10615): Gtk-WARNING **: 09:03:04.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:04 [2022-09-18T09:03:04.723Z] 
05:03:04 [2022-09-18T09:03:04.723Z] (Eclipse:10615): Gtk-WARNING **: 09:03:04.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:04 [2022-09-18T09:03:04.723Z] 
05:03:04 [2022-09-18T09:03:04.723Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:04.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:04 [2022-09-18T09:03:04.982Z] 
05:03:04 [2022-09-18T09:03:04.982Z] (Eclipse:10615): Gtk-WARNING **: 09:03:04.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:04 [2022-09-18T09:03:04.982Z] 
05:03:04 [2022-09-18T09:03:04.982Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:04.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:04 [2022-09-18T09:03:04.982Z] 
05:03:04 [2022-09-18T09:03:04.982Z] (Eclipse:10615): Gtk-WARNING **: 09:03:04.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:06 [2022-09-18T09:03:06.381Z] 
05:03:06 [2022-09-18T09:03:06.381Z] (Eclipse:10615): Gtk-WARNING **: 09:03:06.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:06 [2022-09-18T09:03:06.381Z] 
05:03:06 [2022-09-18T09:03:06.381Z] (Eclipse:10615): Gtk-WARNING **: 09:03:06.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:06 [2022-09-18T09:03:06.381Z] 
05:03:06 [2022-09-18T09:03:06.381Z] (Eclipse:10615): Gtk-WARNING **: 09:03:06.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:06 [2022-09-18T09:03:06.948Z] 
05:03:06 [2022-09-18T09:03:06.948Z] (Eclipse:10615): Gtk-WARNING **: 09:03:06.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:07 [2022-09-18T09:03:07.207Z] 
05:03:07 [2022-09-18T09:03:07.207Z] (Eclipse:10615): Gtk-WARNING **: 09:03:06.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:07 [2022-09-18T09:03:07.207Z] 
05:03:07 [2022-09-18T09:03:07.207Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:07 [2022-09-18T09:03:07.207Z] 
05:03:07 [2022-09-18T09:03:07.207Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:07 [2022-09-18T09:03:07.465Z] 
05:03:07 [2022-09-18T09:03:07.465Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:07 [2022-09-18T09:03:07.777Z] 
05:03:07 [2022-09-18T09:03:07.777Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:08 [2022-09-18T09:03:08.130Z] 
05:03:08 [2022-09-18T09:03:08.130Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:08 [2022-09-18T09:03:08.130Z] 
05:03:08 [2022-09-18T09:03:08.130Z] (Eclipse:10615): Gtk-WARNING **: 09:03:07.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:08 [2022-09-18T09:03:08.388Z] 
05:03:08 [2022-09-18T09:03:08.388Z] (Eclipse:10615): Gtk-WARNING **: 09:03:08.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:08 [2022-09-18T09:03:08.388Z] 
05:03:08 [2022-09-18T09:03:08.388Z] (Eclipse:10615): Gtk-WARNING **: 09:03:08.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:08 [2022-09-18T09:03:08.388Z] 
05:03:08 [2022-09-18T09:03:08.388Z] (Eclipse:10615): Gtk-WARNING **: 09:03:08.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.327Z] 
05:03:09 [2022-09-18T09:03:09.327Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.327Z] 
05:03:09 [2022-09-18T09:03:09.327Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.327Z] 
05:03:09 [2022-09-18T09:03:09.327Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.327Z] 
05:03:09 [2022-09-18T09:03:09.327Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.327Z] 
05:03:09 [2022-09-18T09:03:09.327Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.586Z] 
05:03:09 [2022-09-18T09:03:09.586Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.586Z] 
05:03:09 [2022-09-18T09:03:09.586Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.586Z] 
05:03:09 [2022-09-18T09:03:09.586Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.586Z] 
05:03:09 [2022-09-18T09:03:09.586Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.586Z] 
05:03:09 [2022-09-18T09:03:09.586Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:09 [2022-09-18T09:03:09.845Z] 
05:03:09 [2022-09-18T09:03:09.845Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:09.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:10 [2022-09-18T09:03:10.104Z] 
05:03:10 [2022-09-18T09:03:10.104Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:10 [2022-09-18T09:03:10.104Z] 
05:03:10 [2022-09-18T09:03:10.104Z] (Eclipse:10615): Gtk-WARNING **: 09:03:09.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:10 [2022-09-18T09:03:10.104Z] 
05:03:10 [2022-09-18T09:03:10.104Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:09.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:10 [2022-09-18T09:03:10.363Z] 
05:03:10 [2022-09-18T09:03:10.363Z] (Eclipse:10615): Gtk-WARNING **: 09:03:10.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:10 [2022-09-18T09:03:10.622Z] 
05:03:10 [2022-09-18T09:03:10.622Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:10.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:10 [2022-09-18T09:03:10.622Z] 
05:03:10 [2022-09-18T09:03:10.622Z] (Eclipse:10615): Gtk-WARNING **: 09:03:10.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:10 [2022-09-18T09:03:10.881Z] 
05:03:10 [2022-09-18T09:03:10.881Z] (Eclipse:10615): Gtk-WARNING **: 09:03:10.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:11 [2022-09-18T09:03:11.140Z] 
05:03:11 [2022-09-18T09:03:11.140Z] (Eclipse:10615): Gtk-WARNING **: 09:03:10.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.078Z] 
05:03:12 [2022-09-18T09:03:12.078Z] (Eclipse:10615): Gtk-WARNING **: 09:03:11.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.078Z] 
05:03:12 [2022-09-18T09:03:12.078Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.078Z] 
05:03:12 [2022-09-18T09:03:12.078Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.078Z] 
05:03:12 [2022-09-18T09:03:12.078Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.078Z] 
05:03:12 [2022-09-18T09:03:12.078Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.337Z] 
05:03:12 [2022-09-18T09:03:12.337Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.337Z] 
05:03:12 [2022-09-18T09:03:12.337Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.337Z] 
05:03:12 [2022-09-18T09:03:12.337Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.337Z] 
05:03:12 [2022-09-18T09:03:12.337Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.596Z] 
05:03:12 [2022-09-18T09:03:12.596Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:12.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:12 [2022-09-18T09:03:12.856Z] 
05:03:12 [2022-09-18T09:03:12.856Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.856Z] 
05:03:12 [2022-09-18T09:03:12.856Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:12 [2022-09-18T09:03:12.856Z] 
05:03:12 [2022-09-18T09:03:12.856Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:12.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:13 [2022-09-18T09:03:13.115Z] 
05:03:13 [2022-09-18T09:03:13.115Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:13 [2022-09-18T09:03:13.115Z] 
05:03:13 [2022-09-18T09:03:13.115Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:12.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:13 [2022-09-18T09:03:13.115Z] 
05:03:13 [2022-09-18T09:03:13.115Z] (Eclipse:10615): Gtk-WARNING **: 09:03:12.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:14 [2022-09-18T09:03:14.050Z] 
05:03:14 [2022-09-18T09:03:14.050Z] (Eclipse:10615): Gtk-WARNING **: 09:03:13.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:14 [2022-09-18T09:03:14.050Z] 
05:03:14 [2022-09-18T09:03:14.050Z] (Eclipse:10615): Gtk-WARNING **: 09:03:13.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:14 [2022-09-18T09:03:14.050Z] 
05:03:14 [2022-09-18T09:03:14.050Z] (Eclipse:10615): Gtk-WARNING **: 09:03:13.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.044Z] 
05:03:15 [2022-09-18T09:03:15.044Z] (Eclipse:10615): Gtk-WARNING **: 09:03:14.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.611Z] 
05:03:15 [2022-09-18T09:03:15.611Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:15.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:15 [2022-09-18T09:03:15.611Z] 
05:03:15 [2022-09-18T09:03:15.611Z] (Eclipse:10615): Gtk-WARNING **: 09:03:15.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.611Z] 
05:03:15 [2022-09-18T09:03:15.611Z] (Eclipse:10615): Gtk-WARNING **: 09:03:15.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.611Z] 
05:03:15 [2022-09-18T09:03:15.611Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:15.558: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:15 [2022-09-18T09:03:15.870Z] 
05:03:15 [2022-09-18T09:03:15.870Z] (Eclipse:10615): Gtk-WARNING **: 09:03:15.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:15 [2022-09-18T09:03:15.870Z] 
05:03:15 [2022-09-18T09:03:15.870Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:15.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:15 [2022-09-18T09:03:15.870Z] 
05:03:15 [2022-09-18T09:03:15.870Z] (Eclipse:10615): Gtk-WARNING **: 09:03:15.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:16 [2022-09-18T09:03:16.805Z] 
05:03:16 [2022-09-18T09:03:16.805Z] (Eclipse:10615): Gtk-WARNING **: 09:03:16.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:16 [2022-09-18T09:03:16.805Z] 
05:03:16 [2022-09-18T09:03:16.805Z] (Eclipse:10615): Gtk-WARNING **: 09:03:16.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:16 [2022-09-18T09:03:16.805Z] 
05:03:16 [2022-09-18T09:03:16.805Z] (Eclipse:10615): Gtk-WARNING **: 09:03:16.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:16 [2022-09-18T09:03:16.805Z] 
05:03:16 [2022-09-18T09:03:16.805Z] (Eclipse:10615): Gtk-WARNING **: 09:03:16.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.506: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.741Z] 
05:03:17 [2022-09-18T09:03:17.741Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.999Z] 
05:03:17 [2022-09-18T09:03:17.999Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:17.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:17 [2022-09-18T09:03:17.999Z] 
05:03:17 [2022-09-18T09:03:17.999Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.999Z] 
05:03:17 [2022-09-18T09:03:17.999Z] (Eclipse:10615): Gtk-WARNING **: 09:03:17.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:17 [2022-09-18T09:03:17.999Z] 
05:03:17 [2022-09-18T09:03:17.999Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:17.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:18 [2022-09-18T09:03:18.257Z] 
05:03:18 [2022-09-18T09:03:18.257Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:18 [2022-09-18T09:03:18.257Z] 
05:03:18 [2022-09-18T09:03:18.257Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:18.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:18 [2022-09-18T09:03:18.257Z] 
05:03:18 [2022-09-18T09:03:18.257Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:19 [2022-09-18T09:03:19.192Z] 
05:03:19 [2022-09-18T09:03:19.192Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:19 [2022-09-18T09:03:19.192Z] 
05:03:19 [2022-09-18T09:03:19.192Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:19 [2022-09-18T09:03:19.192Z] 
05:03:19 [2022-09-18T09:03:19.192Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:19 [2022-09-18T09:03:19.192Z] 
05:03:19 [2022-09-18T09:03:19.192Z] (Eclipse:10615): Gtk-WARNING **: 09:03:18.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:19 [2022-09-18T09:03:19.192Z] 
05:03:19 [2022-09-18T09:03:19.192Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.145Z] 
05:03:20 [2022-09-18T09:03:20.145Z] (Eclipse:10615): Gtk-WARNING **: 09:03:19.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.404Z] 
05:03:20 [2022-09-18T09:03:20.404Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:20.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:20 [2022-09-18T09:03:20.404Z] 
05:03:20 [2022-09-18T09:03:20.404Z] (Eclipse:10615): Gtk-WARNING **: 09:03:20.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.404Z] 
05:03:20 [2022-09-18T09:03:20.404Z] (Eclipse:10615): Gtk-WARNING **: 09:03:20.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.404Z] 
05:03:20 [2022-09-18T09:03:20.404Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:20.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:20 [2022-09-18T09:03:20.971Z] 
05:03:20 [2022-09-18T09:03:20.971Z] (Eclipse:10615): Gtk-WARNING **: 09:03:20.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:20 [2022-09-18T09:03:20.971Z] 
05:03:20 [2022-09-18T09:03:20.971Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:20.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:20 [2022-09-18T09:03:20.971Z] 
05:03:20 [2022-09-18T09:03:20.971Z] (Eclipse:10615): Gtk-WARNING **: 09:03:20.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:21 [2022-09-18T09:03:21.538Z] 
05:03:21 [2022-09-18T09:03:21.538Z] (Eclipse:10615): Gtk-WARNING **: 09:03:21.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:21 [2022-09-18T09:03:21.874Z] 
05:03:21 [2022-09-18T09:03:21.874Z] (Eclipse:10615): Gtk-WARNING **: 09:03:21.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:21 [2022-09-18T09:03:21.874Z] 
05:03:21 [2022-09-18T09:03:21.875Z] (Eclipse:10615): Gtk-WARNING **: 09:03:21.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:21 [2022-09-18T09:03:21.875Z] 
05:03:21 [2022-09-18T09:03:21.875Z] (Eclipse:10615): Gtk-WARNING **: 09:03:21.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.225Z] 
05:03:22 [2022-09-18T09:03:22.225Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:22 [2022-09-18T09:03:22.483Z] 
05:03:22 [2022-09-18T09:03:22.483Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:23 [2022-09-18T09:03:23.049Z] 
05:03:23 [2022-09-18T09:03:23.049Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:22.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:23 [2022-09-18T09:03:23.049Z] 
05:03:23 [2022-09-18T09:03:23.049Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:23 [2022-09-18T09:03:23.049Z] 
05:03:23 [2022-09-18T09:03:23.049Z] (Eclipse:10615): Gtk-WARNING **: 09:03:22.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:23 [2022-09-18T09:03:23.050Z] 
05:03:23 [2022-09-18T09:03:23.050Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:22.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:23 [2022-09-18T09:03:23.308Z] 
05:03:23 [2022-09-18T09:03:23.308Z] (Eclipse:10615): Gtk-WARNING **: 09:03:23.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:23 [2022-09-18T09:03:23.308Z] 
05:03:23 [2022-09-18T09:03:23.308Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:23.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:23 [2022-09-18T09:03:23.308Z] 
05:03:23 [2022-09-18T09:03:23.308Z] (Eclipse:10615): Gtk-WARNING **: 09:03:23.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.242Z] 
05:03:24 [2022-09-18T09:03:24.242Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.242Z] 
05:03:24 [2022-09-18T09:03:24.242Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.242Z] 
05:03:24 [2022-09-18T09:03:24.242Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.242Z] 
05:03:24 [2022-09-18T09:03:24.242Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.809Z] 
05:03:24 [2022-09-18T09:03:24.809Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.809Z] 
05:03:24 [2022-09-18T09:03:24.809Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.809Z] 
05:03:24 [2022-09-18T09:03:24.809Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.809Z] 
05:03:24 [2022-09-18T09:03:24.810Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:24 [2022-09-18T09:03:24.810Z] 
05:03:24 [2022-09-18T09:03:24.810Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.068Z] 
05:03:25 [2022-09-18T09:03:25.068Z] (Eclipse:10615): Gtk-WARNING **: 09:03:24.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.326Z] 
05:03:25 [2022-09-18T09:03:25.326Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:25.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:25 [2022-09-18T09:03:25.585Z] 
05:03:25 [2022-09-18T09:03:25.585Z] (Eclipse:10615): Gtk-WARNING **: 09:03:25.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.585Z] 
05:03:25 [2022-09-18T09:03:25.585Z] (Eclipse:10615): Gtk-WARNING **: 09:03:25.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.585Z] 
05:03:25 [2022-09-18T09:03:25.585Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:25.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:25 [2022-09-18T09:03:25.843Z] 
05:03:25 [2022-09-18T09:03:25.843Z] (Eclipse:10615): Gtk-WARNING **: 09:03:25.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:25 [2022-09-18T09:03:25.843Z] 
05:03:25 [2022-09-18T09:03:25.843Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:25.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:25 [2022-09-18T09:03:25.843Z] 
05:03:25 [2022-09-18T09:03:25.843Z] (Eclipse:10615): Gtk-WARNING **: 09:03:25.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:26 [2022-09-18T09:03:26.411Z] 
05:03:26 [2022-09-18T09:03:26.411Z] (Eclipse:10615): Gtk-WARNING **: 09:03:26.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:26 [2022-09-18T09:03:26.411Z] 
05:03:26 [2022-09-18T09:03:26.411Z] (Eclipse:10615): Gtk-WARNING **: 09:03:26.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:26 [2022-09-18T09:03:26.411Z] 
05:03:26 [2022-09-18T09:03:26.411Z] (Eclipse:10615): Gtk-WARNING **: 09:03:26.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.346Z] 
05:03:27 [2022-09-18T09:03:27.346Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.912Z] 
05:03:27 [2022-09-18T09:03:27.912Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:27.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:27 [2022-09-18T09:03:27.912Z] 
05:03:27 [2022-09-18T09:03:27.912Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.912Z] 
05:03:27 [2022-09-18T09:03:27.912Z] (Eclipse:10615): Gtk-WARNING **: 09:03:27.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:27 [2022-09-18T09:03:27.912Z] 
05:03:27 [2022-09-18T09:03:27.912Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:27.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:28 [2022-09-18T09:03:28.479Z] 
05:03:28 [2022-09-18T09:03:28.479Z] (Eclipse:10615): Gtk-WARNING **: 09:03:28.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:28 [2022-09-18T09:03:28.479Z] 
05:03:28 [2022-09-18T09:03:28.479Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:28.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:28 [2022-09-18T09:03:28.479Z] 
05:03:28 [2022-09-18T09:03:28.479Z] (Eclipse:10615): Gtk-WARNING **: 09:03:28.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:29 [2022-09-18T09:03:29.073Z] 
05:03:29 [2022-09-18T09:03:29.073Z] (Eclipse:10615): Gtk-WARNING **: 09:03:28.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:29 [2022-09-18T09:03:29.073Z] 
05:03:29 [2022-09-18T09:03:29.073Z] (Eclipse:10615): Gtk-WARNING **: 09:03:28.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:29 [2022-09-18T09:03:29.073Z] 
05:03:29 [2022-09-18T09:03:29.073Z] (Eclipse:10615): Gtk-WARNING **: 09:03:28.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:29 [2022-09-18T09:03:29.073Z] 
05:03:29 [2022-09-18T09:03:29.073Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.011Z] 
05:03:30 [2022-09-18T09:03:30.011Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.011Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.012Z] 
05:03:30 [2022-09-18T09:03:30.012Z] (Eclipse:10615): Gtk-WARNING **: 09:03:29.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.271Z] 
05:03:30 [2022-09-18T09:03:30.271Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:30.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:30 [2022-09-18T09:03:30.271Z] 
05:03:30 [2022-09-18T09:03:30.271Z] (Eclipse:10615): Gtk-WARNING **: 09:03:30.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.529Z] 
05:03:30 [2022-09-18T09:03:30.529Z] (Eclipse:10615): Gtk-WARNING **: 09:03:30.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.529Z] 
05:03:30 [2022-09-18T09:03:30.529Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:30.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:30 [2022-09-18T09:03:30.529Z] 
05:03:30 [2022-09-18T09:03:30.529Z] (Eclipse:10615): Gtk-WARNING **: 09:03:30.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:30 [2022-09-18T09:03:30.788Z] 
05:03:30 [2022-09-18T09:03:30.788Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:30.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:30 [2022-09-18T09:03:30.788Z] 
05:03:30 [2022-09-18T09:03:30.788Z] (Eclipse:10615): Gtk-WARNING **: 09:03:30.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:31 [2022-09-18T09:03:31.354Z] 
05:03:31 [2022-09-18T09:03:31.354Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:31 [2022-09-18T09:03:31.354Z] 
05:03:31 [2022-09-18T09:03:31.354Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:31 [2022-09-18T09:03:31.921Z] 
05:03:31 [2022-09-18T09:03:31.921Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:31 [2022-09-18T09:03:31.921Z] 
05:03:31 [2022-09-18T09:03:31.921Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:31 [2022-09-18T09:03:31.921Z] 
05:03:31 [2022-09-18T09:03:31.921Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.180Z] 
05:03:32 [2022-09-18T09:03:32.180Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.180Z] 
05:03:32 [2022-09-18T09:03:32.180Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.180Z] 
05:03:32 [2022-09-18T09:03:32.180Z] (Eclipse:10615): Gtk-WARNING **: 09:03:31.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.180Z] 
05:03:32 [2022-09-18T09:03:32.180Z] (Eclipse:10615): Gtk-WARNING **: 09:03:32.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.748Z] 
05:03:32 [2022-09-18T09:03:32.748Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:32.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:32 [2022-09-18T09:03:32.748Z] 
05:03:32 [2022-09-18T09:03:32.748Z] (Eclipse:10615): Gtk-WARNING **: 09:03:32.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.748Z] 
05:03:32 [2022-09-18T09:03:32.748Z] (Eclipse:10615): Gtk-WARNING **: 09:03:32.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:32 [2022-09-18T09:03:32.748Z] 
05:03:32 [2022-09-18T09:03:32.748Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:32.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:33 [2022-09-18T09:03:33.006Z] 
05:03:33 [2022-09-18T09:03:33.006Z] (Eclipse:10615): Gtk-WARNING **: 09:03:32.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.006Z] 
05:03:33 [2022-09-18T09:03:33.006Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:33.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:33 [2022-09-18T09:03:33.264Z] 
05:03:33 [2022-09-18T09:03:33.264Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.523Z] 
05:03:33 [2022-09-18T09:03:33.523Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.523Z] 
05:03:33 [2022-09-18T09:03:33.523Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.523Z] 
05:03:33 [2022-09-18T09:03:33.523Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.523Z] 
05:03:33 [2022-09-18T09:03:33.523Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:33 [2022-09-18T09:03:33.523Z] 
05:03:33 [2022-09-18T09:03:33.523Z] (Eclipse:10615): Gtk-WARNING **: 09:03:33.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.458Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.459Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.459Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.459Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.459Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.459Z] 
05:03:34 [2022-09-18T09:03:34.459Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.717Z] 
05:03:34 [2022-09-18T09:03:34.717Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.717Z] 
05:03:34 [2022-09-18T09:03:34.717Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.717Z] 
05:03:34 [2022-09-18T09:03:34.717Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:34 [2022-09-18T09:03:34.717Z] 
05:03:34 [2022-09-18T09:03:34.717Z] (Eclipse:10615): Gtk-WARNING **: 09:03:34.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:35 [2022-09-18T09:03:35.286Z] 
05:03:35 [2022-09-18T09:03:35.286Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:35.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:35 [2022-09-18T09:03:35.286Z] 
05:03:35 [2022-09-18T09:03:35.286Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:35 [2022-09-18T09:03:35.286Z] 
05:03:35 [2022-09-18T09:03:35.286Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:35 [2022-09-18T09:03:35.286Z] 
05:03:35 [2022-09-18T09:03:35.286Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:35.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:35 [2022-09-18T09:03:35.574Z] 
05:03:35 [2022-09-18T09:03:35.574Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:35 [2022-09-18T09:03:35.574Z] 
05:03:35 [2022-09-18T09:03:35.574Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:35.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:35 [2022-09-18T09:03:35.574Z] 
05:03:35 [2022-09-18T09:03:35.574Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:36 [2022-09-18T09:03:36.144Z] 
05:03:36 [2022-09-18T09:03:36.144Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:36 [2022-09-18T09:03:36.144Z] 
05:03:36 [2022-09-18T09:03:36.144Z] (Eclipse:10615): Gtk-WARNING **: 09:03:35.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:36 [2022-09-18T09:03:36.144Z] 
05:03:36 [2022-09-18T09:03:36.144Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:36 [2022-09-18T09:03:36.144Z] 
05:03:36 [2022-09-18T09:03:36.144Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:36 [2022-09-18T09:03:36.144Z] 
05:03:36 [2022-09-18T09:03:36.144Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.079Z] 
05:03:37 [2022-09-18T09:03:37.079Z] (Eclipse:10615): Gtk-WARNING **: 09:03:36.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.645Z] 
05:03:37 [2022-09-18T09:03:37.645Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:37.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:37 [2022-09-18T09:03:37.645Z] 
05:03:37 [2022-09-18T09:03:37.645Z] (Eclipse:10615): Gtk-WARNING **: 09:03:37.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.904Z] 
05:03:37 [2022-09-18T09:03:37.904Z] (Eclipse:10615): Gtk-WARNING **: 09:03:37.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:37 [2022-09-18T09:03:37.904Z] 
05:03:37 [2022-09-18T09:03:37.904Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:37.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:38 [2022-09-18T09:03:38.162Z] 
05:03:38 [2022-09-18T09:03:38.162Z] (Eclipse:10615): Gtk-WARNING **: 09:03:37.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:38 [2022-09-18T09:03:38.162Z] 
05:03:38 [2022-09-18T09:03:38.162Z] (Eclipse:10615): Gtk-CRITICAL **: 09:03:38.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:03:38 [2022-09-18T09:03:38.162Z] 
05:03:38 [2022-09-18T09:03:38.162Z] (Eclipse:10615): Gtk-WARNING **: 09:03:38.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:39 [2022-09-18T09:03:39.537Z] 
05:03:39 [2022-09-18T09:03:39.537Z] (Eclipse:10615): Gtk-WARNING **: 09:03:39.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.471Z] 
05:03:40 [2022-09-18T09:03:40.471Z] (Eclipse:10615): Gtk-WARNING **: 09:03:40.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:03:40 [2022-09-18T09:03:40.729Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.379 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.961 s
05:03:40 [2022-09-18T09:03:40.729Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.405 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.397 s
05:03:40 [2022-09-18T09:03:40.729Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.296 s
05:03:40 [2022-09-18T09:03:40.729Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.305 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 11.011 s
05:03:40 [2022-09-18T09:03:40.729Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.208 s
05:03:40 [2022-09-18T09:03:40.729Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.911 s
05:03:40 [2022-09-18T09:03:40.729Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.901 s
05:03:40 [2022-09-18T09:03:40.729Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.62 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.546 s
05:03:40 [2022-09-18T09:03:40.729Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.534 s
05:03:40 [2022-09-18T09:03:40.729Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.832 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.753 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.996 s
05:03:40 [2022-09-18T09:03:40.729Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.63 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.384 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.952 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.34 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.675 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.418 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.908 s
05:03:40 [2022-09-18T09:03:40.729Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.22 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.872 s
05:03:40 [2022-09-18T09:03:40.729Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.683 s
05:03:40 [2022-09-18T09:03:40.729Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477494 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339477494 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339477495 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477495 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339477495 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477634 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477636 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339477636 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339477637 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477637 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339477637 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477650 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339477651 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339477651 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477652 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339477652 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339477654 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1339477656 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1339477656 data=null doit=true} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1339477656 data=null} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1339477656 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339477657 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1339477727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:03:41 [2022-09-18T09:03:41.554Z] 
05:03:41 [2022-09-18T09:03:41.554Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:41.404
05:03:41 [2022-09-18T09:03:41.554Z] !MESSAGE Error initializing trace.
05:03:41 [2022-09-18T09:03:41.554Z] 
05:03:41 [2022-09-18T09:03:41.554Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
05:03:41 [2022-09-18T09:03:41.554Z] !STACK 0
05:03:41 [2022-09-18T09:03:41.554Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:41 [2022-09-18T09:03:41.554Z] Caused by: MismatchedTokenException(57!=72)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
05:03:41 [2022-09-18T09:03:41.554Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:41 [2022-09-18T09:03:41.554Z] 	... 8 more
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339478354 data=null doit=true} to Shell with text {Open Trace}
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Clicking on OK
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339478358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339478358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339478359 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339478359 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339478359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339478359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339478360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:42 [2022-09-18T09:03:42.120Z] DEBUG - Clicked on 
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478777 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339478777 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339478777 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478778 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339478778 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478842 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478843 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339478843 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339478843 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478844 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339478844 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339478860 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:42 [2022-09-18T09:03:42.673Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339478862 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339478863 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339478863 data=null} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339478863 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339478863 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339478932 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:42 [2022-09-18T09:03:42.674Z] 
05:03:42 [2022-09-18T09:03:42.674Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:42.637
05:03:42 [2022-09-18T09:03:42.674Z] !MESSAGE Error initializing trace.
05:03:42 [2022-09-18T09:03:42.674Z] 
05:03:42 [2022-09-18T09:03:42.674Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:42 [2022-09-18T09:03:42.674Z] !STACK 0
05:03:42 [2022-09-18T09:03:42.674Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:42 [2022-09-18T09:03:42.674Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:42 [2022-09-18T09:03:42.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:42 [2022-09-18T09:03:42.674Z] 	... 8 more
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339479587 data=null doit=true} to Shell with text {Open Trace}
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Clicking on OK
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339479589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339479589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339479589 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339479589 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339479589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339479589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339479590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:43 [2022-09-18T09:03:43.283Z] DEBUG - Clicked on 
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339479976 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339479976 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339479976 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339479977 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339479977 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339480032 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339480033 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339480034 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339480034 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339480034 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339480034 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339480050 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:43 [2022-09-18T09:03:43.800Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339480054 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339480054 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339480054 data=null} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339480055 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339480055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339480068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:43 [2022-09-18T09:03:43.800Z] 
05:03:43 [2022-09-18T09:03:43.800Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:43.728
05:03:43 [2022-09-18T09:03:43.800Z] !MESSAGE Error initializing trace.
05:03:43 [2022-09-18T09:03:43.800Z] 
05:03:43 [2022-09-18T09:03:43.800Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
05:03:43 [2022-09-18T09:03:43.800Z] !STACK 0
05:03:43 [2022-09-18T09:03:43.800Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:43 [2022-09-18T09:03:43.800Z] Caused by: NoViableAltException(75@[])
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
05:03:43 [2022-09-18T09:03:43.800Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
05:03:43 [2022-09-18T09:03:43.801Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:43 [2022-09-18T09:03:43.801Z] 	... 8 more
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339480999 data=null doit=true} to Shell with text {Open Trace}
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Clicking on OK
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339481001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339481002 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339481002 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339481002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:44 [2022-09-18T09:03:44.734Z] DEBUG - Clicked on 
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481327 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339481327 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339481327 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481328 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339481328 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481359 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481361 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339481361 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339481362 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481362 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339481363 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339481380 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:44 [2022-09-18T09:03:44.994Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339481382 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339481383 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339481383 data=null} to TreeItem with text {Traces [1]}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339481383 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339481383 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:44 [2022-09-18T09:03:44.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339481427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:45 [2022-09-18T09:03:45.257Z] 
05:03:45 [2022-09-18T09:03:45.257Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:45.091
05:03:45 [2022-09-18T09:03:45.257Z] !MESSAGE Error initializing trace.
05:03:45 [2022-09-18T09:03:45.257Z] 
05:03:45 [2022-09-18T09:03:45.257Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
05:03:45 [2022-09-18T09:03:45.257Z] !STACK 0
05:03:45 [2022-09-18T09:03:45.257Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:45 [2022-09-18T09:03:45.257Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:45 [2022-09-18T09:03:45.257Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:45 [2022-09-18T09:03:45.257Z] 	... 8 more
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339482394 data=null doit=true} to Shell with text {Open Trace}
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Clicking on OK
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339482396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339482397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339482397 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339482397 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339482397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339482397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339482397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:46 [2022-09-18T09:03:46.246Z] DEBUG - Clicked on 
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482768 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339482769 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339482769 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482770 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339482770 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482830 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482835 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339482835 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339482836 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482836 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339482836 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339482845 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:46 [2022-09-18T09:03:46.505Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339482847 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339482847 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339482847 data=null} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339482853 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339482853 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339482918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:46 [2022-09-18T09:03:46.763Z] 
05:03:46 [2022-09-18T09:03:46.763Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:46.600
05:03:46 [2022-09-18T09:03:46.763Z] !MESSAGE Error initializing trace.
05:03:46 [2022-09-18T09:03:46.763Z] 
05:03:46 [2022-09-18T09:03:46.763Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
05:03:46 [2022-09-18T09:03:46.763Z] !STACK 0
05:03:46 [2022-09-18T09:03:46.763Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:46 [2022-09-18T09:03:46.763Z] Caused by: NoViableAltException(14@[])
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
05:03:46 [2022-09-18T09:03:46.763Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
05:03:46 [2022-09-18T09:03:46.764Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:46 [2022-09-18T09:03:46.764Z] 	... 8 more
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339483948 data=null doit=true} to Shell with text {Open Trace}
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Clicking on OK
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339483950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339483951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339483951 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339483951 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339483951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339483951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339483951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:47 [2022-09-18T09:03:47.697Z] DEBUG - Clicked on 
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484260 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339484260 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339484261 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484261 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339484261 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484314 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484315 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339484315 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339484316 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484316 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339484316 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339484329 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:47 [2022-09-18T09:03:47.956Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339484331 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339484331 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339484331 data=null} to TreeItem with text {Traces [1]}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339484332 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:47 [2022-09-18T09:03:47.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339484332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:47 [2022-09-18T09:03:47.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339484349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:48 [2022-09-18T09:03:48.215Z] 
05:03:48 [2022-09-18T09:03:48.215Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:48.007
05:03:48 [2022-09-18T09:03:48.215Z] !MESSAGE Error initializing trace.
05:03:48 [2022-09-18T09:03:48.215Z] 
05:03:48 [2022-09-18T09:03:48.215Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:48 [2022-09-18T09:03:48.215Z] !STACK 0
05:03:48 [2022-09-18T09:03:48.215Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:48 [2022-09-18T09:03:48.215Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:48 [2022-09-18T09:03:48.215Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:48 [2022-09-18T09:03:48.215Z] 	... 8 more
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339484958 data=null doit=true} to Shell with text {Open Trace}
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Clicking on OK
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339484960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339484961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339484961 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339484961 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339484961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339484962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339484962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:48 [2022-09-18T09:03:48.782Z] DEBUG - Clicked on 
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485333 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339485333 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339485333 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485333 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339485334 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485362 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485363 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339485363 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339485363 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485364 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339485364 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339485379 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:49 [2022-09-18T09:03:49.041Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339485415 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339485415 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339485416 data=null} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339485416 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339485416 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339485436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:49 [2022-09-18T09:03:49.302Z] 
05:03:49 [2022-09-18T09:03:49.302Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:49.066
05:03:49 [2022-09-18T09:03:49.302Z] !MESSAGE Error initializing trace.
05:03:49 [2022-09-18T09:03:49.302Z] 
05:03:49 [2022-09-18T09:03:49.302Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:49 [2022-09-18T09:03:49.302Z] !STACK 0
05:03:49 [2022-09-18T09:03:49.302Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:49 [2022-09-18T09:03:49.302Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
05:03:49 [2022-09-18T09:03:49.302Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
05:03:49 [2022-09-18T09:03:49.303Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
05:03:49 [2022-09-18T09:03:49.303Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:49 [2022-09-18T09:03:49.303Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:49 [2022-09-18T09:03:49.303Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:49 [2022-09-18T09:03:49.303Z] 	... 8 more
05:03:49 [2022-09-18T09:03:49.674Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339486020 data=null doit=true} to Shell with text {Open Trace}
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Clicking on OK
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339486022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339486022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339486022 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339486022 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339486022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339486023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339486023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:49 [2022-09-18T09:03:49.937Z] DEBUG - Clicked on 
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486435 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339486435 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339486435 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486436 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339486436 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486463 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486464 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339486465 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339486465 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486465 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339486466 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339486525 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:50 [2022-09-18T09:03:50.196Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339486527 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339486527 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339486528 data=null} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339486528 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339486528 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339486540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:50 [2022-09-18T09:03:50.455Z] 
05:03:50 [2022-09-18T09:03:50.455Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:50.213
05:03:50 [2022-09-18T09:03:50.455Z] !MESSAGE Error initializing trace.
05:03:50 [2022-09-18T09:03:50.455Z] 
05:03:50 [2022-09-18T09:03:50.455Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:50 [2022-09-18T09:03:50.455Z] !STACK 0
05:03:50 [2022-09-18T09:03:50.455Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:50 [2022-09-18T09:03:50.455Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:50 [2022-09-18T09:03:50.455Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:50 [2022-09-18T09:03:50.455Z] 	... 8 more
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339487551 data=null doit=true} to Shell with text {Open Trace}
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Clicking on OK
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339487553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339487553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339487553 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339487553 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339487553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339487554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339487554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:51 [2022-09-18T09:03:51.390Z] DEBUG - Clicked on 
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487872 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339487872 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339487872 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487873 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339487873 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487942 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487944 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339487944 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339487944 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487944 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339487945 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339487959 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:51 [2022-09-18T09:03:51.649Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339487960 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339487961 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339487961 data=null} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339487961 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339487961 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339487979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:51 [2022-09-18T09:03:51.649Z] 
05:03:51 [2022-09-18T09:03:51.649Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:51.606
05:03:51 [2022-09-18T09:03:51.649Z] !MESSAGE Error initializing trace.
05:03:51 [2022-09-18T09:03:51.649Z] 
05:03:51 [2022-09-18T09:03:51.649Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:51 [2022-09-18T09:03:51.649Z] !STACK 0
05:03:51 [2022-09-18T09:03:51.649Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:51 [2022-09-18T09:03:51.649Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:51 [2022-09-18T09:03:51.650Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:51 [2022-09-18T09:03:51.650Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:51 [2022-09-18T09:03:51.650Z] 	... 8 more
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339488855 data=null doit=true} to Shell with text {Open Trace}
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Clicking on OK
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339488857 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339488857 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339488857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339488858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:52 [2022-09-18T09:03:52.585Z] DEBUG - Clicked on 
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489156 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339489156 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339489162 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489162 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339489162 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489220 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489222 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339489222 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339489222 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489223 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339489223 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339489234 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:52 [2022-09-18T09:03:52.843Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339489236 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:52 [2022-09-18T09:03:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339489237 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:52 [2022-09-18T09:03:52.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339489237 data=null} to TreeItem with text {Traces [1]}
05:03:52 [2022-09-18T09:03:52.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339489237 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:52 [2022-09-18T09:03:52.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339489237 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:52 [2022-09-18T09:03:52.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339489257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:53 [2022-09-18T09:03:53.102Z] 
05:03:53 [2022-09-18T09:03:53.102Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:53.019
05:03:53 [2022-09-18T09:03:53.102Z] !MESSAGE Error initializing trace.
05:03:53 [2022-09-18T09:03:53.102Z] 
05:03:53 [2022-09-18T09:03:53.102Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:53 [2022-09-18T09:03:53.102Z] !STACK 0
05:03:53 [2022-09-18T09:03:53.102Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:53 [2022-09-18T09:03:53.102Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:53 [2022-09-18T09:03:53.102Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:53 [2022-09-18T09:03:53.102Z] 	... 8 more
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339490343 data=null doit=true} to Shell with text {Open Trace}
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Clicking on OK
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339490345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339490345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339490345 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339490346 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339490346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339490346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339490346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:54 [2022-09-18T09:03:54.038Z] DEBUG - Clicked on 
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490656 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339490656 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339490656 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490656 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339490657 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490683 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490684 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339490684 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339490684 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490685 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339490685 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339490693 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:54 [2022-09-18T09:03:54.297Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339490719 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339490719 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339490719 data=null} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339490720 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339490720 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339490740 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:54 [2022-09-18T09:03:54.556Z] 
05:03:54 [2022-09-18T09:03:54.556Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:54.371
05:03:54 [2022-09-18T09:03:54.556Z] !MESSAGE Error initializing trace.
05:03:54 [2022-09-18T09:03:54.556Z] 
05:03:54 [2022-09-18T09:03:54.556Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:03:54 [2022-09-18T09:03:54.556Z] !STACK 0
05:03:54 [2022-09-18T09:03:54.556Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:54 [2022-09-18T09:03:54.556Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:03:54 [2022-09-18T09:03:54.556Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:03:54 [2022-09-18T09:03:54.557Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:03:54 [2022-09-18T09:03:54.557Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:54 [2022-09-18T09:03:54.557Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:54 [2022-09-18T09:03:54.557Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:54 [2022-09-18T09:03:54.557Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:54 [2022-09-18T09:03:54.557Z] 	... 8 more
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339491621 data=null doit=true} to Shell with text {Open Trace}
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Clicking on OK
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339491623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339491623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339491623 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339491623 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339491624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339491624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339491624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:55 [2022-09-18T09:03:55.492Z] DEBUG - Clicked on 
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491961 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339491961 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339491961 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491962 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339491962 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491983 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491984 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339491984 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339491984 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491985 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339491985 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339491998 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:55 [2022-09-18T09:03:55.751Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339492000 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339492000 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339492001 data=null} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339492001 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339492001 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339492033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:55 [2022-09-18T09:03:55.752Z] 
05:03:55 [2022-09-18T09:03:55.752Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:55.655
05:03:55 [2022-09-18T09:03:55.752Z] !MESSAGE Error initializing trace.
05:03:55 [2022-09-18T09:03:55.752Z] 
05:03:55 [2022-09-18T09:03:55.752Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
05:03:55 [2022-09-18T09:03:55.752Z] !STACK 0
05:03:55 [2022-09-18T09:03:55.752Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:55 [2022-09-18T09:03:55.752Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:55 [2022-09-18T09:03:55.752Z] 	... 8 more
05:03:55 [2022-09-18T09:03:55.752Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
05:03:55 [2022-09-18T09:03:55.752Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
05:03:55 [2022-09-18T09:03:55.752Z] 	at java.base/java.lang.Long.parseLong(Long.java:692)
05:03:55 [2022-09-18T09:03:55.752Z] 	at java.base/java.lang.Long.valueOf(Long.java:1117)
05:03:55 [2022-09-18T09:03:55.752Z] 	at java.base/java.lang.Long.decode(Long.java:1268)
05:03:55 [2022-09-18T09:03:55.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
05:03:55 [2022-09-18T09:03:55.752Z] 	... 15 more
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339492913 data=null doit=true} to Shell with text {Open Trace}
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Clicking on OK
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339492915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339492915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339492915 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339492915 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339492916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339492916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339492916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:56 [2022-09-18T09:03:56.745Z] DEBUG - Clicked on 
05:03:57 [2022-09-18T09:03:57.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:57 [2022-09-18T09:03:57.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:57 [2022-09-18T09:03:57.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:57 [2022-09-18T09:03:57.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493270 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339493270 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339493270 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493271 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339493271 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493305 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493306 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339493306 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339493306 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493307 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339493307 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339493323 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:57 [2022-09-18T09:03:57.008Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339493325 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339493325 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339493326 data=null} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339493326 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339493326 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339493345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:57 [2022-09-18T09:03:57.281Z] 
05:03:57 [2022-09-18T09:03:57.281Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:57.013
05:03:57 [2022-09-18T09:03:57.281Z] !MESSAGE Error initializing trace.
05:03:57 [2022-09-18T09:03:57.281Z] 
05:03:57 [2022-09-18T09:03:57.281Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:03:57 [2022-09-18T09:03:57.281Z] !STACK 0
05:03:57 [2022-09-18T09:03:57.281Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:03:57 [2022-09-18T09:03:57.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:57 [2022-09-18T09:03:57.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:57 [2022-09-18T09:03:57.282Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:57 [2022-09-18T09:03:57.282Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:57 [2022-09-18T09:03:57.282Z] 	... 8 more
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339494310 data=null doit=true} to Shell with text {Open Trace}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Clicking on OK
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339494311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339494311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339494312 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339494312 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339494312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339494312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339494312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Clicked on 
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494630 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339494630 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339494630 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494630 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339494636 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494665 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494666 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339494667 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339494667 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494667 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339494667 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339494676 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:58 [2022-09-18T09:03:58.479Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339494678 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339494678 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339494678 data=null} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339494679 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339494679 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339494723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:58 [2022-09-18T09:03:58.738Z] 
05:03:58 [2022-09-18T09:03:58.738Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:58.478
05:03:58 [2022-09-18T09:03:58.738Z] !MESSAGE Error initializing trace.
05:03:58 [2022-09-18T09:03:58.738Z] 
05:03:58 [2022-09-18T09:03:58.738Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
05:03:58 [2022-09-18T09:03:58.738Z] !STACK 0
05:03:58 [2022-09-18T09:03:58.738Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:03:58 [2022-09-18T09:03:58.738Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
05:03:58 [2022-09-18T09:03:58.738Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:03:58 [2022-09-18T09:03:58.739Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:03:58 [2022-09-18T09:03:58.739Z] 	... 8 more
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339495745 data=null doit=true} to Shell with text {Open Trace}
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Clicking on OK
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339495747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339495747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339495747 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339495748 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339495748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339495748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339495748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:03:59 [2022-09-18T09:03:59.565Z] DEBUG - Clicked on 
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496063 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339496063 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339496063 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496064 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339496064 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496124 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496125 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339496126 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339496126 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496126 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339496127 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339496143 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:03:59 [2022-09-18T09:03:59.824Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Attempting to set focus on Tree with text {}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339496145 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339496145 data=null doit=true} to TreeItem with text {Traces [1]}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339496146 data=null} to TreeItem with text {Traces [1]}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339496146 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339496146 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:03:59 [2022-09-18T09:03:59.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339496169 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:00 [2022-09-18T09:04:00.082Z] 
05:04:00 [2022-09-18T09:04:00.082Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:03:59.901
05:04:00 [2022-09-18T09:04:00.082Z] !MESSAGE Error initializing trace.
05:04:00 [2022-09-18T09:04:00.083Z] 
05:04:00 [2022-09-18T09:04:00.083Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:04:00 [2022-09-18T09:04:00.083Z] !STACK 0
05:04:00 [2022-09-18T09:04:00.083Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:00 [2022-09-18T09:04:00.083Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:00 [2022-09-18T09:04:00.083Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:00 [2022-09-18T09:04:00.083Z] 	... 8 more
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339497192 data=null doit=true} to Shell with text {Open Trace}
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Clicking on OK
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339497193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339497193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339497193 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339497194 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339497194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339497194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339497194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:01 [2022-09-18T09:04:01.018Z] DEBUG - Clicked on 
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497484 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339497485 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339497516 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497517 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339497517 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497545 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497546 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339497546 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339497546 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497547 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339497547 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339497559 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:01 [2022-09-18T09:04:01.277Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339497561 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339497561 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339497562 data=null} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339497562 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339497563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339497631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:01 [2022-09-18T09:04:01.537Z] 
05:04:01 [2022-09-18T09:04:01.537Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:01.313
05:04:01 [2022-09-18T09:04:01.537Z] !MESSAGE Error initializing trace.
05:04:01 [2022-09-18T09:04:01.537Z] 
05:04:01 [2022-09-18T09:04:01.537Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:04:01 [2022-09-18T09:04:01.537Z] !STACK 0
05:04:01 [2022-09-18T09:04:01.537Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:01 [2022-09-18T09:04:01.537Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:01 [2022-09-18T09:04:01.537Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:01 [2022-09-18T09:04:01.537Z] 	... 8 more
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339498566 data=null doit=true} to Shell with text {Open Trace}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Clicking on OK
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339498568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339498568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339498568 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339498568 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339498569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339498569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339498569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Clicked on 
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498883 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339498883 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339498883 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498884 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339498884 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498939 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498940 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339498941 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339498941 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498941 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339498942 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339498954 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:02 [2022-09-18T09:04:02.731Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339498955 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339498955 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339498955 data=null} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339498956 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339498956 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339498976 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:02 [2022-09-18T09:04:02.731Z] 
05:04:02 [2022-09-18T09:04:02.731Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:02.609
05:04:02 [2022-09-18T09:04:02.731Z] !MESSAGE Error initializing trace.
05:04:02 [2022-09-18T09:04:02.731Z] 
05:04:02 [2022-09-18T09:04:02.731Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:02 [2022-09-18T09:04:02.731Z] !STACK 0
05:04:02 [2022-09-18T09:04:02.731Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:02 [2022-09-18T09:04:02.731Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:02 [2022-09-18T09:04:02.731Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:02 [2022-09-18T09:04:02.731Z] 	... 8 more
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339499946 data=null doit=true} to Shell with text {Open Trace}
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Clicking on OK
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339499956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339499957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339499957 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339499958 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339499960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339499960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339499961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Clicked on 
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500469 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339500470 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339500470 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500470 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339500471 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500531 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500532 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339500532 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339500533 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500533 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339500537 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339500547 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:04 [2022-09-18T09:04:04.295Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339500548 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339500549 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339500549 data=null} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339500549 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339500554 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339500566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:04 [2022-09-18T09:04:04.295Z] 
05:04:04 [2022-09-18T09:04:04.295Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:04.214
05:04:04 [2022-09-18T09:04:04.295Z] !MESSAGE Error initializing trace.
05:04:04 [2022-09-18T09:04:04.295Z] 
05:04:04 [2022-09-18T09:04:04.295Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
05:04:04 [2022-09-18T09:04:04.295Z] !STACK 0
05:04:04 [2022-09-18T09:04:04.295Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:04 [2022-09-18T09:04:04.295Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
05:04:04 [2022-09-18T09:04:04.295Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:04 [2022-09-18T09:04:04.296Z] 	... 8 more
05:04:04 [2022-09-18T09:04:04.296Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
05:04:04 [2022-09-18T09:04:04.296Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
05:04:04 [2022-09-18T09:04:04.296Z] 	at java.base/java.lang.Long.parseLong(Long.java:692)
05:04:04 [2022-09-18T09:04:04.296Z] 	at java.base/java.lang.Long.valueOf(Long.java:1117)
05:04:04 [2022-09-18T09:04:04.296Z] 	at java.base/java.lang.Long.decode(Long.java:1268)
05:04:04 [2022-09-18T09:04:04.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
05:04:04 [2022-09-18T09:04:04.296Z] 	... 16 more
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339501470 data=null doit=true} to Shell with text {Open Trace}
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Clicking on OK
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339501471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339501471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339501472 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339501472 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339501472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339501472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339501472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:05 [2022-09-18T09:04:05.230Z] DEBUG - Clicked on 
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501771 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339501771 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339501772 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501772 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339501772 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501797 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501821 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339501821 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339501821 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501821 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339501822 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339501830 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:05 [2022-09-18T09:04:05.489Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339501836 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339501837 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339501837 data=null} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339501837 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339501838 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339501861 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:05 [2022-09-18T09:04:05.750Z] 
05:04:05 [2022-09-18T09:04:05.750Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:05.604
05:04:05 [2022-09-18T09:04:05.750Z] !MESSAGE Error initializing trace.
05:04:05 [2022-09-18T09:04:05.750Z] 
05:04:05 [2022-09-18T09:04:05.750Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
05:04:05 [2022-09-18T09:04:05.750Z] !STACK 0
05:04:05 [2022-09-18T09:04:05.750Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:05 [2022-09-18T09:04:05.750Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:05 [2022-09-18T09:04:05.750Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:05 [2022-09-18T09:04:05.750Z] 	... 8 more
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339502962 data=null doit=true} to Shell with text {Open Trace}
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Clicking on OK
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339502964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339502964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339502964 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339502964 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339502964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339502965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339502965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:06 [2022-09-18T09:04:06.709Z] DEBUG - Clicked on 
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503257 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339503258 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339503258 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503258 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339503259 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503286 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503287 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339503287 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339503288 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503320 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339503320 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339503360 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:06 [2022-09-18T09:04:06.974Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339503370 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339503370 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339503371 data=null} to TreeItem with text {Traces [1]}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339503373 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:06 [2022-09-18T09:04:06.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339503374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:07 [2022-09-18T09:04:07.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339503425 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:07 [2022-09-18T09:04:07.234Z] 
05:04:07 [2022-09-18T09:04:07.234Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:07.165
05:04:07 [2022-09-18T09:04:07.234Z] !MESSAGE Error initializing trace.
05:04:07 [2022-09-18T09:04:07.234Z] 
05:04:07 [2022-09-18T09:04:07.234Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:07 [2022-09-18T09:04:07.234Z] !STACK 0
05:04:07 [2022-09-18T09:04:07.234Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:07 [2022-09-18T09:04:07.234Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:07 [2022-09-18T09:04:07.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:07 [2022-09-18T09:04:07.234Z] 	... 8 more
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339504404 data=null doit=true} to Shell with text {Open Trace}
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Clicking on OK
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339504406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339504406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339504406 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339504406 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339504406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339504406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339504406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:08 [2022-09-18T09:04:08.170Z] DEBUG - Clicked on 
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504764 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339504764 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339504764 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504765 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339504765 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504819 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504821 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339504821 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339504821 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504822 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339504822 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339504833 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:08 [2022-09-18T09:04:08.429Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339504835 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339504835 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339504835 data=null} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339504836 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339504836 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339504854 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:08 [2022-09-18T09:04:08.688Z] 
05:04:08 [2022-09-18T09:04:08.688Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:08.534
05:04:08 [2022-09-18T09:04:08.688Z] !MESSAGE Error initializing trace.
05:04:08 [2022-09-18T09:04:08.688Z] 
05:04:08 [2022-09-18T09:04:08.688Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
05:04:08 [2022-09-18T09:04:08.688Z] !STACK 0
05:04:08 [2022-09-18T09:04:08.688Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:08 [2022-09-18T09:04:08.688Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:08 [2022-09-18T09:04:08.688Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:08 [2022-09-18T09:04:08.688Z] 	... 8 more
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339505861 data=null doit=true} to Shell with text {Open Trace}
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Clicking on OK
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339505863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339505863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339505863 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339505863 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339505864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339505864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339505864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:09 [2022-09-18T09:04:09.624Z] DEBUG - Clicked on 
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506228 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339506228 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339506229 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506229 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339506230 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506266 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506267 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339506268 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339506268 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506268 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339506269 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339506285 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:09 [2022-09-18T09:04:09.883Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339506287 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339506287 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339506287 data=null} to TreeItem with text {Traces [1]}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339506288 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339506288 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:09 [2022-09-18T09:04:09.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339506310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:10 [2022-09-18T09:04:10.141Z] 
05:04:10 [2022-09-18T09:04:10.141Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:09.956
05:04:10 [2022-09-18T09:04:10.141Z] !MESSAGE Error initializing trace.
05:04:10 [2022-09-18T09:04:10.141Z] 
05:04:10 [2022-09-18T09:04:10.141Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
05:04:10 [2022-09-18T09:04:10.141Z] !STACK 0
05:04:10 [2022-09-18T09:04:10.141Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:10 [2022-09-18T09:04:10.141Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:10 [2022-09-18T09:04:10.141Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:10 [2022-09-18T09:04:10.141Z] 	... 8 more
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339507226 data=null doit=true} to Shell with text {Open Trace}
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Clicking on OK
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339507227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339507227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339507228 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339507228 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339507228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339507228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339507228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Clicked on 
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:11 [2022-09-18T09:04:11.172Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507587 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339507617 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339507617 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507617 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339507618 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507640 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507641 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339507641 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339507641 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507642 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339507642 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339507654 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:11 [2022-09-18T09:04:11.430Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339507655 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339507655 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339507655 data=null} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339507656 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339507656 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339507672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:11 [2022-09-18T09:04:11.430Z] 
05:04:11 [2022-09-18T09:04:11.430Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:11.324
05:04:11 [2022-09-18T09:04:11.430Z] !MESSAGE Error initializing trace.
05:04:11 [2022-09-18T09:04:11.430Z] 
05:04:11 [2022-09-18T09:04:11.430Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
05:04:11 [2022-09-18T09:04:11.430Z] !STACK 0
05:04:11 [2022-09-18T09:04:11.430Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:11 [2022-09-18T09:04:11.430Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:11 [2022-09-18T09:04:11.431Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
05:04:11 [2022-09-18T09:04:11.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:11 [2022-09-18T09:04:11.431Z] 	... 8 more
05:04:12 [2022-09-18T09:04:12.366Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339508563 data=null doit=true} to Shell with text {Open Trace}
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Clicking on OK
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339508565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339508565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339508565 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339508565 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339508565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339508565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339508566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:12 [2022-09-18T09:04:12.367Z] DEBUG - Clicked on 
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508920 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339508920 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339508920 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508921 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339508921 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508954 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508955 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339508955 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339508955 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508956 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339508956 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339508973 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:12 [2022-09-18T09:04:12.626Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1339508974 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1339508975 data=null doit=true} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1339508975 data=null} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1339508975 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339508975 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1339509025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:04:12 [2022-09-18T09:04:12.885Z] 
05:04:12 [2022-09-18T09:04:12.885Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:04:12.677
05:04:12 [2022-09-18T09:04:12.885Z] !MESSAGE Error initializing trace.
05:04:12 [2022-09-18T09:04:12.885Z] 
05:04:12 [2022-09-18T09:04:12.885Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
05:04:12 [2022-09-18T09:04:12.885Z] !STACK 0
05:04:12 [2022-09-18T09:04:12.885Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:12 [2022-09-18T09:04:12.885Z] Caused by: NoViableAltException(73@[])
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
05:04:12 [2022-09-18T09:04:12.885Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
05:04:12 [2022-09-18T09:04:12.885Z] 	... 8 more
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339509911 data=null doit=true} to Shell with text {Open Trace}
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Clicking on OK
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339509912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339509912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339509913 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339509913 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339509913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339509913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339509913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:04:13 [2022-09-18T09:04:13.821Z] DEBUG - Clicked on 
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@73905dff] time=1339510284 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Attempting to set focus on Tree with text {}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339510352 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1339510352 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1339510352 data=null} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339510353 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339510353 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1339510380 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:04:14 [2022-09-18T09:04:14.080Z] DEBUG - Clicking on with mnemonic 'Delete'
05:04:14 [2022-09-18T09:04:14.338Z] DEBUG - Clicked on with mnemonic 'Delete'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511501 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339511503 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Clicking on OK
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339511504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339511504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339511505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339511505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339511505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339511505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] DEBUG - Clicked on OK
05:04:15 [2022-09-18T09:04:15.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339511505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:15 [2022-09-18T09:04:15.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339510471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:04:15 [2022-09-18T09:04:15.842Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.088 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.287 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.197 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.352 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.44 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.492 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.078 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.098 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.435 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.29 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.494 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.306 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.31 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.363 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.426 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.421 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.397 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.591 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.301 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.491 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.502 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.428 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.399 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.296 s
05:04:15 [2022-09-18T09:04:15.842Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.404 s
05:04:15 [2022-09-18T09:04:15.842Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
05:04:17 [2022-09-18T09:04:17.745Z] 
05:04:17 [2022-09-18T09:04:17.745Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:17.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:19 [2022-09-18T09:04:19.746Z] 
05:04:19 [2022-09-18T09:04:19.746Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:19.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:19 [2022-09-18T09:04:19.746Z] 
05:04:19 [2022-09-18T09:04:19.746Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:19.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:21 [2022-09-18T09:04:21.250Z] 
05:04:21 [2022-09-18T09:04:21.250Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:21.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:21 [2022-09-18T09:04:21.509Z] 
05:04:21 [2022-09-18T09:04:21.509Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:21.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:23 [2022-09-18T09:04:23.494Z] 
05:04:23 [2022-09-18T09:04:23.494Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:23.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:23 [2022-09-18T09:04:23.494Z] 
05:04:23 [2022-09-18T09:04:23.494Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:23.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:24 [2022-09-18T09:04:24.869Z] 
05:04:24 [2022-09-18T09:04:24.869Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:24.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:25 [2022-09-18T09:04:25.821Z] 
05:04:25 [2022-09-18T09:04:25.821Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:04:25.774
05:04:25 [2022-09-18T09:04:25.821Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:04:26 [2022-09-18T09:04:26.080Z] 
05:04:26 [2022-09-18T09:04:26.080Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:26.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:31 [2022-09-18T09:04:31.414Z] 
05:04:31 [2022-09-18T09:04:31.415Z] (Eclipse:10615): Gtk-WARNING **: 09:04:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:31 [2022-09-18T09:04:31.415Z] 
05:04:31 [2022-09-18T09:04:31.415Z] (Eclipse:10615): Gtk-WARNING **: 09:04:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:31 [2022-09-18T09:04:31.415Z] 
05:04:31 [2022-09-18T09:04:31.415Z] (Eclipse:10615): Gtk-WARNING **: 09:04:30.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:31 [2022-09-18T09:04:31.415Z] 
05:04:31 [2022-09-18T09:04:31.415Z] (Eclipse:10615): Gtk-WARNING **: 09:04:30.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:04:32 [2022-09-18T09:04:32.352Z] 
05:04:32 [2022-09-18T09:04:32.352Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:04:31.988
05:04:32 [2022-09-18T09:04:32.352Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
05:04:38 [2022-09-18T09:04:38.971Z] 
05:04:38 [2022-09-18T09:04:38.971Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.971Z] 
05:04:38 [2022-09-18T09:04:38.971Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.971Z] 
05:04:38 [2022-09-18T09:04:38.971Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.971Z] 
05:04:38 [2022-09-18T09:04:38.971Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.972Z] 
05:04:38 [2022-09-18T09:04:38.972Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.972Z] 
05:04:38 [2022-09-18T09:04:38.972Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.972Z] 
05:04:38 [2022-09-18T09:04:38.972Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:04:38 [2022-09-18T09:04:38.972Z] 
05:04:38 [2022-09-18T09:04:38.972Z] (Eclipse:10615): Gtk-WARNING **: 09:04:38.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:04:40 [2022-09-18T09:04:40.348Z] 
05:04:40 [2022-09-18T09:04:40.348Z] (Eclipse:10615): Gtk-CRITICAL **: 09:04:40.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:04:40 [2022-09-18T09:04:40.348Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.681 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
05:04:40 [2022-09-18T09:04:40.348Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 13.049 s
05:04:40 [2022-09-18T09:04:40.348Z] 
05:04:40 [2022-09-18T09:04:40.348Z] Results:
05:04:40 [2022-09-18T09:04:40.348Z] 
05:04:40 [2022-09-18T09:04:40.348Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
05:04:40 [2022-09-18T09:04:40.348Z] 
05:04:40 [2022-09-18T09:04:40.915Z] 
05:04:40 [2022-09-18T09:04:40.915Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:04:40.868
05:04:40 [2022-09-18T09:04:40.915Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] All tests passed!
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Building Trace Compass User Guide 8.1.0-SNAPSHOT                [69/139]
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.482Z] [INFO] Executing tasks
05:04:41 [2022-09-18T09:04:41.482Z] 
05:04:41 [2022-09-18T09:04:41.482Z] main:
05:04:41 [2022-09-18T09:04:41.482Z] 
05:04:41 [2022-09-18T09:04:41.482Z] clean:
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] Executed tasks
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] Resolving class path of Trace Compass User Guide...
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] 
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
05:04:41 [2022-09-18T09:04:41.777Z] [INFO] Executing tasks
05:04:41 [2022-09-18T09:04:41.777Z] 
05:04:41 [2022-09-18T09:04:41.777Z] main:
05:04:41 [2022-09-18T09:04:41.777Z] 
05:04:41 [2022-09-18T09:04:41.777Z] build:
05:04:42 [2022-09-18T09:04:42.806Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
05:04:42 [2022-09-18T09:04:42.806Z] 
05:04:42 [2022-09-18T09:04:42.806Z] test:
05:04:42 [2022-09-18T09:04:42.806Z] [xmlvalidate] 18 file(s) have been successfully validated.
05:04:42 [2022-09-18T09:04:42.806Z] [INFO] Executed tasks
05:04:42 [2022-09-18T09:04:42.806Z] [INFO] 
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] 
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] 
05:04:42 [2022-09-18T09:04:42.807Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
05:04:43 [2022-09-18T09:04:43.065Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB)
05:04:43 [2022-09-18T09:04:43.999Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB)
05:04:45 [2022-09-18T09:04:45.379Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB)
05:04:47 [2022-09-18T09:04:47.473Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
05:04:47 [2022-09-18T09:04:47.473Z] [INFO] Command line:
05:04:47 [2022-09-18T09:04:47.473Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:04:47 [2022-09-18T09:04:47.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:04:51 [2022-09-18T09:04:51.659Z] Buildfile: build.xml
05:04:51 [2022-09-18T09:04:51.659Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:04:51 [2022-09-18T09:04:51.659Z] 
05:04:51 [2022-09-18T09:04:51.659Z] build.index:
05:04:55 [2022-09-18T09:04:55.990Z] BUILD SUCCESSFUL
05:04:55 [2022-09-18T09:04:55.990Z] 
05:04:55 [2022-09-18T09:04:55.990Z] BUILD SUCCESSFUL
05:04:55 [2022-09-18T09:04:55.990Z] Total time: 5 seconds
05:04:55 [2022-09-18T09:04:55.990Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.990Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.990Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/test/resources
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] No tests to run.
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-sources.jar
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] 
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
05:04:55 [2022-09-18T09:04:55.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] 
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] 
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
05:04:56 [2022-09-18T09:04:56.558Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] 
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.doc.user ---
05:04:56 [2022-09-18T09:04:56.558Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:04:56 [2022-09-18T09:04:56.558Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar
05:04:57 [2022-09-18T09:04:57.939Z] [INFO] 
05:04:57 [2022-09-18T09:04:57.939Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
05:04:59 [2022-09-18T09:04:59.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar
05:05:03 [2022-09-18T09:05:03.506Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:03 [2022-09-18T09:05:03.506Z] [INFO] 
05:05:03 [2022-09-18T09:05:03.506Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
05:05:03 [2022-09-18T09:05:03.506Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:03 [2022-09-18T09:05:03.506Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar
05:05:04 [2022-09-18T09:05:04.552Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.552Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] No tests to run.
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.pom
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-p2metadata.xml
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-8.1.0-SNAPSHOT-p2artifacts.xml
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] 
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
05:05:04 [2022-09-18T09:05:04.811Z] [INFO] Executing tasks
05:05:04 [2022-09-18T09:05:04.811Z] 
05:05:04 [2022-09-18T09:05:04.811Z] main:
05:05:04 [2022-09-18T09:05:04.811Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
05:05:05 [2022-09-18T09:05:05.070Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
05:05:05 [2022-09-18T09:05:05.070Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] Executed tasks
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 8.1.0-SNAPSHOT [70/139]
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.070Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] Executing tasks
05:05:05 [2022-09-18T09:05:05.329Z] 
05:05:05 [2022-09-18T09:05:05.329Z] main:
05:05:05 [2022-09-18T09:05:05.329Z] 
05:05:05 [2022-09-18T09:05:05.329Z] clean:
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] Executed tasks
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.329Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide...
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] Executing tasks
05:05:05 [2022-09-18T09:05:05.330Z] 
05:05:05 [2022-09-18T09:05:05.330Z] main:
05:05:05 [2022-09-18T09:05:05.330Z] 
05:05:05 [2022-09-18T09:05:05.330Z] build:
05:05:05 [2022-09-18T09:05:05.330Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
05:05:05 [2022-09-18T09:05:05.330Z] 
05:05:05 [2022-09-18T09:05:05.330Z] test:
05:05:05 [2022-09-18T09:05:05.330Z] [xmlvalidate] 8 file(s) have been successfully validated.
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] Executed tasks
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] 
05:05:05 [2022-09-18T09:05:05.330Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:05 [2022-09-18T09:05:05.591Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
05:05:05 [2022-09-18T09:05:05.591Z] [INFO] Command line:
05:05:05 [2022-09-18T09:05:05.591Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:05:05 [2022-09-18T09:05:05.591Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:05:10 [2022-09-18T09:05:10.865Z] Buildfile: build.xml
05:05:10 [2022-09-18T09:05:10.865Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:05:10 [2022-09-18T09:05:10.865Z] 
05:05:10 [2022-09-18T09:05:10.865Z] build.index:
05:05:13 [2022-09-18T09:05:13.398Z] BUILD SUCCESSFUL
05:05:13 [2022-09-18T09:05:13.398Z] 
05:05:13 [2022-09-18T09:05:13.398Z] BUILD SUCCESSFUL
05:05:13 [2022-09-18T09:05:13.398Z] Total time: 3 seconds
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] No tests to run.
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] 
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:13 [2022-09-18T09:05:13.398Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar
05:05:14 [2022-09-18T09:05:14.373Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.039Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] No tests to run.
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.pom
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-p2metadata.xml
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-8.1.0-SNAPSHOT-p2artifacts.xml
05:05:15 [2022-09-18T09:05:15.039Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.040Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.040Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.040Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] Executing tasks
05:05:15 [2022-09-18T09:05:15.298Z] 
05:05:15 [2022-09-18T09:05:15.298Z] main:
05:05:15 [2022-09-18T09:05:15.298Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] Executed tasks
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] Building Trace Compass RCP User Guide 8.1.0-SNAPSHOT            [71/139]
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] Executing tasks
05:05:15 [2022-09-18T09:05:15.298Z] 
05:05:15 [2022-09-18T09:05:15.298Z] main:
05:05:15 [2022-09-18T09:05:15.298Z] 
05:05:15 [2022-09-18T09:05:15.298Z] clean:
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] Executed tasks
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] Resolving class path of Trace Compass RCP User Guide...
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.299Z] [INFO] Executing tasks
05:05:15 [2022-09-18T09:05:15.299Z] 
05:05:15 [2022-09-18T09:05:15.299Z] main:
05:05:15 [2022-09-18T09:05:15.299Z] 
05:05:15 [2022-09-18T09:05:15.299Z] build:
05:05:15 [2022-09-18T09:05:15.299Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
05:05:15 [2022-09-18T09:05:15.559Z] 
05:05:15 [2022-09-18T09:05:15.559Z] test:
05:05:15 [2022-09-18T09:05:15.559Z] [xmlvalidate] 2 file(s) have been successfully validated.
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] Executed tasks
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] 
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
05:05:15 [2022-09-18T09:05:15.559Z] [INFO] Command line:
05:05:15 [2022-09-18T09:05:15.559Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:05:15 [2022-09-18T09:05:15.559Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:05:20 [2022-09-18T09:05:20.853Z] Buildfile: build.xml
05:05:20 [2022-09-18T09:05:20.853Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:05:20 [2022-09-18T09:05:20.853Z] 
05:05:20 [2022-09-18T09:05:20.853Z] build.index:
05:05:22 [2022-09-18T09:05:22.756Z] BUILD SUCCESSFUL
05:05:22 [2022-09-18T09:05:22.756Z] 
05:05:22 [2022-09-18T09:05:22.756Z] BUILD SUCCESSFUL
05:05:22 [2022-09-18T09:05:22.756Z] Total time: 3 seconds
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] No tests to run.
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.273Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.273Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] 
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:23 [2022-09-18T09:05:23.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar
05:05:24 [2022-09-18T09:05:24.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] No tests to run.
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.pom
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-p2metadata.xml
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-8.1.0-SNAPSHOT-p2artifacts.xml
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Executing tasks
05:05:25 [2022-09-18T09:05:25.270Z] 
05:05:25 [2022-09-18T09:05:25.270Z] main:
05:05:25 [2022-09-18T09:05:25.270Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Executed tasks
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Building Trace Compass Pcap User Guide 8.1.0-SNAPSHOT           [72/139]
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Executing tasks
05:05:25 [2022-09-18T09:05:25.270Z] 
05:05:25 [2022-09-18T09:05:25.270Z] main:
05:05:25 [2022-09-18T09:05:25.270Z] 
05:05:25 [2022-09-18T09:05:25.270Z] clean:
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Executed tasks
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] Resolving class path of Trace Compass Pcap User Guide...
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.270Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] Executing tasks
05:05:25 [2022-09-18T09:05:25.532Z] 
05:05:25 [2022-09-18T09:05:25.532Z] main:
05:05:25 [2022-09-18T09:05:25.532Z] 
05:05:25 [2022-09-18T09:05:25.532Z] build:
05:05:25 [2022-09-18T09:05:25.532Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
05:05:25 [2022-09-18T09:05:25.532Z] 
05:05:25 [2022-09-18T09:05:25.532Z] test:
05:05:25 [2022-09-18T09:05:25.532Z] [xmlvalidate] 1 file(s) have been successfully validated.
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] Executed tasks
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] 
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
05:05:25 [2022-09-18T09:05:25.532Z] [INFO] Command line:
05:05:25 [2022-09-18T09:05:25.532Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:05:25 [2022-09-18T09:05:25.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:05:30 [2022-09-18T09:05:30.871Z] Buildfile: build.xml
05:05:30 [2022-09-18T09:05:30.871Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:05:30 [2022-09-18T09:05:30.871Z] 
05:05:30 [2022-09-18T09:05:30.871Z] build.index:
05:05:31 [2022-09-18T09:05:31.807Z] BUILD SUCCESSFUL
05:05:31 [2022-09-18T09:05:31.807Z] 
05:05:31 [2022-09-18T09:05:31.807Z] BUILD SUCCESSFUL
05:05:31 [2022-09-18T09:05:31.807Z] Total time: 2 seconds
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] No tests to run.
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.374Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.375Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.375Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] 
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:32 [2022-09-18T09:05:32.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar
05:05:33 [2022-09-18T09:05:33.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] No tests to run.
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.pom
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-sources.jar
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-p2metadata.xml
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-8.1.0-SNAPSHOT-p2artifacts.xml
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:05:34 [2022-09-18T09:05:34.778Z] [INFO] Executing tasks
05:05:34 [2022-09-18T09:05:34.778Z] 
05:05:34 [2022-09-18T09:05:34.779Z] main:
05:05:34 [2022-09-18T09:05:34.779Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] Executed tasks
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT       [73/139]
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] The project's OSGi version is 1.0.9.202209180815
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] 
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
05:05:34 [2022-09-18T09:05:34.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples...
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] 
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] 
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
05:05:35 [2022-09-18T09:05:35.346Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:05:35 [2022-09-18T09:05:35.346Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes
05:05:35 [2022-09-18T09:05:35.913Z] [INFO] 
05:05:35 [2022-09-18T09:05:35.913Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
05:05:35 [2022-09-18T09:05:35.913Z] [INFO] 
05:05:35 [2022-09-18T09:05:35.913Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
05:05:35 [2022-09-18T09:05:35.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:35 [2022-09-18T09:05:35.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/test/resources
05:05:35 [2022-09-18T09:05:35.914Z] [INFO] 
05:05:35 [2022-09-18T09:05:35.914Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.175Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] No tests to run.
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] 
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.examples ---
05:05:36 [2022-09-18T09:05:36.176Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
05:05:37 [2022-09-18T09:05:37.645Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] No tests to run.
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.pom
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-sources.jar
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-pack200.jar.pack.gz
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2metadata.xml
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.9-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.9-SNAPSHOT-p2artifacts.xml
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
05:05:38 [2022-09-18T09:05:38.580Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 8.1.0-SNAPSHOT [74/139]
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --------------------------------[ pom ]---------------------------------
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-8.1.0-SNAPSHOT.pom
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT  [75/139]
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] The project's OSGi version is 1.0.7.202209180815
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.581Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core...
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] 
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:38 [2022-09-18T09:05:38.840Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:05:38 [2022-09-18T09:05:38.840Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
05:05:39 [2022-09-18T09:05:39.407Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.407Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.407Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.407Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] No tests to run.
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.408Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:39 [2022-09-18T09:05:39.408Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
05:05:39 [2022-09-18T09:05:39.667Z] [INFO] 
05:05:39 [2022-09-18T09:05:39.667Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:39 [2022-09-18T09:05:39.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
05:05:40 [2022-09-18T09:05:40.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
05:05:41 [2022-09-18T09:05:41.169Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.169Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.169Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:41 [2022-09-18T09:05:41.169Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] No tests to run.
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.pom
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-sources.jar
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-pack200.jar.pack.gz
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2metadata.xml
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.7-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.7-SNAPSHOT-p2artifacts.xml
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.427Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT    [76/139]
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] The project's OSGi version is 1.1.4.202209180815
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.428Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui...
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] 
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:41 [2022-09-18T09:05:41.995Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:05:41 [2022-09-18T09:05:41.995Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] No tests to run.
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] 
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:42 [2022-09-18T09:05:42.562Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
05:05:43 [2022-09-18T09:05:43.501Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.639Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.639Z] [INFO] No tests to run.
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.pom
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-sources.jar
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2metadata.xml
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.4-SNAPSHOT-p2artifacts.xml
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 8.1.0-SNAPSHOT       [77/139]
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT.jar
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-sources-feature.jar
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] 
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
05:05:44 [2022-09-18T09:05:44.640Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT.jar
05:05:45 [2022-09-18T09:05:45.671Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-sources-feature.jar
05:05:46 [2022-09-18T09:05:46.606Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
05:05:46 [2022-09-18T09:05:46.607Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT.jar
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT.pom
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-sources-feature.jar
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-p2metadata.xml
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-8.1.0-SNAPSHOT-p2artifacts.xml
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT [78/139]
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests...
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] 
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:46 [2022-09-18T09:05:46.865Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
05:05:46 [2022-09-18T09:05:46.865Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.383Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.383Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] 
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:47 [2022-09-18T09:05:47.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
05:05:48 [2022-09-18T09:05:48.758Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] 
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:49 [2022-09-18T09:05:49.693Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] 
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] 
05:05:49 [2022-09-18T09:05:49.693Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:49 [2022-09-18T09:05:49.952Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (1.67MB)
05:05:50 [2022-09-18T09:05:50.211Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.33MB)
05:05:50 [2022-09-18T09:05:50.778Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (3.45MB)
05:05:51 [2022-09-18T09:05:51.344Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:05:51 [2022-09-18T09:05:51.344Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
05:05:51 [2022-09-18T09:05:51.344Z] [INFO] Command line:
05:05:51 [2022-09-18T09:05:51.345Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:05:51 [2022-09-18T09:05:51.345Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:05:57 [2022-09-18T09:05:57.929Z] !SESSION 2022-09-18 09:05:51.494 -----------------------------------------------
05:05:57 [2022-09-18T09:05:57.929Z] eclipse.buildId=unknown
05:05:57 [2022-09-18T09:05:57.929Z] java.version=11.0.2
05:05:57 [2022-09-18T09:05:57.929Z] java.vendor=Oracle Corporation
05:05:57 [2022-09-18T09:05:57.929Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:05:57 [2022-09-18T09:05:57.929Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:05:57 [2022-09-18T09:05:57.929Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:05:57 [2022-09-18T09:05:57.929Z] 
05:05:57 [2022-09-18T09:05:57.929Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:05:57.169
05:05:57 [2022-09-18T09:05:57.929Z] !MESSAGE FrameworkEvent ERROR
05:05:57 [2022-09-18T09:05:57.929Z] !STACK 0
05:05:57 [2022-09-18T09:05:57.929Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [88]
05:05:57 [2022-09-18T09:05:57.929Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:05:57 [2022-09-18T09:05:57.929Z] 
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:05:57 [2022-09-18T09:05:57.929Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:05:57 [2022-09-18T09:05:57.929Z] 
05:05:57 [2022-09-18T09:05:57.930Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:05:57.665
05:05:57 [2022-09-18T09:05:57.930Z] !MESSAGE FrameworkEvent ERROR
05:05:57 [2022-09-18T09:05:57.930Z] !STACK 0
05:05:57 [2022-09-18T09:05:57.930Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [170]
05:05:57 [2022-09-18T09:05:57.930Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:05:57 [2022-09-18T09:05:57.930Z] 
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:05:57 [2022-09-18T09:05:57.930Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:05:58 [2022-09-18T09:05:58.498Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
05:05:58 [2022-09-18T09:05:58.498Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
05:05:58 [2022-09-18T09:05:58.498Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.002 s
05:05:58 [2022-09-18T09:05:58.498Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
05:05:58 [2022-09-18T09:05:58.498Z] 
05:05:58 [2022-09-18T09:05:58.498Z] Results:
05:05:58 [2022-09-18T09:05:58.498Z] 
05:05:58 [2022-09-18T09:05:58.498Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05:05:58 [2022-09-18T09:05:58.498Z] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] All tests passed!
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.pom
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-sources.jar
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT [79/139]
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] 
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:05:59 [2022-09-18T09:05:59.435Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests...
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.002Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
05:06:00 [2022-09-18T09:06:00.002Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] 
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:00 [2022-09-18T09:06:00.569Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
05:06:01 [2022-09-18T09:06:01.945Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] 
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:03 [2022-09-18T09:06:03.394Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] 
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] 
05:06:03 [2022-09-18T09:06:03.394Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:03 [2022-09-18T09:06:03.653Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:06:03 [2022-09-18T09:06:03.653Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
05:06:03 [2022-09-18T09:06:03.653Z] [INFO] Command line:
05:06:03 [2022-09-18T09:06:03.653Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:06:03 [2022-09-18T09:06:03.653Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:06:10 [2022-09-18T09:06:10.257Z] !SESSION 2022-09-18 09:06:03.871 -----------------------------------------------
05:06:10 [2022-09-18T09:06:10.257Z] eclipse.buildId=unknown
05:06:10 [2022-09-18T09:06:10.257Z] java.version=11.0.2
05:06:10 [2022-09-18T09:06:10.257Z] java.vendor=Oracle Corporation
05:06:10 [2022-09-18T09:06:10.257Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:06:10 [2022-09-18T09:06:10.257Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:06:10 [2022-09-18T09:06:10.257Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:06:10 [2022-09-18T09:06:10.257Z] 
05:06:10 [2022-09-18T09:06:10.257Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:06:09.694
05:06:10 [2022-09-18T09:06:10.257Z] !MESSAGE FrameworkEvent ERROR
05:06:10 [2022-09-18T09:06:10.257Z] !STACK 0
05:06:10 [2022-09-18T09:06:10.257Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [88]
05:06:10 [2022-09-18T09:06:10.257Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:06:10 [2022-09-18T09:06:10.257Z] 
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:06:10 [2022-09-18T09:06:10.257Z] 
05:06:10 [2022-09-18T09:06:10.257Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:06:10.200
05:06:10 [2022-09-18T09:06:10.257Z] !MESSAGE FrameworkEvent ERROR
05:06:10 [2022-09-18T09:06:10.257Z] !STACK 0
05:06:10 [2022-09-18T09:06:10.257Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [170]
05:06:10 [2022-09-18T09:06:10.257Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:06:10 [2022-09-18T09:06:10.257Z] 
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:06:10 [2022-09-18T09:06:10.257Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:06:11 [2022-09-18T09:06:11.641Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:06:11 [2022-09-18T09:06:11.641Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:06:21 [2022-09-18T09:06:21.620Z] 
05:06:21 [2022-09-18T09:06:21.620Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:06:20.887
05:06:21 [2022-09-18T09:06:21.620Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:06:21 [2022-09-18T09:06:21.620Z] !STACK 0
05:06:21 [2022-09-18T09:06:21.620Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:06:21 [2022-09-18T09:06:21.620Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:06:21 [2022-09-18T09:06:21.620Z] Caused by: java.io.IOException: error=2, No such file or directory
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:06:21 [2022-09-18T09:06:21.620Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:06:21 [2022-09-18T09:06:21.620Z] 	... 7 more
05:06:22 [2022-09-18T09:06:22.188Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
05:06:22 [2022-09-18T09:06:22.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
05:06:22 [2022-09-18T09:06:22.188Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.003 s
05:06:22 [2022-09-18T09:06:22.188Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
05:06:22 [2022-09-18T09:06:22.188Z] 
05:06:22 [2022-09-18T09:06:22.188Z] Results:
05:06:22 [2022-09-18T09:06:22.188Z] 
05:06:22 [2022-09-18T09:06:22.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05:06:22 [2022-09-18T09:06:22.188Z] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] All tests passed!
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.pom
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT [80/139]
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests...
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.095Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
05:06:24 [2022-09-18T09:06:24.095Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] 
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:24 [2022-09-18T09:06:24.355Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
05:06:25 [2022-09-18T09:06:25.733Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] 
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:27 [2022-09-18T09:06:27.637Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] 
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] 
05:06:27 [2022-09-18T09:06:27.637Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:27 [2022-09-18T09:06:27.896Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:06:27 [2022-09-18T09:06:27.896Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
05:06:27 [2022-09-18T09:06:27.896Z] [INFO] Command line:
05:06:27 [2022-09-18T09:06:27.896Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:06:27 [2022-09-18T09:06:27.896Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:06:33 [2022-09-18T09:06:33.425Z] !SESSION 2022-09-18 09:06:28.018 -----------------------------------------------
05:06:33 [2022-09-18T09:06:33.425Z] eclipse.buildId=unknown
05:06:33 [2022-09-18T09:06:33.425Z] java.version=11.0.2
05:06:33 [2022-09-18T09:06:33.425Z] java.vendor=Oracle Corporation
05:06:33 [2022-09-18T09:06:33.425Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:06:33 [2022-09-18T09:06:33.425Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:06:33 [2022-09-18T09:06:33.425Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:06:33 [2022-09-18T09:06:33.425Z] 
05:06:33 [2022-09-18T09:06:33.425Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:06:33.189
05:06:33 [2022-09-18T09:06:33.425Z] !MESSAGE FrameworkEvent ERROR
05:06:33 [2022-09-18T09:06:33.425Z] !STACK 0
05:06:33 [2022-09-18T09:06:33.425Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [64]
05:06:33 [2022-09-18T09:06:33.425Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:06:33 [2022-09-18T09:06:33.425Z] 
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:06:33 [2022-09-18T09:06:33.425Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:06:33 [2022-09-18T09:06:33.992Z] 
05:06:33 [2022-09-18T09:06:33.992Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:06:33.704
05:06:33 [2022-09-18T09:06:33.992Z] !MESSAGE FrameworkEvent ERROR
05:06:33 [2022-09-18T09:06:33.992Z] !STACK 0
05:06:33 [2022-09-18T09:06:33.992Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [152]
05:06:33 [2022-09-18T09:06:33.992Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:06:33 [2022-09-18T09:06:33.992Z] 
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:06:33 [2022-09-18T09:06:33.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:06:34 [2022-09-18T09:06:34.564Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
05:06:34 [2022-09-18T09:06:34.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
05:06:34 [2022-09-18T09:06:34.564Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.002 s
05:06:34 [2022-09-18T09:06:34.564Z] 
05:06:34 [2022-09-18T09:06:34.564Z] Results:
05:06:34 [2022-09-18T09:06:34.564Z] 
05:06:34 [2022-09-18T09:06:34.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:06:34 [2022-09-18T09:06:34.564Z] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] All tests passed!
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.pom
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-sources.jar
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT [81/139]
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] The project's OSGi version is 1.2.5.202209180815
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.182Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core...
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] 
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:35 [2022-09-18T09:06:35.443Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:06:35 [2022-09-18T09:06:35.443Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.010Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] No tests to run.
05:06:36 [2022-09-18T09:06:36.010Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.269Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.269Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] 
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:36 [2022-09-18T09:06:36.269Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
05:06:37 [2022-09-18T09:06:37.645Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
05:06:39 [2022-09-18T09:06:39.022Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.022Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.022Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:39 [2022-09-18T09:06:39.022Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] No tests to run.
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.pom
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-sources.jar
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-pack200.jar.pack.gz
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2metadata.xml
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.5-SNAPSHOT-p2artifacts.xml
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT [82/139]
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] The project's OSGi version is 2.0.5.202209180815
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.281Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core...
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.282Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:06:39 [2022-09-18T09:06:39.282Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] No tests to run.
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.801Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.801Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] 
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:39 [2022-09-18T09:06:39.801Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
05:06:40 [2022-09-18T09:06:40.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] No tests to run.
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.pom
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-sources.jar
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-pack200.jar.pack.gz
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2metadata.xml
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.5-SNAPSHOT-p2artifacts.xml
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT  [83/139]
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] The project's OSGi version is 1.0.9.202209180815
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.673Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.933Z] [INFO] 
05:06:41 [2022-09-18T09:06:41.933Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:41 [2022-09-18T09:06:41.933Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui...
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] 
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] 
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:42 [2022-09-18T09:06:42.192Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:06:42 [2022-09-18T09:06:42.192Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] No tests to run.
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.474Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.474Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
05:06:43 [2022-09-18T09:06:43.474Z] [INFO] 
05:06:43 [2022-09-18T09:06:43.475Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:43 [2022-09-18T09:06:43.475Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
05:06:44 [2022-09-18T09:06:44.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] No tests to run.
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.pom
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-sources.jar
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2metadata.xml
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.9-SNAPSHOT-p2artifacts.xml
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:06:45 [2022-09-18T09:06:45.843Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT [84/139]
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] The project's OSGi version is 1.2.13.202209180815
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] 
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:45 [2022-09-18T09:06:45.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui...
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] 
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] 
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:46 [2022-09-18T09:06:46.410Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:06:46 [2022-09-18T09:06:46.410Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] No tests to run.
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:48 [2022-09-18T09:06:48.312Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:48 [2022-09-18T09:06:48.312Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
05:06:48 [2022-09-18T09:06:48.878Z] [INFO] 
05:06:48 [2022-09-18T09:06:48.878Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:49 [2022-09-18T09:06:49.137Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
05:06:51 [2022-09-18T09:06:51.039Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] No tests to run.
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.pom
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-sources.jar
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-pack200.jar.pack.gz
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2metadata.xml
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.13-SNAPSHOT-p2artifacts.xml
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 8.1.0-SNAPSHOT [85/139]
05:06:52 [2022-09-18T09:06:52.945Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] 
05:06:52 [2022-09-18T09:06:52.946Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT.jar
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-sources-feature.jar
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] 
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
05:06:53 [2022-09-18T09:06:53.205Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT.jar
05:06:55 [2022-09-18T09:06:55.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-sources-feature.jar
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
05:06:56 [2022-09-18T09:06:56.045Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT.jar
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT.pom
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-sources-feature.jar
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-p2metadata.xml
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-8.1.0-SNAPSHOT-p2artifacts.xml
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT [86/139]
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.045Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] The project's OSGi version is 1.1.3.202209180815
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.046Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests...
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.305Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
05:06:56 [2022-09-18T09:06:56.305Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] 
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:56 [2022-09-18T09:06:56.872Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
05:06:58 [2022-09-18T09:06:58.261Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] 
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:59 [2022-09-18T09:06:59.198Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] 
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] 
05:06:59 [2022-09-18T09:06:59.198Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:06:59 [2022-09-18T09:06:59.457Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:06:59 [2022-09-18T09:06:59.457Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
05:06:59 [2022-09-18T09:06:59.457Z] [INFO] Command line:
05:06:59 [2022-09-18T09:06:59.457Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:06:59 [2022-09-18T09:06:59.457Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:07:06 [2022-09-18T09:07:06.050Z] !SESSION 2022-09-18 09:06:59.781 -----------------------------------------------
05:07:06 [2022-09-18T09:07:06.050Z] eclipse.buildId=unknown
05:07:06 [2022-09-18T09:07:06.050Z] java.version=11.0.2
05:07:06 [2022-09-18T09:07:06.050Z] java.vendor=Oracle Corporation
05:07:06 [2022-09-18T09:07:06.050Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:07:06 [2022-09-18T09:07:06.050Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:07:06 [2022-09-18T09:07:06.050Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:07:06 [2022-09-18T09:07:06.050Z] 
05:07:06 [2022-09-18T09:07:06.050Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:07:05.271
05:07:06 [2022-09-18T09:07:06.050Z] !MESSAGE FrameworkEvent ERROR
05:07:06 [2022-09-18T09:07:06.050Z] !STACK 0
05:07:06 [2022-09-18T09:07:06.050Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [64]
05:07:06 [2022-09-18T09:07:06.050Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:06 [2022-09-18T09:07:06.050Z] 
05:07:06 [2022-09-18T09:07:06.050Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:06 [2022-09-18T09:07:06.050Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:06 [2022-09-18T09:07:06.050Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:06 [2022-09-18T09:07:06.050Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:06 [2022-09-18T09:07:06.051Z] 
05:07:06 [2022-09-18T09:07:06.051Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:07:05.770
05:07:06 [2022-09-18T09:07:06.051Z] !MESSAGE FrameworkEvent ERROR
05:07:06 [2022-09-18T09:07:06.051Z] !STACK 0
05:07:06 [2022-09-18T09:07:06.051Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [152]
05:07:06 [2022-09-18T09:07:06.051Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:06 [2022-09-18T09:07:06.051Z] 
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:06 [2022-09-18T09:07:06.051Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:06 [2022-09-18T09:07:06.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
05:07:06 [2022-09-18T09:07:06.618Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
05:07:06 [2022-09-18T09:07:06.618Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.015 s
05:07:06 [2022-09-18T09:07:06.618Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.044 s
05:07:06 [2022-09-18T09:07:06.618Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
05:07:06 [2022-09-18T09:07:06.618Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.618Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.618Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.879Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.879Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.879Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
05:07:06 [2022-09-18T09:07:06.879Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.057 s
05:07:06 [2022-09-18T09:07:06.879Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.879Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
05:07:06 [2022-09-18T09:07:06.880Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.002 s
05:07:06 [2022-09-18T09:07:06.880Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
05:07:06 [2022-09-18T09:07:06.880Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
05:07:06 [2022-09-18T09:07:06.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
05:07:07 [2022-09-18T09:07:07.140Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
05:07:07 [2022-09-18T09:07:07.140Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.003 s
05:07:07 [2022-09-18T09:07:07.140Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
05:07:07 [2022-09-18T09:07:07.140Z] 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
05:07:07 [2022-09-18T09:07:07.140Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
05:07:07 [2022-09-18T09:07:07.140Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
05:07:07 [2022-09-18T09:07:07.140Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.140Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.140Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.141Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
05:07:07 [2022-09-18T09:07:07.141Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
05:07:07 [2022-09-18T09:07:07.141Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.141Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
05:07:07 [2022-09-18T09:07:07.141Z] 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
05:07:07 [2022-09-18T09:07:07.141Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
05:07:07 [2022-09-18T09:07:07.141Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.141Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
05:07:07 [2022-09-18T09:07:07.715Z] 
05:07:07 [2022-09-18T09:07:07.715Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-09-18 09:07:07.585
05:07:07 [2022-09-18T09:07:07.715Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
05:07:07 [2022-09-18T09:07:07.715Z] !STACK 0
05:07:07 [2022-09-18T09:07:07.715Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:07:07 [2022-09-18T09:07:07.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
05:07:07 [2022-09-18T09:07:07.715Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
05:07:07 [2022-09-18T09:07:07.715Z] 
05:07:07 [2022-09-18T09:07:07.715Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2022-09-18 09:07:07.694
05:07:07 [2022-09-18T09:07:07.715Z] !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.
05:07:07 [2022-09-18T09:07:07.976Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
05:07:07 [2022-09-18T09:07:07.976Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.597 s
05:07:07 [2022-09-18T09:07:07.976Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.101 s
05:07:07 [2022-09-18T09:07:07.976Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
05:07:07 [2022-09-18T09:07:07.976Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
05:07:07 [2022-09-18T09:07:07.976Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.976Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.976Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.976Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
05:07:07 [2022-09-18T09:07:07.976Z] 
05:07:07 [2022-09-18T09:07:07.976Z] Results:
05:07:07 [2022-09-18T09:07:07.976Z] 
05:07:07 [2022-09-18T09:07:07.976Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
05:07:07 [2022-09-18T09:07:07.976Z] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] All tests passed!
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.pom
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-sources.jar
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-pack200.jar.pack.gz
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2metadata.xml
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.3-SNAPSHOT-p2artifacts.xml
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT [87/139]
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests...
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] 
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:08 [2022-09-18T09:07:08.911Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
05:07:08 [2022-09-18T09:07:08.911Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.170Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.431Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.431Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] 
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:09 [2022-09-18T09:07:09.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
05:07:10 [2022-09-18T09:07:10.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] 
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:11 [2022-09-18T09:07:11.788Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] 
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] 
05:07:11 [2022-09-18T09:07:11.788Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:12 [2022-09-18T09:07:12.354Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:07:12 [2022-09-18T09:07:12.355Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
05:07:12 [2022-09-18T09:07:12.355Z] [INFO] Command line:
05:07:12 [2022-09-18T09:07:12.355Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:07:12 [2022-09-18T09:07:12.355Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:07:19 [2022-09-18T09:07:19.055Z] !SESSION 2022-09-18 09:07:12.487 -----------------------------------------------
05:07:19 [2022-09-18T09:07:19.055Z] eclipse.buildId=unknown
05:07:19 [2022-09-18T09:07:19.055Z] java.version=11.0.2
05:07:19 [2022-09-18T09:07:19.055Z] java.vendor=Oracle Corporation
05:07:19 [2022-09-18T09:07:19.055Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:07:19 [2022-09-18T09:07:19.055Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:07:19 [2022-09-18T09:07:19.055Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:07:19 [2022-09-18T09:07:19.055Z] 
05:07:19 [2022-09-18T09:07:19.055Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:07:18.495
05:07:19 [2022-09-18T09:07:19.055Z] !MESSAGE FrameworkEvent ERROR
05:07:19 [2022-09-18T09:07:19.055Z] !STACK 0
05:07:19 [2022-09-18T09:07:19.055Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
05:07:19 [2022-09-18T09:07:19.055Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:19 [2022-09-18T09:07:19.055Z] 
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:19 [2022-09-18T09:07:19.055Z] 
05:07:19 [2022-09-18T09:07:19.055Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:07:18.971
05:07:19 [2022-09-18T09:07:19.055Z] !MESSAGE FrameworkEvent ERROR
05:07:19 [2022-09-18T09:07:19.055Z] !STACK 0
05:07:19 [2022-09-18T09:07:19.055Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
05:07:19 [2022-09-18T09:07:19.055Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:19 [2022-09-18T09:07:19.055Z] 
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:19 [2022-09-18T09:07:19.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:19 [2022-09-18T09:07:19.622Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
05:07:19 [2022-09-18T09:07:19.882Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
05:07:19 [2022-09-18T09:07:19.882Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.091 s
05:07:19 [2022-09-18T09:07:19.882Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.001 s
05:07:19 [2022-09-18T09:07:19.882Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
05:07:20 [2022-09-18T09:07:20.449Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
05:07:20 [2022-09-18T09:07:20.449Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.107 s
05:07:20 [2022-09-18T09:07:20.449Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.006 s
05:07:20 [2022-09-18T09:07:20.449Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.005 s
05:07:20 [2022-09-18T09:07:20.449Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
05:07:20 [2022-09-18T09:07:20.449Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
05:07:20 [2022-09-18T09:07:20.449Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.001 s
05:07:20 [2022-09-18T09:07:20.449Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
05:07:20 [2022-09-18T09:07:20.449Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
05:07:20 [2022-09-18T09:07:20.449Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
05:07:20 [2022-09-18T09:07:20.449Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
05:07:20 [2022-09-18T09:07:20.449Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
05:07:20 [2022-09-18T09:07:20.449Z] 
05:07:20 [2022-09-18T09:07:20.449Z] Results:
05:07:20 [2022-09-18T09:07:20.449Z] 
05:07:20 [2022-09-18T09:07:20.449Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
05:07:20 [2022-09-18T09:07:20.449Z] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] All tests passed!
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.pom
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-sources.jar
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT [88/139]
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] The project's OSGi version is 2.0.5.202209180815
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.387Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests...
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] 
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:21 [2022-09-18T09:07:21.954Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
05:07:21 [2022-09-18T09:07:21.954Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] 
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:22 [2022-09-18T09:07:22.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
05:07:24 [2022-09-18T09:07:24.793Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
05:07:26 [2022-09-18T09:07:26.170Z] [INFO] 
05:07:26 [2022-09-18T09:07:26.170Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:26 [2022-09-18T09:07:26.170Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:07:26 [2022-09-18T09:07:26.170Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
05:07:26 [2022-09-18T09:07:26.171Z] [INFO] 
05:07:26 [2022-09-18T09:07:26.171Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:26 [2022-09-18T09:07:26.171Z] [INFO] 
05:07:26 [2022-09-18T09:07:26.171Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:07:26 [2022-09-18T09:07:26.429Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:07:26 [2022-09-18T09:07:26.429Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
05:07:26 [2022-09-18T09:07:26.429Z] [INFO] Command line:
05:07:26 [2022-09-18T09:07:26.429Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:07:26 [2022-09-18T09:07:26.429Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:07:32 [2022-09-18T09:07:32.994Z] !SESSION 2022-09-18 09:07:26.704 -----------------------------------------------
05:07:32 [2022-09-18T09:07:32.994Z] eclipse.buildId=unknown
05:07:32 [2022-09-18T09:07:32.994Z] java.version=11.0.2
05:07:32 [2022-09-18T09:07:32.994Z] java.vendor=Oracle Corporation
05:07:32 [2022-09-18T09:07:32.994Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:07:32 [2022-09-18T09:07:32.994Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:07:32 [2022-09-18T09:07:32.994Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:07:32 [2022-09-18T09:07:32.994Z] 
05:07:32 [2022-09-18T09:07:32.994Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:07:32.188
05:07:32 [2022-09-18T09:07:32.994Z] !MESSAGE FrameworkEvent ERROR
05:07:32 [2022-09-18T09:07:32.994Z] !STACK 0
05:07:32 [2022-09-18T09:07:32.994Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
05:07:32 [2022-09-18T09:07:32.994Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:32 [2022-09-18T09:07:32.994Z] 
05:07:32 [2022-09-18T09:07:32.994Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:32 [2022-09-18T09:07:32.994Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:32 [2022-09-18T09:07:32.994Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:32 [2022-09-18T09:07:32.994Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:32 [2022-09-18T09:07:32.995Z] 
05:07:32 [2022-09-18T09:07:32.995Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:07:32.595
05:07:32 [2022-09-18T09:07:32.995Z] !MESSAGE FrameworkEvent ERROR
05:07:32 [2022-09-18T09:07:32.995Z] !STACK 0
05:07:32 [2022-09-18T09:07:32.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
05:07:32 [2022-09-18T09:07:32.995Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:07:32 [2022-09-18T09:07:32.995Z] 
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:07:32 [2022-09-18T09:07:32.995Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:07:33 [2022-09-18T09:07:33.561Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:07:33 [2022-09-18T09:07:33.561Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:07:43 [2022-09-18T09:07:43.531Z] 
05:07:43 [2022-09-18T09:07:43.531Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:07:41.970
05:07:43 [2022-09-18T09:07:43.531Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:07:43 [2022-09-18T09:07:43.531Z] !STACK 0
05:07:43 [2022-09-18T09:07:43.531Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:07:43 [2022-09-18T09:07:43.531Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:07:43 [2022-09-18T09:07:43.531Z] Caused by: java.io.IOException: error=2, No such file or directory
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:07:43 [2022-09-18T09:07:43.531Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:07:43 [2022-09-18T09:07:43.531Z] 	... 7 more
05:07:43 [2022-09-18T09:07:43.531Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
05:07:45 [2022-09-18T09:07:45.592Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
05:07:45 [2022-09-18T09:07:45.592Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 1.887 s
05:07:45 [2022-09-18T09:07:45.592Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
05:07:47 [2022-09-18T09:07:47.495Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
05:07:47 [2022-09-18T09:07:47.495Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 1.802 s
05:07:47 [2022-09-18T09:07:47.495Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
05:07:48 [2022-09-18T09:07:48.871Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
05:07:48 [2022-09-18T09:07:48.871Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 1.412 s
05:07:48 [2022-09-18T09:07:48.871Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
05:07:50 [2022-09-18T09:07:50.247Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
05:07:50 [2022-09-18T09:07:50.247Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 1.421 s
05:07:50 [2022-09-18T09:07:50.247Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
05:08:02 [2022-09-18T09:08:02.453Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.907 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
05:08:02 [2022-09-18T09:08:02.453Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.906 s
05:08:02 [2022-09-18T09:08:02.453Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
05:08:03 [2022-09-18T09:08:03.019Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
05:08:03 [2022-09-18T09:08:03.019Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 1.058 s
05:08:03 [2022-09-18T09:08:03.019Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
05:08:03 [2022-09-18T09:08:03.019Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
05:08:03 [2022-09-18T09:08:03.019Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
05:08:03 [2022-09-18T09:08:03.019Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
05:08:03 [2022-09-18T09:08:03.019Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
05:08:03 [2022-09-18T09:08:03.019Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.019Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
05:08:03 [2022-09-18T09:08:03.020Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
05:08:03 [2022-09-18T09:08:03.020Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
05:08:03 [2022-09-18T09:08:03.020Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.006 s
05:08:03 [2022-09-18T09:08:03.020Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
05:08:03 [2022-09-18T09:08:03.020Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
05:08:03 [2022-09-18T09:08:03.020Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
05:08:03 [2022-09-18T09:08:03.955Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
05:08:03 [2022-09-18T09:08:03.955Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.806 s
05:08:03 [2022-09-18T09:08:03.955Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
05:08:06 [2022-09-18T09:08:06.486Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
05:08:06 [2022-09-18T09:08:06.486Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 2.304 s
05:08:06 [2022-09-18T09:08:06.486Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
05:08:07 [2022-09-18T09:08:07.422Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
05:08:07 [2022-09-18T09:08:07.422Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 1.21 s
05:08:07 [2022-09-18T09:08:07.422Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
05:08:08 [2022-09-18T09:08:08.359Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
05:08:08 [2022-09-18T09:08:08.359Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.814 s
05:08:08 [2022-09-18T09:08:08.359Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
05:08:09 [2022-09-18T09:08:09.295Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
05:08:09 [2022-09-18T09:08:09.295Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.881 s
05:08:09 [2022-09-18T09:08:09.295Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
05:08:09 [2022-09-18T09:08:09.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
05:08:09 [2022-09-18T09:08:09.295Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
05:08:09 [2022-09-18T09:08:09.295Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
05:08:09 [2022-09-18T09:08:09.295Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
05:08:09 [2022-09-18T09:08:09.295Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
05:08:09 [2022-09-18T09:08:09.295Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
05:08:10 [2022-09-18T09:08:10.229Z] 
05:08:10 [2022-09-18T09:08:10.229Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2022-09-18 09:08:09.902
05:08:10 [2022-09-18T09:08:10.229Z] !MESSAGE Could not validate the xml response
05:08:10 [2022-09-18T09:08:10.229Z] !STACK 0
05:08:10 [2022-09-18T09:08:10.229Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
05:08:10 [2022-09-18T09:08:10.230Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
05:08:10 [2022-09-18T09:08:10.230Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:10 [2022-09-18T09:08:10.231Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:10 [2022-09-18T09:08:10.231Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:10 [2022-09-18T09:08:10.231Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:10 [2022-09-18T09:08:10.231Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
05:08:10 [2022-09-18T09:08:10.231Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
05:08:10 [2022-09-18T09:08:10.231Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
05:08:10 [2022-09-18T09:08:10.231Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
05:08:12 [2022-09-18T09:08:12.141Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.651 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
05:08:12 [2022-09-18T09:08:12.141Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.067 s
05:08:12 [2022-09-18T09:08:12.141Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.103 s
05:08:12 [2022-09-18T09:08:12.141Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.084 s
05:08:12 [2022-09-18T09:08:12.141Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.083 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.087 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.034 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.087 s
05:08:12 [2022-09-18T09:08:12.141Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.077 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.087 s
05:08:12 [2022-09-18T09:08:12.141Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.097 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.035 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.085 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.081 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.034 s
05:08:12 [2022-09-18T09:08:12.141Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.165 s
05:08:12 [2022-09-18T09:08:12.141Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.032 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.087 s
05:08:12 [2022-09-18T09:08:12.141Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.089 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
05:08:12 [2022-09-18T09:08:12.141Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.027 s
05:08:12 [2022-09-18T09:08:12.141Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.078 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.019 s
05:08:12 [2022-09-18T09:08:12.141Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.074 s
05:08:12 [2022-09-18T09:08:12.141Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
05:08:12 [2022-09-18T09:08:12.141Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.073 s
05:08:12 [2022-09-18T09:08:12.141Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.073 s
05:08:12 [2022-09-18T09:08:12.141Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.036 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.067 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
05:08:12 [2022-09-18T09:08:12.142Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.06 s
05:08:12 [2022-09-18T09:08:12.142Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.025 s
05:08:12 [2022-09-18T09:08:12.142Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
05:08:12 [2022-09-18T09:08:12.142Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.018 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.06 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
05:08:12 [2022-09-18T09:08:12.142Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
05:08:12 [2022-09-18T09:08:12.142Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.059 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
05:08:12 [2022-09-18T09:08:12.142Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.062 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.077 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.032 s
05:08:12 [2022-09-18T09:08:12.142Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.084 s
05:08:12 [2022-09-18T09:08:12.142Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
05:08:12 [2022-09-18T09:08:12.142Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.295 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
05:08:12 [2022-09-18T09:08:12.142Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.058 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
05:08:12 [2022-09-18T09:08:12.142Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.042 s
05:08:12 [2022-09-18T09:08:12.142Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
05:08:12 [2022-09-18T09:08:12.142Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.142Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
05:08:12 [2022-09-18T09:08:12.142Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
05:08:12 [2022-09-18T09:08:12.143Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
05:08:12 [2022-09-18T09:08:12.143Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.046 s
05:08:12 [2022-09-18T09:08:12.143Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
05:08:12 [2022-09-18T09:08:12.143Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
05:08:12 [2022-09-18T09:08:12.143Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
05:08:12 [2022-09-18T09:08:12.711Z] 
05:08:12 [2022-09-18T09:08:12.711Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2022-09-18 09:08:12.514
05:08:12 [2022-09-18T09:08:12.711Z] !MESSAGE Could not validate the xml response
05:08:12 [2022-09-18T09:08:12.711Z] !STACK 0
05:08:12 [2022-09-18T09:08:12.711Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1471)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
05:08:12 [2022-09-18T09:08:12.711Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
05:08:12 [2022-09-18T09:08:12.711Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
05:08:12 [2022-09-18T09:08:12.711Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:12 [2022-09-18T09:08:12.711Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:12 [2022-09-18T09:08:12.711Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:08:12 [2022-09-18T09:08:12.712Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
05:08:12 [2022-09-18T09:08:12.712Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
05:08:14 [2022-09-18T09:08:14.093Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.67 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
05:08:14 [2022-09-18T09:08:14.093Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
05:08:14 [2022-09-18T09:08:14.093Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.093Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
05:08:14 [2022-09-18T09:08:14.093Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
05:08:14 [2022-09-18T09:08:14.093Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
05:08:14 [2022-09-18T09:08:14.093Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
05:08:14 [2022-09-18T09:08:14.093Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.029 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
05:08:14 [2022-09-18T09:08:14.093Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.069 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
05:08:14 [2022-09-18T09:08:14.093Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
05:08:14 [2022-09-18T09:08:14.093Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
05:08:14 [2022-09-18T09:08:14.093Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.093Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
05:08:14 [2022-09-18T09:08:14.093Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.093Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.093Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
05:08:14 [2022-09-18T09:08:14.093Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.029 s
05:08:14 [2022-09-18T09:08:14.093Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
05:08:14 [2022-09-18T09:08:14.094Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
05:08:14 [2022-09-18T09:08:14.094Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.094Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.094Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.056 s
05:08:14 [2022-09-18T09:08:14.094Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.094Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.094Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
05:08:14 [2022-09-18T09:08:14.094Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.058 s
05:08:14 [2022-09-18T09:08:14.094Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.094Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.094Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
05:08:14 [2022-09-18T09:08:14.094Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
05:08:14 [2022-09-18T09:08:14.094Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.094Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
05:08:14 [2022-09-18T09:08:14.094Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
05:08:14 [2022-09-18T09:08:14.094Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
05:08:14 [2022-09-18T09:08:14.094Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
05:08:14 [2022-09-18T09:08:14.094Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
05:08:14 [2022-09-18T09:08:14.094Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
05:08:14 [2022-09-18T09:08:14.094Z] 
05:08:14 [2022-09-18T09:08:14.094Z] Results:
05:08:14 [2022-09-18T09:08:14.094Z] 
05:08:14 [2022-09-18T09:08:14.094Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
05:08:14 [2022-09-18T09:08:14.094Z] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] All tests passed!
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.pom
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-sources.jar
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-pack200.jar.pack.gz
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT [89/139]
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] The project's OSGi version is 1.0.8.202209180815
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.029Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests...
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.294Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
05:08:15 [2022-09-18T09:08:15.294Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] 
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:15 [2022-09-18T09:08:15.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] 
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] 
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:16 [2022-09-18T09:08:16.120Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] 
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:16 [2022-09-18T09:08:16.120Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] 
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:16 [2022-09-18T09:08:16.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
05:08:17 [2022-09-18T09:08:17.498Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
05:08:18 [2022-09-18T09:08:18.432Z] [INFO] 
05:08:18 [2022-09-18T09:08:18.432Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:18 [2022-09-18T09:08:18.432Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:08:18 [2022-09-18T09:08:18.432Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
05:08:18 [2022-09-18T09:08:18.433Z] [INFO] 
05:08:18 [2022-09-18T09:08:18.433Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:18 [2022-09-18T09:08:18.433Z] [INFO] 
05:08:18 [2022-09-18T09:08:18.433Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:08:18 [2022-09-18T09:08:18.691Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:08:18 [2022-09-18T09:08:18.691Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
05:08:18 [2022-09-18T09:08:18.691Z] [INFO] Command line:
05:08:18 [2022-09-18T09:08:18.691Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:08:18 [2022-09-18T09:08:18.691Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:08:25 [2022-09-18T09:08:25.530Z] !SESSION 2022-09-18 09:08:18.989 -----------------------------------------------
05:08:25 [2022-09-18T09:08:25.530Z] eclipse.buildId=unknown
05:08:25 [2022-09-18T09:08:25.530Z] java.version=11.0.2
05:08:25 [2022-09-18T09:08:25.530Z] java.vendor=Oracle Corporation
05:08:25 [2022-09-18T09:08:25.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:08:25 [2022-09-18T09:08:25.530Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:08:25 [2022-09-18T09:08:25.530Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:08:25 [2022-09-18T09:08:25.530Z] 
05:08:25 [2022-09-18T09:08:25.530Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:08:25.273
05:08:25 [2022-09-18T09:08:25.530Z] !MESSAGE FrameworkEvent ERROR
05:08:25 [2022-09-18T09:08:25.530Z] !STACK 0
05:08:25 [2022-09-18T09:08:25.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:08:25 [2022-09-18T09:08:25.530Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:08:25 [2022-09-18T09:08:25.530Z] 
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:08:25 [2022-09-18T09:08:25.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:08:26 [2022-09-18T09:08:26.099Z] 
05:08:26 [2022-09-18T09:08:26.099Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:08:25.794
05:08:26 [2022-09-18T09:08:26.099Z] !MESSAGE FrameworkEvent ERROR
05:08:26 [2022-09-18T09:08:26.099Z] !STACK 0
05:08:26 [2022-09-18T09:08:26.099Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:08:26 [2022-09-18T09:08:26.099Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:08:26 [2022-09-18T09:08:26.099Z] 
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:08:26 [2022-09-18T09:08:26.099Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:08:27 [2022-09-18T09:08:27.034Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:08:27 [2022-09-18T09:08:27.034Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:08:37 [2022-09-18T09:08:37.009Z] 
05:08:37 [2022-09-18T09:08:37.009Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:08:35.801
05:08:37 [2022-09-18T09:08:37.009Z] !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
05:08:37 [2022-09-18T09:08:37.010Z] 
05:08:37 [2022-09-18T09:08:37.010Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:08:35.968
05:08:37 [2022-09-18T09:08:37.010Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:08:37 [2022-09-18T09:08:37.010Z] !STACK 0
05:08:37 [2022-09-18T09:08:37.010Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:08:37 [2022-09-18T09:08:37.010Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:08:37 [2022-09-18T09:08:37.010Z] Caused by: java.io.IOException: error=2, No such file or directory
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:08:37 [2022-09-18T09:08:37.010Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:08:37 [2022-09-18T09:08:37.010Z] 	... 7 more
05:08:37 [2022-09-18T09:08:37.010Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
05:08:37 [2022-09-18T09:08:37.268Z] Display size: 1440x900
05:08:37 [2022-09-18T09:08:37.268Z] OS version=5.14.14-200.fc34.x86_64
05:08:37 [2022-09-18T09:08:37.268Z] GTK version=3.22.30
05:08:37 [2022-09-18T09:08:37.268Z] GTK theme=Ambiance
05:08:37 [2022-09-18T09:08:37.268Z] LIBOVERLAY_SCROLLBAR=0
05:08:37 [2022-09-18T09:08:37.268Z] Time zone: Greenwich Mean Time
05:08:37 [2022-09-18T09:08:37.840Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:08:37 [2022-09-18T09:08:37.840Z] log4j:WARN Please initialize the log4j system properly.
05:08:37 [2022-09-18T09:08:37.840Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339777250 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339777250 data=null doit=true} to TreeItem with text {myNode}
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339777251 data=null} to TreeItem with text {myNode}
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339777255 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:40 [2022-09-18T09:08:40.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339777256 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339777328 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339777330 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339777331 data=null doit=true} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339777331 data=null} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339777332 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339777333 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339777337 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:41 [2022-09-18T09:08:41.365Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:08:41 [2022-09-18T09:08:41.365Z] DEBUG - Clicking on with mnemonic 'Connect'
05:08:41 [2022-09-18T09:08:41.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339777647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:08:41 [2022-09-18T09:08:41.365Z] DEBUG - Clicked on with mnemonic 'Connect'
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339778841 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339778842 data=null doit=true} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339778842 data=null} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339778843 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339778843 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339778847 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339778853 data=null button=0 stateMask=0x0 x=89 y=135 count=0} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339778854 data=null doit=true} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339778854 data=null} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339778855 data=null button=1 stateMask=0x0 x=89 y=135 count=1} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339778855 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339778859 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:08:42 [2022-09-18T09:08:42.742Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339779636 data=null doit=true} to Shell with text {Create Session}
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Clicking on &Ok
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339779656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339779656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339779657 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339779658 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339779659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339779659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339779659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339779050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Clicked on 
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339779938 data=null doit=true} to Tree node with text: Sessions
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339779938 data=null} to Tree node with text: Sessions
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339779939 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339779940 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339779943 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:43 [2022-09-18T09:08:43.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:43 [2022-09-18T09:08:43.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:43 [2022-09-18T09:08:43.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:43 [2022-09-18T09:08:43.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339779958 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339779958 data=null doit=true} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339779958 data=null} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339779959 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339779959 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339780027 data=null button=1 stateMask=0x80000 x=113 y=87 count=1} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339780030 data=null button=0 stateMask=0x0 x=113 y=87 count=0} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339780030 data=null doit=true} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339780030 data=null} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339780031 data=null button=1 stateMask=0x0 x=113 y=87 count=1} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339780031 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:43 [2022-09-18T09:08:43.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339780121 data=null button=1 stateMask=0x80000 x=113 y=82 count=1} to Tree node with text: mysession
05:08:44 [2022-09-18T09:08:44.089Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:08:44 [2022-09-18T09:08:44.089Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:08:44 [2022-09-18T09:08:44.347Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:08:44 [2022-09-18T09:08:44.606Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:08:44 [2022-09-18T09:08:44.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339780824 data=null doit=true} to Shell with text {Enable Events}
05:08:44 [2022-09-18T09:08:44.606Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.606Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.606Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339780857 data=null doit=true} to Button with text {Kernel}
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339780858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1339780859 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1339780859 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1339780860 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1339780860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
05:08:44 [2022-09-18T09:08:44.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Setting state to checked on: All
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1339781143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339781144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339781144 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1339781154 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339781154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339781154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339781154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1339781155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339781155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1339781155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1339781156 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1339781156 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.865Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Clicking on &Ok
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339781225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339781226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339781226 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339781227 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339781227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339781228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339781228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:44 [2022-09-18T09:08:44.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339780331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:08:45 [2022-09-18T09:08:45.124Z] 
05:08:45 [2022-09-18T09:08:45.125Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2022-09-18 09:08:44.875
05:08:45 [2022-09-18T09:08:45.125Z] !MESSAGE Command to change state of events failed
05:08:45 [2022-09-18T09:08:45.125Z] !STACK 0
05:08:45 [2022-09-18T09:08:45.125Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
05:08:45 [2022-09-18T09:08:45.125Z] Error Output:
05:08:45 [2022-09-18T09:08:45.125Z] Command not found
05:08:45 [2022-09-18T09:08:45.125Z] Return Value: 1
05:08:45 [2022-09-18T09:08:45.125Z] Command not found
05:08:45 [2022-09-18T09:08:45.125Z] 
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
05:08:45 [2022-09-18T09:08:45.125Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Clicked on 
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339781642 data=null doit=true} to Tree node with text: channel0
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339781642 data=null} to Tree node with text: channel0
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339781644 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339781645 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339781652 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339781658 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339781661 data=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339781663 data=null} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339781715 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339781717 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339781729 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339781738 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339781740 data=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339781742 data=null} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339781745 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339781748 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339781759 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Clicking on with mnemonic 'Start'
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339782061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Clicked on with mnemonic 'Start'
05:08:45 [2022-09-18T09:08:45.830Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.830Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339782226 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339782227 data=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339782227 data=null} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339782228 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339782228 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339782234 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339782237 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339782244 data=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339782244 data=null} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339782245 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339782246 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:45 [2022-09-18T09:08:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339782249 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.096Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:08:46 [2022-09-18T09:08:46.096Z] DEBUG - Clicking on with mnemonic 'Stop'
05:08:46 [2022-09-18T09:08:46.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339782427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:08:46 [2022-09-18T09:08:46.097Z] DEBUG - Clicked on with mnemonic 'Stop'
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:08:46 [2022-09-18T09:08:46.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.381Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.381Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.381Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1339782716 data=null button=0 stateMask=0x0 x=136 y=104 count=0} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1339782716 data=null doit=true} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1339782716 data=null} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1339782717 data=null button=1 stateMask=0x0 x=136 y=104 count=1} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339782718 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1339782726 data=null button=1 stateMask=0x80000 x=136 y=104 count=1} to Tree node with text: *
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:46 [2022-09-18T09:08:46.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:08:46 [2022-09-18T09:08:46.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339782936 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339782940 data=null doit=true} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339782941 data=null} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339782941 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339782942 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339782949 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339782951 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339782951 data=null doit=true} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339782951 data=null} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339782952 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339782952 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339782959 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:08:46 [2022-09-18T09:08:46.772Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:08:47 [2022-09-18T09:08:47.031Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339783529 data=null doit=true} to Shell with text {Destroy Confirmation}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Clicking on OK
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339783531 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339783531 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339783532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339783137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Clicked on 
05:08:47 [2022-09-18T09:08:47.294Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339783728 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339783729 data=null doit=true} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339783729 data=null} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339783729 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339783730 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339783741 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339783742 data=null button=0 stateMask=0x0 x=70 y=-41 count=0} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339783743 data=null doit=true} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339783743 data=null} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339783744 data=null button=1 stateMask=0x0 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339783744 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339783747 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339783923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:08:47 [2022-09-18T09:08:47.553Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:08:47 [2022-09-18T09:08:47.825Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.117 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
05:08:47 [2022-09-18T09:08:47.825Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 7.282 s
05:08:47 [2022-09-18T09:08:47.825Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
05:08:48 [2022-09-18T09:08:48.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:08:48 [2022-09-18T09:08:48.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2022-09-18T09:08:48.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339785228 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339785229 data=null doit=true} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339785229 data=null} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339785230 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339785230 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339785244 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339785246 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339785247 data=null doit=true} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339785247 data=null} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339785248 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339785248 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339785251 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Clicking on with mnemonic 'Connect'
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339785414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:08:49 [2022-09-18T09:08:49.021Z] DEBUG - Clicked on with mnemonic 'Connect'
05:08:49 [2022-09-18T09:08:49.958Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:49 [2022-09-18T09:08:49.958Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:49 [2022-09-18T09:08:49.958Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:49 [2022-09-18T09:08:49.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339786159 data=null button=0 stateMask=0x0 x=138 y=173 count=0} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339786159 data=null doit=true} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339786159 data=null} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339786160 data=null button=1 stateMask=0x0 x=138 y=173 count=1} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339786160 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339786213 data=null button=1 stateMask=0x80000 x=138 y=173 count=1} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339786224 data=null button=0 stateMask=0x0 x=138 y=113 count=0} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339786224 data=null doit=true} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339786224 data=null} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339786225 data=null button=1 stateMask=0x0 x=138 y=113 count=1} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339786225 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339786228 data=null button=1 stateMask=0x80000 x=138 y=113 count=1} to Tree node with text: 156118002980978
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
05:08:49 [2022-09-18T09:08:49.959Z] DEBUG - Clicking on with mnemonic 'Save...'
05:08:50 [2022-09-18T09:08:50.525Z] DEBUG - Clicked on with mnemonic 'Save...'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339786845 data=null doit=true} to Shell with text {Save Sessions}
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Clicking on OK
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339786922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339786922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339786922 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339786922 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339786923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339786923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339786923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:50 [2022-09-18T09:08:50.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1339786341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Clicked on 
05:08:50 [2022-09-18T09:08:50.785Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:50 [2022-09-18T09:08:50.785Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339787125 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339787125 data=null doit=true} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339787125 data=null} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339787126 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339787126 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339787128 data=null button=1 stateMask=0x80000 x=138 y=81 count=1} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339787130 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339787136 data=null doit=true} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339787137 data=null} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339787138 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339787138 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:50 [2022-09-18T09:08:50.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339787140 data=null button=1 stateMask=0x80000 x=138 y=81 count=1} to Tree node with text: 156118002980978
05:08:51 [2022-09-18T09:08:51.043Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:08:51 [2022-09-18T09:08:51.043Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339787618 data=null doit=true} to Shell with text {Destroy Confirmation}
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Clicking on OK
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339787620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339787620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339787620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339787620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339787621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339787621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339787621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:51 [2022-09-18T09:08:51.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339787270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Clicked on 
05:08:51 [2022-09-18T09:08:51.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339787820 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339787821 data=null doit=true} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339787821 data=null} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339787821 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339787822 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339787824 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339787825 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339787825 data=null doit=true} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339787826 data=null} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339787826 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339787826 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339787828 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
05:08:51 [2022-09-18T09:08:51.560Z] DEBUG - Clicking on with mnemonic 'Load...'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Clicked on with mnemonic 'Load...'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339788364 data=null doit=true} to Shell with text {Load Sessions}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1339788367 data=null doit=true} to Button with text {Local}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1339788367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Local}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1339788368 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1339788418 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1339788418 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1339788418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788551 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978.lttng} time=1339788552 data=null doit=true} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978.lttng} time=1339788552 data=null} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788553 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339788553 data=null item=TreeItem {156118002980978.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788554 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Clicking on TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788558 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978.lttng} time=1339788559 data=null doit=true} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978.lttng} time=1339788559 data=null} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788559 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339788560 data=null item=TreeItem {156118002980978.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788560 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {156118002980978.lttng} time=1339788560 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {156118002980978.lttng} time=1339788561 data=null doit=true} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {156118002980978.lttng} time=1339788561 data=null} to TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - Clicked on TreeItem with text {156118002980978.lttng}
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Clicking on OK
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339788564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339788564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339788565 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339788565 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339788565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339788565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339788565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:52 [2022-09-18T09:08:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1339787943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Clicked on 
05:08:52 [2022-09-18T09:08:52.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:52 [2022-09-18T09:08:52.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:52 [2022-09-18T09:08:52.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339788964 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339788965 data=null doit=true} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339788965 data=null} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339788965 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339788966 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339789021 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {156118002980978} time=1339789023 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {156118002980978} time=1339789023 data=null doit=true} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {156118002980978} time=1339789023 data=null} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {156118002980978} time=1339789024 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339789024 data=null item=TreeItem {156118002980978} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {156118002980978} time=1339789029 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to Tree node with text: 156118002980978
05:08:52 [2022-09-18T09:08:52.905Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:08:52 [2022-09-18T09:08:52.905Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339789469 data=null doit=true} to Shell with text {Destroy Confirmation}
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Clicking on OK
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339789470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339789470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339789470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339789470 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339789471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339789471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339789471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:53 [2022-09-18T09:08:53.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339789140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Clicked on 
05:08:53 [2022-09-18T09:08:53.424Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339789657 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339789657 data=null doit=true} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339789657 data=null} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339789658 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339789658 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339789663 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339789664 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339789672 data=null doit=true} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339789672 data=null} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339789672 data=null button=1 stateMask=0x0 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339789673 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339789675 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:08:53 [2022-09-18T09:08:53.425Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:08:53 [2022-09-18T09:08:53.425Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:08:53 [2022-09-18T09:08:53.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339789833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:08:53 [2022-09-18T09:08:53.425Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:08:53 [2022-09-18T09:08:53.776Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.865 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
05:08:53 [2022-09-18T09:08:53.776Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 5.019 s
05:08:53 [2022-09-18T09:08:53.776Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339790751 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339790752 data=null doit=true} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339790752 data=null} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339790752 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339790753 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339790756 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339790761 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339790761 data=null doit=true} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339790762 data=null} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339790762 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339790762 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339790765 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:08:54 [2022-09-18T09:08:54.603Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:08:54 [2022-09-18T09:08:54.603Z] DEBUG - Clicking on with mnemonic 'Connect'
05:08:54 [2022-09-18T09:08:54.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339790864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:08:54 [2022-09-18T09:08:54.603Z] DEBUG - Clicked on with mnemonic 'Connect'
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339791428 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339791428 data=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339791428 data=null} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339791429 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339791429 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339791437 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339791439 data=null button=0 stateMask=0x0 x=89 y=135 count=0} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339791439 data=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339791439 data=null} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339791439 data=null button=1 stateMask=0x0 x=89 y=135 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339791440 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339791441 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:08:55 [2022-09-18T09:08:55.169Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339792022 data=null doit=true} to Shell with text {Create Session}
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text " 
05:08:55 [2022-09-18T09:08:55.735Z]  ", using matcher: of type 'Text'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text " 
05:08:55 [2022-09-18T09:08:55.735Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Text with text " 
05:08:55 [2022-09-18T09:08:55.735Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Clicking on &Ok
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339792028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339792028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339792028 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339792028 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339792029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339792029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339792029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339791546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Clicked on 
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339792169 data=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339792170 data=null} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339792170 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339792171 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339792172 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:08:55 [2022-09-18T09:08:55.735Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:55 [2022-09-18T09:08:55.994Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:55 [2022-09-18T09:08:55.994Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:55 [2022-09-18T09:08:55.994Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339792227 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339792227 data=null doit=true} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339792228 data=null} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339792228 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339792228 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339792233 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339792234 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339792234 data=null doit=true} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339792235 data=null} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339792235 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339792235 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339792245 data=null button=1 stateMask=0x80000 x=113 y=99 count=1} to Tree node with text: mysession
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:08:55 [2022-09-18T09:08:55.994Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339792926 data=null doit=true} to Shell with text {Enable Events}
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339792946 data=null doit=true} to Button with text {Kernel}
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339792946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1339792947 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1339792958 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1339792958 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1339792958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - Setting state to checked on: All
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:56 [2022-09-18T09:08:56.819Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Clicking on &Ok
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339793125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339793126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339793126 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339793126 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339793126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339793127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339793127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:56 [2022-09-18T09:08:56.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339792433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:08:57 [2022-09-18T09:08:57.081Z] DEBUG - Clicked on 
05:08:57 [2022-09-18T09:08:57.081Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.081Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.081Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.081Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.081Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.082Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1339793347 data=null doit=true} to Tree node with text: JUL
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1339793347 data=null} to Tree node with text: JUL
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1339793353 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339793353 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1339793355 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339793356 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339793356 data=null doit=true} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339793356 data=null} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339793357 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339793357 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339793359 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339793360 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339793360 data=null doit=true} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339793360 data=null} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339793360 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339793361 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339793362 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:57 [2022-09-18T09:08:57.344Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:08:57 [2022-09-18T09:08:57.344Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339793995 data=null doit=true} to Shell with text {Enable Events}
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339794028 data=null doit=true} to Button with text {Kernel}
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339794029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1339794029 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1339794030 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1339794030 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1339794030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339794125 data=null doit=true} to TreeItem with text {All}
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339794125 data=null} to TreeItem with text {All}
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339794126 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339794126 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339794128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:08:57 [2022-09-18T09:08:57.861Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339794129 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339794129 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339794130 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339794139 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339794141 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:57 [2022-09-18T09:08:57.861Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.861Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Setting state to checked on: logger
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.861Z] DEBUG - Clicking on &Ok
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339794156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339794157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339794157 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339794157 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339794157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339794157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339794157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:57 [2022-09-18T09:08:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339793540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:08:58 [2022-09-18T09:08:58.119Z] DEBUG - Clicked on 
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.119Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1339794425 data=null doit=true} to Tree node with text: JUL
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1339794426 data=null} to Tree node with text: JUL
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1339794426 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339794427 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1339794428 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339794429 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339794429 data=null doit=true} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339794429 data=null} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339794430 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339794430 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339794432 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339794433 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339794433 data=null doit=true} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339794434 data=null} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339794434 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339794434 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339794436 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:08:58 [2022-09-18T09:08:58.120Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339794976 data=null doit=true} to Shell with text {Enable Events}
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339795040 data=null doit=true} to Button with text {Kernel}
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339795040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1339795041 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1339795041 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1339795041 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1339795041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339795154 data=null doit=true} to TreeItem with text {All}
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339795154 data=null} to TreeItem with text {All}
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339795158 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339795159 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339795160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:08:58 [2022-09-18T09:08:58.945Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339795161 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339795161 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339795162 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339795162 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339795163 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:08:58 [2022-09-18T09:08:58.945Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.945Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - Setting state to checked on: anotherLogger
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.945Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fc53b18
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1339795170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339795229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339795230 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1339795230 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339795231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339795231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339795231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1339795232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339795232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1339795232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1339795232 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1339795232 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1339795237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Clicking on &Ok
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339795249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339795250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339795250 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339795250 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339795250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339795250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339795250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:58 [2022-09-18T09:08:58.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339794549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Clicked on 
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1339795524 data=null doit=true} to Tree node with text: JUL
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1339795525 data=null} to Tree node with text: JUL
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1339795525 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339795526 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1339795528 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339795529 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339795529 data=null doit=true} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339795529 data=null} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339795529 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339795530 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339795541 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Attempting to set focus on Tree with text {}
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339795542 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339795542 data=null doit=true} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339795543 data=null} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339795543 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339795543 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339795545 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:08:59 [2022-09-18T09:08:59.462Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:08:59 [2022-09-18T09:08:59.462Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339796088 data=null doit=true} to Shell with text {Enable Events}
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339796127 data=null doit=true} to Button with text {Kernel}
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339796128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1339796129 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1339796129 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1339796129 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1339796129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Clicking on &Ok
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339796262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339796263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339796263 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339796263 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339796263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339796263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339796264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:08:59 [2022-09-18T09:08:59.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339795654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Clicked on 
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1339796555 data=null doit=true} to Tree node with text: JUL
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1339796562 data=null} to Tree node with text: JUL
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1339796562 data=null button=1 stateMask=0x0 x=107 y=81 count=1} to Tree node with text: JUL
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339796563 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1339796565 data=null button=1 stateMask=0x80000 x=107 y=81 count=1} to Tree node with text: JUL
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339796623 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339796623 data=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339796623 data=null} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339796623 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339796624 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339796627 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339796628 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339796628 data=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339796628 data=null} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339796629 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339796629 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339796631 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.495Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339796730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:00 [2022-09-18T09:09:00.496Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.496Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339796834 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339796835 data=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339796835 data=null} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339796835 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339796836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339796838 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339796839 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339796842 data=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339796842 data=null} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339796842 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339796843 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339796844 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339796931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:00 [2022-09-18T09:09:00.496Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:00 [2022-09-18T09:09:00.774Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.774Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.774Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.774Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1339797137 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1339797137 data=null doit=true} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1339797137 data=null} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1339797138 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339797138 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1339797143 data=null button=1 stateMask=0x80000 x=135 y=127 count=1} to Tree node with text: logger
05:09:00 [2022-09-18T09:09:00.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:01 [2022-09-18T09:09:01.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2022-09-18T09:09:01.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2022-09-18T09:09:01.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:01 [2022-09-18T09:09:01.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.127Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1339797266 data=null button=0 stateMask=0x0 x=161 y=107 count=0} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1339797267 data=null doit=true} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1339797267 data=null} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1339797267 data=null button=1 stateMask=0x0 x=161 y=107 count=1} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339797267 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1339797322 data=null button=1 stateMask=0x80000 x=161 y=89 count=1} to Tree node with text: anotherLogger
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2022-09-18T09:09:01.127Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.127Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339797453 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339797453 data=null doit=true} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339797453 data=null} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339797454 data=null button=1 stateMask=0x0 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339797454 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339797458 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339797459 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339797459 data=null doit=true} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339797460 data=null} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339797460 data=null button=1 stateMask=0x0 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339797460 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339797461 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:01 [2022-09-18T09:09:01.127Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:01 [2022-09-18T09:09:01.696Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:01 [2022-09-18T09:09:01.696Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:01 [2022-09-18T09:09:01.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339798044 data=null doit=true} to Shell with text {Enable Events}
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339798068 data=null doit=true} to Button with text {Kernel}
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339798068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1339798069 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1339798069 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1339798069 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1339798069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Setting state to checked on: All
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Clicking on &Ok
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339798232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339798232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339798232 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339798233 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339798233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339798233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339798233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:01 [2022-09-18T09:09:01.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339797568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Clicked on 
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1339798443 data=null doit=true} to Tree node with text: LOG4J
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1339798443 data=null} to Tree node with text: LOG4J
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1339798443 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339798444 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1339798445 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339798446 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339798446 data=null doit=true} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339798446 data=null} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339798447 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339798447 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339798454 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339798455 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339798455 data=null doit=true} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339798455 data=null} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339798456 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339798456 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339798457 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:02 [2022-09-18T09:09:02.215Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339799024 data=null doit=true} to Shell with text {Enable Events}
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339799029 data=null doit=true} to Button with text {Kernel}
05:09:02 [2022-09-18T09:09:02.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339799029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1339799041 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1339799042 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1339799042 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1339799042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339799149 data=null doit=true} to TreeItem with text {All}
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339799149 data=null} to TreeItem with text {All}
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339799149 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339799150 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339799151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:02 [2022-09-18T09:09:02.785Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339799158 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339799158 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339799158 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339799159 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339799160 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:02 [2022-09-18T09:09:02.785Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.785Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Setting state to checked on: logger
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Clicking on &Ok
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339799165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339799165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339799165 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339799165 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339799165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:02 [2022-09-18T09:09:02.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339799166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339799166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339798558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Clicked on 
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1339799364 data=null doit=true} to Tree node with text: LOG4J
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1339799365 data=null} to Tree node with text: LOG4J
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1339799365 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339799365 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1339799366 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339799368 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339799368 data=null doit=true} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339799368 data=null} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339799368 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339799369 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339799370 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339799419 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339799419 data=null doit=true} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339799419 data=null} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339799419 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339799420 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339799421 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:03 [2022-09-18T09:09:03.302Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:03 [2022-09-18T09:09:03.302Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339799962 data=null doit=true} to Shell with text {Enable Events}
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339799981 data=null doit=true} to Button with text {Kernel}
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339799981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1339799982 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1339799982 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1339799992 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1339799992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339800073 data=null doit=true} to TreeItem with text {All}
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339800073 data=null} to TreeItem with text {All}
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339800074 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339800074 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:03 [2022-09-18T09:09:03.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339800076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:03 [2022-09-18T09:09:03.819Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339800077 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339800077 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339800077 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339800078 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339800079 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:03 [2022-09-18T09:09:03.820Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.820Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Setting state to checked on: anotherLogger
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@27b3e5ed
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1339800085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339800085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339800086 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1339800086 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339800086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339800086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339800086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1339800129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339800129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1339800129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1339800130 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1339800130 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
05:09:03 [2022-09-18T09:09:03.820Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1339800132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Clicking on &Ok
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339800136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339800137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339800137 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339800141 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339800141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339800141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339800141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:03 [2022-09-18T09:09:03.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339799525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:04 [2022-09-18T09:09:04.079Z] DEBUG - Clicked on 
05:09:04 [2022-09-18T09:09:04.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.080Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.080Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.080Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.080Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1339800346 data=null doit=true} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1339800346 data=null} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1339800346 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339800352 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1339800353 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339800354 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339800354 data=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339800355 data=null} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339800355 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339800355 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339800357 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339800358 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339800358 data=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339800358 data=null} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339800358 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339800359 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339800360 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:04 [2022-09-18T09:09:04.080Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339800915 data=null doit=true} to Shell with text {Enable Events}
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339800933 data=null doit=true} to Button with text {Kernel}
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339800933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1339800934 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1339800934 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1339800934 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1339800934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:04 [2022-09-18T09:09:04.647Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Clicking on &Ok
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339801055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339801055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339801055 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339801055 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339801055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339801056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339801056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339800472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Clicked on 
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1339801317 data=null doit=true} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1339801318 data=null} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1339801319 data=null button=1 stateMask=0x0 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339801319 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1339801322 data=null button=1 stateMask=0x80000 x=116 y=81 count=1} to Tree node with text: LOG4J
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.906Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.907Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.907Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.907Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339801325 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339801325 data=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339801326 data=null} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339801326 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339801328 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339801330 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339801337 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339801337 data=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339801337 data=null} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339801338 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339801338 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:04 [2022-09-18T09:09:04.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339801340 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339801447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:05 [2022-09-18T09:09:05.165Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.165Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339801552 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339801553 data=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339801553 data=null} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339801553 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339801554 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339801558 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339801559 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339801559 data=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339801559 data=null} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339801560 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339801560 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339801561 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.423Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:05 [2022-09-18T09:09:05.424Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:05 [2022-09-18T09:09:05.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339801648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:05 [2022-09-18T09:09:05.424Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:05 [2022-09-18T09:09:05.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1339801923 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1339801923 data=null doit=true} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1339801924 data=null} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1339801924 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339801924 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1339801929 data=null button=1 stateMask=0x80000 x=135 y=127 count=1} to Tree node with text: logger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1339802048 data=null button=0 stateMask=0x0 x=161 y=108 count=0} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1339802049 data=null doit=true} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1339802049 data=null} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1339802049 data=null button=1 stateMask=0x0 x=161 y=108 count=1} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339802049 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1339802056 data=null button=1 stateMask=0x80000 x=161 y=102 count=1} to Tree node with text: anotherLogger
05:09:05 [2022-09-18T09:09:05.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2022-09-18T09:09:05.940Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.940Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339802221 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339802221 data=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339802221 data=null} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339802221 data=null button=1 stateMask=0x0 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339802222 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339802226 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339802227 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339802227 data=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339802228 data=null} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339802228 data=null button=1 stateMask=0x0 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339802228 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339802230 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:05 [2022-09-18T09:09:05.941Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:05 [2022-09-18T09:09:05.941Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339802749 data=null doit=true} to Shell with text {Enable Events}
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339802767 data=null doit=true} to Button with text {Kernel}
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339802767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1339802768 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1339802825 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1339802826 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1339802826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Setting state to checked on: All
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Clicking on &Ok
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339802938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339802938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339802939 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339802939 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339802939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339802939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339802939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339802338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Clicked on 
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1339803129 data=null doit=true} to Tree node with text: Python
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1339803129 data=null} to Tree node with text: Python
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1339803130 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339803130 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1339803131 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339803132 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339803132 data=null doit=true} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339803133 data=null} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339803133 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339803133 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339803139 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339803140 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339803140 data=null doit=true} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339803141 data=null} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339803141 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339803141 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:06 [2022-09-18T09:09:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339803143 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.024Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:07 [2022-09-18T09:09:07.024Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339803655 data=null doit=true} to Shell with text {Enable Events}
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339803659 data=null doit=true} to Button with text {Kernel}
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339803660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1339803660 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1339803661 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1339803661 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1339803661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339803754 data=null doit=true} to TreeItem with text {All}
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339803754 data=null} to TreeItem with text {All}
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339803755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339803755 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339803757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339803758 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339803758 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339803759 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339803759 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339803760 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Setting state to checked on: logger
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Clicking on &Ok
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339803773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339803773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339803773 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339803774 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339803774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339803774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339803774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339803253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Clicked on 
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1339803959 data=null doit=true} to Tree node with text: Python
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1339803960 data=null} to Tree node with text: Python
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1339803960 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339803960 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1339803962 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339803963 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339803963 data=null doit=true} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339803963 data=null} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339803963 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339803963 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339803965 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339803966 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339803966 data=null doit=true} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339803966 data=null} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339803966 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339803967 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339803968 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:07 [2022-09-18T09:09:07.873Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:07 [2022-09-18T09:09:07.873Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339804497 data=null doit=true} to Shell with text {Enable Events}
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339804501 data=null doit=true} to Button with text {Kernel}
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339804501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1339804502 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1339804502 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1339804502 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1339804502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339804624 data=null doit=true} to TreeItem with text {All}
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339804625 data=null} to TreeItem with text {All}
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339804625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339804626 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339804627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:08 [2022-09-18T09:09:08.395Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339804628 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:08 [2022-09-18T09:09:08.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339804629 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339804629 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339804629 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1339804630 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
05:09:08 [2022-09-18T09:09:08.396Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.396Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Setting state to checked on: anotherLogger
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4eb016a7
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1339804646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339804646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339804646 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1339804647 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339804647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339804647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339804647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1339804648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1339804648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1339804648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1339804648 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1339804648 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1339804651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level'))
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Clicking on &Ok
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339804654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339804655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339804655 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339804655 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339804655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339804655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339804655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:08 [2022-09-18T09:09:08.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339804118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:08 [2022-09-18T09:09:08.655Z] DEBUG - Clicked on 
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:08 [2022-09-18T09:09:08.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1339804861 data=null doit=true} to Tree node with text: Python
05:09:08 [2022-09-18T09:09:08.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1339804861 data=null} to Tree node with text: Python
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1339804862 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339804862 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1339804913 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339804919 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339804919 data=null doit=true} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339804919 data=null} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339804920 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339804920 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339804924 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339804926 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339804926 data=null doit=true} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339804926 data=null} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339804926 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339804927 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339804928 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:08 [2022-09-18T09:09:08.656Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339805552 data=null doit=true} to Shell with text {Enable Events}
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339805560 data=null doit=true} to Button with text {Kernel}
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339805561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1339805562 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1339805562 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1339805562 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1339805562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Clicking on &Ok
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339805756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339805756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339805756 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339805756 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339805756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339805757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339805757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:09 [2022-09-18T09:09:09.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339805042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Clicked on 
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1339806121 data=null doit=true} to Tree node with text: Python
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1339806122 data=null} to Tree node with text: Python
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1339806122 data=null button=1 stateMask=0x0 x=119 y=81 count=1} to Tree node with text: Python
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339806123 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1339806125 data=null button=1 stateMask=0x80000 x=119 y=81 count=1} to Tree node with text: Python
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339806130 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339806130 data=null doit=true} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339806130 data=null} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339806130 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339806131 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339806142 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:09 [2022-09-18T09:09:09.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339806144 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339806144 data=null doit=true} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339806144 data=null} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339806145 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339806145 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:09 [2022-09-18T09:09:09.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339806147 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339806279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:10 [2022-09-18T09:09:10.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339806429 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339806430 data=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339806433 data=null} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339806435 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339806437 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339806448 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339806458 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339806460 data=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339806461 data=null} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339806463 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339806464 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339806522 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.431Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:10 [2022-09-18T09:09:10.431Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:10 [2022-09-18T09:09:10.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339806646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:10 [2022-09-18T09:09:10.431Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:10 [2022-09-18T09:09:10.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1339806917 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1339806917 data=null doit=true} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1339806917 data=null} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1339806918 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339806918 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1339806923 data=null button=1 stateMask=0x80000 x=135 y=127 count=1} to Tree node with text: logger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1339807043 data=null button=0 stateMask=0x0 x=161 y=108 count=0} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1339807043 data=null doit=true} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1339807043 data=null} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1339807044 data=null button=1 stateMask=0x0 x=161 y=108 count=1} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339807044 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1339807052 data=null button=1 stateMask=0x80000 x=161 y=97 count=1} to Tree node with text: anotherLogger
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2022-09-18T09:09:10.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2022-09-18T09:09:10.948Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.948Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339807170 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339807170 data=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339807170 data=null} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339807170 data=null button=1 stateMask=0x0 x=113 y=-33 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339807171 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339807222 data=null button=1 stateMask=0x80000 x=113 y=-4 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339807223 data=null button=0 stateMask=0x0 x=113 y=-4 count=0} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339807223 data=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339807224 data=null} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339807224 data=null button=1 stateMask=0x0 x=113 y=-4 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339807224 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339807226 data=null button=1 stateMask=0x80000 x=113 y=-4 count=1} to Tree node with text: mysession
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:10 [2022-09-18T09:09:10.948Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:11 [2022-09-18T09:09:11.208Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:11 [2022-09-18T09:09:11.208Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339807652 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Clicking on OK
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339807657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339807657 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339807657 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339807658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339807658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339807658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339807328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Clicked on 
05:09:11 [2022-09-18T09:09:11.469Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339807865 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339807866 data=null doit=true} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339807867 data=null} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339807918 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339807920 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339807941 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339807947 data=null button=0 stateMask=0x0 x=70 y=-41 count=0} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339807953 data=null doit=true} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339807954 data=null} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339807956 data=null button=1 stateMask=0x0 x=70 y=-27 count=1} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339807958 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339807974 data=null button=1 stateMask=0x80000 x=70 y=-17 count=1} to TreeItem with text {myNode}
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339808137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:11 [2022-09-18T09:09:11.732Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:12 [2022-09-18T09:09:12.027Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.288 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
05:09:12 [2022-09-18T09:09:12.027Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 17.696 s
05:09:12 [2022-09-18T09:09:12.027Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
05:09:12 [2022-09-18T09:09:12.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:12 [2022-09-18T09:09:12.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:12 [2022-09-18T09:09:12.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339809232 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339809234 data=null doit=true} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339809235 data=null} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339809237 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339809238 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339809247 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339809252 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339809257 data=null doit=true} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339809258 data=null} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339809260 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339809260 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:12 [2022-09-18T09:09:12.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339809264 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:13 [2022-09-18T09:09:13.225Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:09:13 [2022-09-18T09:09:13.225Z] DEBUG - Clicking on with mnemonic 'Connect'
05:09:13 [2022-09-18T09:09:13.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339809417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:09:13 [2022-09-18T09:09:13.225Z] DEBUG - Clicked on with mnemonic 'Connect'
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339809933 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339809934 data=null doit=true} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339809934 data=null} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339809934 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339809934 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339809937 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339809938 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339809938 data=null doit=true} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339809938 data=null} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339809939 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339809944 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339809946 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:09:13 [2022-09-18T09:09:13.792Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339810391 data=null doit=true} to Shell with text {Create Session}
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text " 
05:09:14 [2022-09-18T09:09:14.050Z]  ", using matcher: of type 'Text'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text " 
05:09:14 [2022-09-18T09:09:14.050Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Text with text " 
05:09:14 [2022-09-18T09:09:14.050Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Clicking on &Ok
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339810405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339810406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339810406 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339810406 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339810406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339810406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339810406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339810017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Clicked on 
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339810542 data=null doit=true} to Tree node with text: Sessions
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339810542 data=null} to Tree node with text: Sessions
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339810543 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339810543 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339810544 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:14 [2022-09-18T09:09:14.309Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:14 [2022-09-18T09:09:14.309Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:14 [2022-09-18T09:09:14.309Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:14 [2022-09-18T09:09:14.309Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339810547 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339810554 data=null doit=true} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339810555 data=null} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339810555 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339810556 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339810559 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339810560 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339810560 data=null doit=true} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339810561 data=null} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339810561 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339810561 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339810563 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:14 [2022-09-18T09:09:14.309Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339811126 data=null doit=true} to Shell with text {Enable Events}
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Clicking on &Ok
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339811151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339811151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339811151 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339811151 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339811151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339811152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339811152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:14 [2022-09-18T09:09:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339810727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Clicked on 
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339811436 data=null doit=true} to Tree node with text: channel0
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339811436 data=null} to Tree node with text: channel0
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339811437 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339811437 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339811449 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811452 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811452 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811453 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811453 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811453 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811464 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811466 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811466 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811466 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811467 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811467 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811469 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339811561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:15 [2022-09-18T09:09:15.273Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.273Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811664 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811664 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811664 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811665 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811665 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811670 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811671 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811671 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811671 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811672 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811672 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811673 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339811759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:15 [2022-09-18T09:09:15.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811862 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811862 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811862 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811863 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811863 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811865 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339811866 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339811866 data=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339811866 data=null} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339811867 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339811867 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339811868 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:15 [2022-09-18T09:09:15.574Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:15 [2022-09-18T09:09:15.835Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339812326 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Clicking on OK
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339812328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339812328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339812328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339812329 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339812329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339812329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339812329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339811948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Clicked on 
05:09:16 [2022-09-18T09:09:16.094Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339812465 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339812465 data=null doit=true} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339812465 data=null} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339812465 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339812522 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339812527 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339812528 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339812528 data=null doit=true} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339812528 data=null} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339812529 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339812529 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339812531 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:16 [2022-09-18T09:09:16.353Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:16 [2022-09-18T09:09:16.353Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:16 [2022-09-18T09:09:16.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339812636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:16 [2022-09-18T09:09:16.353Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:16 [2022-09-18T09:09:16.353Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
05:09:16 [2022-09-18T09:09:16.353Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 3.901 s
05:09:16 [2022-09-18T09:09:16.353Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
05:09:16 [2022-09-18T09:09:16.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:16 [2022-09-18T09:09:16.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:16 [2022-09-18T09:09:16.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339813366 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339813366 data=null doit=true} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339813366 data=null} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339813366 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339813367 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339813370 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339813371 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339813371 data=null doit=true} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339813371 data=null} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339813372 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339813372 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339813373 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Clicking on with mnemonic 'Connect'
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339813518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:09:17 [2022-09-18T09:09:17.180Z] DEBUG - Clicked on with mnemonic 'Connect'
05:09:17 [2022-09-18T09:09:17.747Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:17 [2022-09-18T09:09:17.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339814045 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339814045 data=null doit=true} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339814045 data=null} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339814046 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339814046 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339814049 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339814050 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339814050 data=null doit=true} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339814051 data=null} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339814051 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339814052 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339814060 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:09:17 [2022-09-18T09:09:17.748Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339814547 data=null doit=true} to Shell with text {Create Session}
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text " 
05:09:18 [2022-09-18T09:09:18.314Z]  ", using matcher: of type 'Text'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text " 
05:09:18 [2022-09-18T09:09:18.314Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Text with text " 
05:09:18 [2022-09-18T09:09:18.314Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.314Z] DEBUG - Clicking on &Ok
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339814561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339814561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339814561 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339814561 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339814562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339814562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339814562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339814159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Clicked on 
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339814687 data=null doit=true} to Tree node with text: Sessions
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339814687 data=null} to Tree node with text: Sessions
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339814688 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339814688 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339814689 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:18 [2022-09-18T09:09:18.315Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:18 [2022-09-18T09:09:18.315Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:18 [2022-09-18T09:09:18.315Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:18 [2022-09-18T09:09:18.315Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1339814692 data=null doit=true} to Tree node with text: Kernel
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1339814693 data=null} to Tree node with text: Kernel
05:09:18 [2022-09-18T09:09:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1339814693 data=null button=1 stateMask=0x0 x=99 y=-11 count=1} to Tree node with text: Kernel
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339814693 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1339814954 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1} to Tree node with text: Kernel
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1339814957 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1339814957 data=null doit=true} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1339814957 data=null} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1339814957 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339814958 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1339814963 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1339814964 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1339814971 data=null doit=true} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1339814971 data=null} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1339814972 data=null button=1 stateMask=0x0 x=140 y=-7836 count=1} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339814972 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1339814974 data=null button=1 stateMask=0x80000 x=140 y=-7836 count=1} to Tree node with text: sched_switch
05:09:18 [2022-09-18T09:09:18.832Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
05:09:18 [2022-09-18T09:09:18.832Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
05:09:19 [2022-09-18T09:09:19.091Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
05:09:19 [2022-09-18T09:09:19.091Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:19 [2022-09-18T09:09:19.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339815497 data=null doit=true} to Shell with text {Enable Events}
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1339815499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Session List'))
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Clicking on &Ok
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339815503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339815504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339815504 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339815504 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339815504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339815504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339815504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1339815058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...'
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Clicked on 
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339815667 data=null doit=true} to Tree node with text: channel0
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339815667 data=null} to Tree node with text: channel0
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339815667 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339815668 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339815713 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339815729 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339815730 data=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339815730 data=null} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339815730 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339815740 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339815745 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339815746 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339815746 data=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339815746 data=null} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339815747 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339815747 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339815756 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.610Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:19 [2022-09-18T09:09:19.610Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:19 [2022-09-18T09:09:19.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339815897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:19 [2022-09-18T09:09:19.611Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.611Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339816000 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339816001 data=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339816001 data=null} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339816002 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816003 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339816007 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339816008 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339816008 data=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339816009 data=null} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339816009 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339816011 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.870Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339816208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:19 [2022-09-18T09:09:19.871Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.871Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339816312 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339816312 data=null doit=true} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339816312 data=null} to Tree node with text: mysession
05:09:19 [2022-09-18T09:09:19.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339816312 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816313 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339816318 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339816319 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339816325 data=null doit=true} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339816325 data=null} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339816326 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816326 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339816329 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:20 [2022-09-18T09:09:20.129Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339816724 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Clicking on OK
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339816725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339816725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339816725 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339816726 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339816726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339816726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339816726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:20 [2022-09-18T09:09:20.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339816405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Clicked on 
05:09:20 [2022-09-18T09:09:20.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339816862 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339816862 data=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339816862 data=null} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339816862 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816863 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339816867 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339816868 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339816868 data=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339816923 data=null} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339816924 data=null button=1 stateMask=0x0 x=70 y=-4149 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339816925 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339816927 data=null button=1 stateMask=0x80000 x=70 y=-4149 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339817031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:20 [2022-09-18T09:09:20.646Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339817160 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339817160 data=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339817160 data=null} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339817161 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339817161 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339817164 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339817165 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339817169 data=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339817170 data=null} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339817170 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339817170 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339817172 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Clicking on with mnemonic 'Connect'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339817239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:09:20 [2022-09-18T09:09:20.905Z] DEBUG - Clicked on with mnemonic 'Connect'
05:09:21 [2022-09-18T09:09:21.471Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:21 [2022-09-18T09:09:21.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339817759 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339817760 data=null doit=true} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339817760 data=null} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339817760 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339817760 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339817763 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339817764 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339817764 data=null doit=true} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339817764 data=null} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339817764 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339817765 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339817766 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:09:21 [2022-09-18T09:09:21.472Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339818255 data=null doit=true} to Shell with text {Create Session}
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text " 
05:09:22 [2022-09-18T09:09:22.038Z]  ", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text " 
05:09:22 [2022-09-18T09:09:22.038Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Text with text " 
05:09:22 [2022-09-18T09:09:22.038Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Clicking on &Ok
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339818267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339818267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339818267 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339818267 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339818267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339818268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339818268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339817855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Clicked on 
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339818429 data=null doit=true} to Tree node with text: Sessions
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339818429 data=null} to Tree node with text: Sessions
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339818430 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339818430 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339818431 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:22 [2022-09-18T09:09:22.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:22 [2022-09-18T09:09:22.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:22 [2022-09-18T09:09:22.038Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:22 [2022-09-18T09:09:22.038Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339818442 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339818443 data=null doit=true} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339818443 data=null} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339818443 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339818444 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339818448 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339818449 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339818449 data=null doit=true} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339818449 data=null} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339818450 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339818459 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339818461 data=null button=1 stateMask=0x80000 x=113 y=99 count=1} to Tree node with text: mysession
05:09:22 [2022-09-18T09:09:22.469Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:22 [2022-09-18T09:09:22.469Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339819138 data=null doit=true} to Shell with text {Enable Events}
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:22 [2022-09-18T09:09:22.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339819143 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339819143 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339819143 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339819143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - Setting state to checked on: All
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
05:09:22 [2022-09-18T09:09:22.777Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Clicking on &Ok
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339819222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339819222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339819222 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339819223 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339819223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339819223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339819223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339818670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Clicked on 
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339819441 data=null doit=true} to Tree node with text: channel0
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339819441 data=null} to Tree node with text: channel0
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339819442 data=null button=1 stateMask=0x0 x=144 y=127 count=1} to Tree node with text: channel0
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339819442 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339819453 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819455 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819455 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819455 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819456 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819456 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819458 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819460 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819460 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819460 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819460 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819461 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819462 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339819562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:23 [2022-09-18T09:09:23.130Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:23 [2022-09-18T09:09:23.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.388Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819666 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819666 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819666 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819666 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819667 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819671 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819672 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819673 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819673 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819673 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819675 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339819731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:23 [2022-09-18T09:09:23.389Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:23 [2022-09-18T09:09:23.647Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.647Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819834 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819834 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819834 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819835 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819835 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819837 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339819838 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339819838 data=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339819838 data=null} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339819838 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339819838 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339819840 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:23 [2022-09-18T09:09:23.647Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339820263 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Clicking on OK
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339820264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339820265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339820265 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339820265 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339820265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339820265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339820266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339819940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Clicked on 
05:09:23 [2022-09-18T09:09:23.905Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339820348 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339820348 data=null doit=true} to TreeItem with text {myNode}
05:09:23 [2022-09-18T09:09:23.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339820348 data=null} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339820349 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339820349 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339820363 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339820364 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339820365 data=null doit=true} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339820365 data=null} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339820365 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339820365 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339820367 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339820450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:24 [2022-09-18T09:09:24.164Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:24 [2022-09-18T09:09:24.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.794 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
05:09:24 [2022-09-18T09:09:24.164Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.924 s
05:09:24 [2022-09-18T09:09:24.164Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.41 s
05:09:24 [2022-09-18T09:09:24.164Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339821616 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339821616 data=null doit=true} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339821616 data=null} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339821617 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339821617 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339821622 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339821624 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339821624 data=null doit=true} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339821624 data=null} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339821625 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339821625 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339821627 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Clicking on with mnemonic 'Connect'
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339821766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:09:25 [2022-09-18T09:09:25.541Z] DEBUG - Clicked on with mnemonic 'Connect'
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339822331 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339822331 data=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339822332 data=null} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339822332 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339822333 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339822339 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339822340 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339822340 data=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339822341 data=null} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339822341 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339822341 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339822343 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:09:26 [2022-09-18T09:09:26.108Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339822784 data=null doit=true} to Shell with text {Create Session}
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text " 
05:09:26 [2022-09-18T09:09:26.367Z]  ", using matcher: of type 'Text'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text " 
05:09:26 [2022-09-18T09:09:26.367Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Text with text " 
05:09:26 [2022-09-18T09:09:26.367Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Clicking on &Ok
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339822804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339822804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339822804 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339822804 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339822804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339822804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339822805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339822427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Clicked on 
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339822949 data=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339822950 data=null} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339822950 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339822950 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339822952 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:26 [2022-09-18T09:09:26.626Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:26 [2022-09-18T09:09:26.626Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:26 [2022-09-18T09:09:26.626Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:26 [2022-09-18T09:09:26.626Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339822963 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339822963 data=null doit=true} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339822964 data=null} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339822964 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339822964 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339822968 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339823023 data=null button=0 stateMask=0x0 x=113 y=89 count=0} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339823023 data=null doit=true} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339823023 data=null} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339823024 data=null button=1 stateMask=0x0 x=113 y=89 count=1} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339823024 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339823026 data=null button=1 stateMask=0x80000 x=113 y=89 count=1} to Tree node with text: mysession
05:09:26 [2022-09-18T09:09:26.885Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:26 [2022-09-18T09:09:26.885Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:27 [2022-09-18T09:09:27.144Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339823602 data=null doit=true} to Shell with text {Enable Events}
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339823608 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339823622 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339823623 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339823623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Setting state to checked on: All
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Clicking on &Ok
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339823665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339823665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339823665 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339823665 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339823666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339823666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339823666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:27 [2022-09-18T09:09:27.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339823137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Clicked on 
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339823954 data=null doit=true} to Tree node with text: channel0
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339823955 data=null} to Tree node with text: channel0
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339823955 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339823955 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339823963 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339823967 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339823967 data=null doit=true} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339823968 data=null} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339823968 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339823968 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339823971 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339823972 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339823972 data=null doit=true} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339823972 data=null} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339823972 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339823972 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339824024 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:27 [2022-09-18T09:09:27.922Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:27 [2022-09-18T09:09:27.922Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339824589 data=null doit=true} to Shell with text {Enable Events}
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339824594 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339824594 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339824594 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339824595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
05:09:28 [2022-09-18T09:09:28.181Z] DEBUG - Setting state to checked on: All
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - Clicking on &Ok
05:09:28 [2022-09-18T09:09:28.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339824656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339824657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339824657 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339824657 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339824657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339824657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339824657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339824147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Clicked on 
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339824834 data=null doit=true} to Tree node with text: channel0
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339824834 data=null} to Tree node with text: channel0
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339824835 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339824835 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339824837 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339824838 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339824838 data=null doit=true} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339824838 data=null} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339824839 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339824839 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339824842 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339824843 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339824843 data=null doit=true} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339824843 data=null} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339824843 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339824844 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339824853 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:28 [2022-09-18T09:09:28.700Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.700Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339825306 data=null doit=true} to Shell with text {Enable Events}
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339825330 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339825330 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339825331 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339825331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339825337 data=null doit=true} to TreeItem with text {All}
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339825337 data=null} to TreeItem with text {All}
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339825339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:28 [2022-09-18T09:09:28.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339825340 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:28 [2022-09-18T09:09:28.959Z] 
05:09:28 [2022-09-18T09:09:28.959Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:28.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:29 [2022-09-18T09:09:29.217Z] 
05:09:29 [2022-09-18T09:09:29.217Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:28.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339825440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:29 [2022-09-18T09:09:29.217Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Setting state to checked on: write
05:09:29 [2022-09-18T09:09:29.217Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Setting state to checked on: read
05:09:29 [2022-09-18T09:09:29.217Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Setting state to checked on: close
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Clicking on &Ok
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339825452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339825452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339825452 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339825452 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339825452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339825453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339825453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339824939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:29 [2022-09-18T09:09:29.217Z] DEBUG - Clicked on 
05:09:29 [2022-09-18T09:09:29.217Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339825665 data=null doit=true} to Tree node with text: channel0
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339825666 data=null} to Tree node with text: channel0
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339825666 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339825667 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339825676 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339825682 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339825683 data=null doit=true} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339825683 data=null} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339825683 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339825724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339825726 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339825728 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339825728 data=null doit=true} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339825728 data=null} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339825728 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339825729 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339825731 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
05:09:29 [2022-09-18T09:09:29.477Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339826209 data=null doit=true} to Shell with text {Enable Channel}
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.076Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1339826235 data=null doit=true} to Button with text {Kernel}
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1339826235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel}
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1339826237 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1339826237 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1339826237 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1339826237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.077Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1339826243 data=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1339826243 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1339826243 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1339826244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Clicking on &Ok
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339826274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339826274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339826274 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339826275 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339826275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339826275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339826275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1339825842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Channel...'
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Clicked on 
05:09:30 [2022-09-18T09:09:30.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.079Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1339826489 data=null doit=true} to Tree node with text: UST global
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1339826489 data=null} to Tree node with text: UST global
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1339826489 data=null button=1 stateMask=0x0 x=131 y=81 count=1} to Tree node with text: UST global
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339826490 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: UST global
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1339826491 data=null button=1 stateMask=0x80000 x=131 y=81 count=1} to Tree node with text: UST global
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1339826498 data=null button=0 stateMask=0x0 x=144 y=104 count=0} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339826498 data=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339826498 data=null} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339826498 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339826499 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339826506 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.079Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1339826520 data=null button=0 stateMask=0x0 x=144 y=99 count=0} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339826521 data=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339826521 data=null} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339826522 data=null button=1 stateMask=0x0 x=144 y=99 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339826524 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339826534 data=null button=1 stateMask=0x80000 x=144 y=95 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
05:09:30 [2022-09-18T09:09:30.429Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339827024 data=null doit=true} to Shell with text {Enable Events}
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1339827030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1339827031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1339827031 data=null doit=true} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1339827032 data=null} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339827032 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827033 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339827034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to (of type 'Tree')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Clicking on &Ok
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339827067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339827067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339827068 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339827068 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339827068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339827068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339827068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1339826607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...'
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Clicked on 
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339827351 data=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339827351 data=null} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339827352 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339827352 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339827353 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827355 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827356 data=null doit=true} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827356 data=null} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827356 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827356 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827360 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827361 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827361 data=null doit=true} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827361 data=null} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827361 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827362 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:30 [2022-09-18T09:09:30.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827363 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339827468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:31 [2022-09-18T09:09:31.207Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:31 [2022-09-18T09:09:31.207Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827571 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827571 data=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827571 data=null} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827571 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827572 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827575 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827576 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827576 data=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827577 data=null} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827577 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827577 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827579 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339827649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:31 [2022-09-18T09:09:31.207Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:31 [2022-09-18T09:09:31.465Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:31 [2022-09-18T09:09:31.465Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827753 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827753 data=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827753 data=null} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827754 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827754 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827757 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339827865 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339827865 data=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339827865 data=null} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339827866 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339827866 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339827869 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:31 [2022-09-18T09:09:31.723Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:31 [2022-09-18T09:09:31.724Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:32 [2022-09-18T09:09:32.292Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:32 [2022-09-18T09:09:32.292Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339828736 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Clicking on Cancel
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1339828832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1339828832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1339828832 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1339828833 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1339828833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1339828838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1339828838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339828015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Clicked on 
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339828984 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339828984 data=null doit=true} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339828984 data=null} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339828985 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339828985 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339828987 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:32 [2022-09-18T09:09:32.810Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:32 [2022-09-18T09:09:32.810Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:33 [2022-09-18T09:09:33.068Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339829544 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Clicking on &Finish
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1339829547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1339829548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1339829548 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1339829558 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1339829559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1339829559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:33 [2022-09-18T09:09:33.328Z] DEBUG - Clicked on &Finish
05:09:34 [2022-09-18T09:09:34.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1339829560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:34 [2022-09-18T09:09:34.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339829062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:34 [2022-09-18T09:09:34.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:34 [2022-09-18T09:09:34.965Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:34 [2022-09-18T09:09:34.965Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:34 [2022-09-18T09:09:34.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339831166 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339831166 data=null doit=true} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339831166 data=null} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339831169 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339831169 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339831171 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339831237 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339831237 data=null doit=true} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339831237 data=null} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339831238 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339831238 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:34 [2022-09-18T09:09:34.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339831240 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:35 [2022-09-18T09:09:35.224Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:35 [2022-09-18T09:09:35.224Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:35 [2022-09-18T09:09:35.483Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339832044 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Clicking on Cancel
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1339832047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1339832048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1339832048 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1339832048 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1339832124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1339832128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1339832128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:35 [2022-09-18T09:09:35.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339831426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Clicked on 
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339832332 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339832332 data=null doit=true} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339832332 data=null} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339832333 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339832333 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339832343 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:36 [2022-09-18T09:09:36.000Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339832833 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1339832836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1339832837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1339832837 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1339832837 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1339832837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1339832837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1339832838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1339832841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1339832842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1339832842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1339832842 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1339832842 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Clicking on &Finish
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1339832846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1339832846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1339832860 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1339832861 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1339832861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1339832861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:36 [2022-09-18T09:09:36.570Z] DEBUG - Clicked on &Finish
05:09:37 [2022-09-18T09:09:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1339832861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:37 [2022-09-18T09:09:37.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339832405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:37 [2022-09-18T09:09:37.879Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:37 [2022-09-18T09:09:37.879Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339834018 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339834018 data=null doit=true} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339834018 data=null} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339834019 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339834019 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339834021 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339834049 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339834049 data=null doit=true} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339834050 data=null} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339834050 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339834051 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339834054 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:37 [2022-09-18T09:09:37.879Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339834829 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Clicking on Cancel
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1339834846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1339834846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1339834846 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1339834846 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1339834846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1339834847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1339834847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339834230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Clicked on 
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339835033 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339835033 data=null doit=true} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339835033 data=null} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339835033 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339835034 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339835035 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:38 [2022-09-18T09:09:38.708Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
05:09:38 [2022-09-18T09:09:38.708Z] DEBUG - Clicking on with mnemonic 'Import...'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - Clicked on with mnemonic 'Import...'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339835655 data=null doit=true} to Shell with text {Fetch Remote Traces}
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1339835657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1339835664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1339835664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1339835664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1339835665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1339835665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1339835665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1339835672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1339835672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1339835672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1339835672 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1339835672 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:39 [2022-09-18T09:09:39.275Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Clicking on &Finish
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1339835752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1339835759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1339835759 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1339835759 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1339835759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1339835760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:39 [2022-09-18T09:09:39.534Z] DEBUG - Clicked on &Finish
05:09:40 [2022-09-18T09:09:40.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1339835760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1339835145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:09:40 [2022-09-18T09:09:40.670Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:40 [2022-09-18T09:09:40.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339836849 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339836850 data=null doit=true} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339836850 data=null} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339836850 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339836851 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339836853 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339836857 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339836857 data=null doit=true} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339836857 data=null} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339836858 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339836858 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339836860 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:40 [2022-09-18T09:09:40.670Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339837260 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Clicking on OK
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339837262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339837262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339837262 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339837262 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339837262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:40 [2022-09-18T09:09:40.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339837263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339837263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339836951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Clicked on 
05:09:41 [2022-09-18T09:09:41.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339837547 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339837548 data=null doit=true} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339837548 data=null} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339837548 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339837549 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339837562 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339837563 data=null button=0 stateMask=0x0 x=70 y=-41 count=0} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339837563 data=null doit=true} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339837563 data=null} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339837564 data=null button=1 stateMask=0x0 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339837564 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339837566 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1} to TreeItem with text {myNode}
05:09:41 [2022-09-18T09:09:41.447Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:41 [2022-09-18T09:09:41.447Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:41 [2022-09-18T09:09:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339837858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:41 [2022-09-18T09:09:41.447Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@c4455b4] time=1339837965 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1339838115 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {Remote}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1339838115 data=null doit=true} to TreeItem with text {Remote}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1339838115 data=null} to TreeItem with text {Remote}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1339838116 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {Remote}
05:09:41 [2022-09-18T09:09:41.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339838117 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Remote}
05:09:41 [2022-09-18T09:09:41.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1339838273 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {Remote}
05:09:42 [2022-09-18T09:09:42.223Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:09:42 [2022-09-18T09:09:42.223Z] DEBUG - Clicking on with mnemonic 'Delete'
05:09:42 [2022-09-18T09:09:42.223Z] DEBUG - Clicked on with mnemonic 'Delete'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840098 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840098 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1339840099 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Clicking on OK
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339840102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339840102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339840102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339840102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339840102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339840102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Clicked on OK
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339840106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:44 [2022-09-18T09:09:44.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1339838463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:09:44 [2022-09-18T09:09:44.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.053 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
05:09:44 [2022-09-18T09:09:44.386Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 19.358 s
05:09:44 [2022-09-18T09:09:44.386Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339841523 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339841523 data=null doit=true} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339841523 data=null} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339841524 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339841524 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339841529 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339841531 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339841531 data=null doit=true} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339841531 data=null} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339841538 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339841539 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339841541 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Clicking on with mnemonic 'Connect'
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1339841720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
05:09:45 [2022-09-18T09:09:45.671Z] DEBUG - Clicked on with mnemonic 'Connect'
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339842330 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339842331 data=null doit=true} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339842331 data=null} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339842331 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339842332 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339842334 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1339842335 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339842335 data=null doit=true} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339842335 data=null} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339842336 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339842336 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions
05:09:45 [2022-09-18T09:09:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339842345 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.191Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
05:09:46 [2022-09-18T09:09:46.191Z] DEBUG - Clicking on with mnemonic 'Create Session...'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Clicked on with mnemonic 'Create Session...'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1339842841 data=null doit=true} to Shell with text {Create Session}
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text " 
05:09:46 [2022-09-18T09:09:46.450Z]  ", using matcher: of type 'Text'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text " 
05:09:46 [2022-09-18T09:09:46.450Z]  ", using matcher: with label (with mnemonic 'Session Name')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Text with text " 
05:09:46 [2022-09-18T09:09:46.450Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Clicking on &Ok
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339842853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339842854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339842854 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339842854 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339842854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339842855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339842855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1339842447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...'
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Clicked on 
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1339843040 data=null doit=true} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1339843041 data=null} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1339843041 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339843052 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1339843053 data=null button=1 stateMask=0x80000 x=89 y=81 count=1} to Tree node with text: Sessions
05:09:46 [2022-09-18T09:09:46.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:46 [2022-09-18T09:09:46.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:46 [2022-09-18T09:09:46.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:46 [2022-09-18T09:09:46.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339843057 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339843057 data=null doit=true} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339843058 data=null} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339843066 data=null button=1 stateMask=0x0 x=113 y=104 count=1} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339843066 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339843071 data=null button=1 stateMask=0x80000 x=113 y=104 count=1} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339843072 data=null button=0 stateMask=0x0 x=113 y=104 count=0} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339843072 data=null doit=true} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339843073 data=null} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339843125 data=null button=1 stateMask=0x0 x=113 y=90 count=1} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339843126 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339843128 data=null button=1 stateMask=0x80000 x=113 y=90 count=1} to Tree node with text: mysession
05:09:46 [2022-09-18T09:09:46.967Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:46 [2022-09-18T09:09:46.967Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339843769 data=null doit=true} to Shell with text {Enable Events}
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.536Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339843833 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339843833 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339843833 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339843834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Clicking on &Ok
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339843922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339843922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339843923 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339843923 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339843923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339843923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339843924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:47 [2022-09-18T09:09:47.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339843258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Clicked on 
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339844146 data=null doit=true} to Tree node with text: channel0
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339844146 data=null} to Tree node with text: channel0
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339844147 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339844147 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339844148 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339844152 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339844153 data=null doit=true} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339844153 data=null} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339844153 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339844153 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339844156 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339844157 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339844157 data=null doit=true} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339844157 data=null} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339844158 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339844158 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:47 [2022-09-18T09:09:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339844167 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.055Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:48 [2022-09-18T09:09:48.055Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339844712 data=null doit=true} to Shell with text {Enable Events}
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339844734 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339844734 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339844735 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339844735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Clicking on &Ok
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339844746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339844747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339844747 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339844747 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339844747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339844747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339844747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339844269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Clicked on 
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339844953 data=null doit=true} to Tree node with text: channel0
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339844953 data=null} to Tree node with text: channel0
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339844954 data=null button=1 stateMask=0x0 x=144 y=104 count=1} to Tree node with text: channel0
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339844954 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339844956 data=null button=1 stateMask=0x80000 x=144 y=104 count=1} to Tree node with text: channel0
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:48 [2022-09-18T09:09:48.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339844968 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339844968 data=null doit=true} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339844968 data=null} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339844969 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339844969 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339844970 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339844971 data=null button=0 stateMask=0x0 x=113 y=58 count=0} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339844971 data=null doit=true} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339844972 data=null} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339844972 data=null button=1 stateMask=0x0 x=113 y=58 count=1} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339844972 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339845022 data=null button=1 stateMask=0x80000 x=113 y=58 count=1} to Tree node with text: mysession
05:09:48 [2022-09-18T09:09:48.833Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:48 [2022-09-18T09:09:48.833Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339845579 data=null doit=true} to Shell with text {Enable Events}
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:49 [2022-09-18T09:09:49.400Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339845596 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339845597 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339845597 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339845597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339845635 data=null doit=true} to TreeItem with text {All}
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339845635 data=null} to TreeItem with text {All}
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339845636 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339845636 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:49 [2022-09-18T09:09:49.401Z] 
05:09:49 [2022-09-18T09:09:49.401Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:49.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:49 [2022-09-18T09:09:49.401Z] 
05:09:49 [2022-09-18T09:09:49.401Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:49.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339845705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:49 [2022-09-18T09:09:49.401Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Setting state to checked on: sched_process_fork
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Clicking on &Ok
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339845716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339845716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339845716 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339845716 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339845716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339845716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339845717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:49 [2022-09-18T09:09:49.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339845123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Clicked on 
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339845869 data=null doit=true} to Tree node with text: channel0
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339845869 data=null} to Tree node with text: channel0
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339845870 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339845870 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339845871 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339845923 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339845924 data=null doit=true} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339845924 data=null} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339845924 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339845924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339845926 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.660Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339845927 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339845927 data=null doit=true} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339845927 data=null} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339845928 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339845928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339845929 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:49 [2022-09-18T09:09:49.661Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339846579 data=null doit=true} to Shell with text {Enable Events}
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.228Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339846619 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339846619 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339846619 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339846619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1339846624 data=null doit=true} to TreeItem with text {All}
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1339846624 data=null} to TreeItem with text {All}
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1339846625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
05:09:50 [2022-09-18T09:09:50.229Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339846625 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All}
05:09:50 [2022-09-18T09:09:50.229Z] 
05:09:50 [2022-09-18T09:09:50.229Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:50.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:50 [2022-09-18T09:09:50.489Z] 
05:09:50 [2022-09-18T09:09:50.489Z] (Eclipse:12222): Gtk-CRITICAL **: 09:09:50.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1339846747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
05:09:50 [2022-09-18T09:09:50.489Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Setting state to checked on: sched_process_exec
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Clicking on &Ok
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339846754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339846754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339846754 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339846754 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339846754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339846754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339846755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:50 [2022-09-18T09:09:50.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339846058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Clicked on 
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339847020 data=null doit=true} to Tree node with text: channel0
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339847020 data=null} to Tree node with text: channel0
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339847021 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339847021 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339847023 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339847028 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339847028 data=null doit=true} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339847028 data=null} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339847029 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339847029 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339847038 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339847039 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339847039 data=null doit=true} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339847040 data=null} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339847040 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339847040 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339847044 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
05:09:50 [2022-09-18T09:09:50.748Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1339847657 data=null doit=true} to Shell with text {Enable Events}
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1339847674 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1339847674 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1339847674 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1339847674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2022-09-18T09:09:51.315Z] DEBUG - Setting state to checked on: All
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Clicking on &Ok
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1339847778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1339847778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1339847778 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1339847778 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1339847779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1339847779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1339847779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1339847165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...'
05:09:51 [2022-09-18T09:09:51.574Z] DEBUG - Clicked on 
05:09:51 [2022-09-18T09:09:51.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1339847977 data=null doit=true} to Tree node with text: channel0
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1339847977 data=null} to Tree node with text: channel0
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1339847977 data=null button=1 stateMask=0x0 x=144 y=81 count=1} to Tree node with text: channel0
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1339847977 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1339847979 data=null button=1 stateMask=0x80000 x=144 y=81 count=1} to Tree node with text: channel0
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339847989 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339847989 data=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339847989 data=null} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339847990 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339847990 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339847991 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339847992 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339847992 data=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339847992 data=null} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339847993 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339847993 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339847994 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Clicking on with mnemonic 'Start'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1339848076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Clicked on with mnemonic 'Start'
05:09:51 [2022-09-18T09:09:51.834Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.834Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339848180 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339848180 data=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339848180 data=null} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339848181 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848181 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339848190 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339848191 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339848192 data=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339848192 data=null} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339848192 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339848194 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Clicking on with mnemonic 'Stop'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1339848251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
05:09:51 [2022-09-18T09:09:51.834Z] DEBUG - Clicked on with mnemonic 'Stop'
05:09:52 [2022-09-18T09:09:52.093Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:52 [2022-09-18T09:09:52.093Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339848355 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339848355 data=null doit=true} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339848355 data=null} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339848356 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848356 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339848360 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1339848361 data=null button=0 stateMask=0x0 x=113 y=35 count=0} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1339848362 data=null doit=true} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1339848362 data=null} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1339848363 data=null button=1 stateMask=0x0 x=113 y=35 count=1} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848363 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1339848365 data=null button=1 stateMask=0x80000 x=113 y=35 count=1} to Tree node with text: mysession
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
05:09:52 [2022-09-18T09:09:52.093Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1339848775 data=null doit=true} to Shell with text {Destroy Confirmation}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Clicking on OK
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1339848776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1339848776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1339848776 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1339848776 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1339848777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1339848778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1339848779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1339848423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...'
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Clicked on 
05:09:52 [2022-09-18T09:09:52.473Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339848886 data=null button=0 stateMask=0x0 x=70 y=-57 count=0} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339848886 data=null doit=true} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339848886 data=null} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339848886 data=null button=1 stateMask=0x0 x=70 y=-57 count=1} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848887 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339848932 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Attempting to set focus on Tree with text {}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1339848934 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1339848934 data=null doit=true} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1339848934 data=null} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1339848935 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1339848935 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1339848937 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Clicking on with mnemonic 'Disconnect'
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1339849040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
05:09:52 [2022-09-18T09:09:52.828Z] DEBUG - Clicked on with mnemonic 'Disconnect'
05:09:52 [2022-09-18T09:09:52.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.516 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
05:09:52 [2022-09-18T09:09:52.828Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 7.927 s
05:09:52 [2022-09-18T09:09:52.828Z] 
05:09:52 [2022-09-18T09:09:52.828Z] Results:
05:09:52 [2022-09-18T09:09:52.828Z] 
05:09:52 [2022-09-18T09:09:52.828Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
05:09:52 [2022-09-18T09:09:52.828Z] 
05:09:53 [2022-09-18T09:09:53.765Z] 
05:09:53 [2022-09-18T09:09:53.765Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:09:53.599
05:09:53 [2022-09-18T09:09:53.765Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] All tests passed!
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT [90/139]
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] The project's OSGi version is 2.0.2.202209180815
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.700Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui...
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] 
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:54 [2022-09-18T09:09:54.958Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:09:54 [2022-09-18T09:09:54.958Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] No tests to run.
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] 
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:09:55 [2022-09-18T09:09:55.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
05:09:58 [2022-09-18T09:09:58.811Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] No tests to run.
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.pom
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-sources.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2metadata.xml
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.2-SNAPSHOT-p2artifacts.xml
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 8.1.0-SNAPSHOT  [91/139]
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-sources-feature.jar
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] 
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:01 [2022-09-18T09:10:01.342Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT.jar
05:10:02 [2022-09-18T09:10:02.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-sources-feature.jar
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:04 [2022-09-18T09:10:04.844Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT.jar
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT.pom
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-sources-feature.jar
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-p2metadata.xml
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-8.1.0-SNAPSHOT-p2artifacts.xml
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT [92/139]
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] The project's OSGi version is 1.0.13.202209180815
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.844Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests...
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] 
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:04 [2022-09-18T09:10:04.845Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
05:10:04 [2022-09-18T09:10:04.845Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] 
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:05 [2022-09-18T09:10:05.785Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:10:05 [2022-09-18T09:10:05.785Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
05:10:06 [2022-09-18T09:10:06.044Z] [INFO] 
05:10:06 [2022-09-18T09:10:06.044Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:06 [2022-09-18T09:10:06.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
05:10:07 [2022-09-18T09:10:07.420Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] 
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:08 [2022-09-18T09:10:08.356Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] 
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] 
05:10:08 [2022-09-18T09:10:08.356Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:10:08 [2022-09-18T09:10:08.617Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:10:08 [2022-09-18T09:10:08.617Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
05:10:08 [2022-09-18T09:10:08.617Z] [INFO] Command line:
05:10:08 [2022-09-18T09:10:08.618Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:10:08 [2022-09-18T09:10:08.618Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:10:15 [2022-09-18T09:10:15.240Z] !SESSION 2022-09-18 09:10:09.098 -----------------------------------------------
05:10:15 [2022-09-18T09:10:15.240Z] eclipse.buildId=unknown
05:10:15 [2022-09-18T09:10:15.240Z] java.version=11.0.2
05:10:15 [2022-09-18T09:10:15.240Z] java.vendor=Oracle Corporation
05:10:15 [2022-09-18T09:10:15.240Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:10:15 [2022-09-18T09:10:15.240Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:10:15 [2022-09-18T09:10:15.240Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:10:15 [2022-09-18T09:10:15.240Z] 
05:10:15 [2022-09-18T09:10:15.240Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:10:14.274
05:10:15 [2022-09-18T09:10:15.240Z] !MESSAGE FrameworkEvent ERROR
05:10:15 [2022-09-18T09:10:15.240Z] !STACK 0
05:10:15 [2022-09-18T09:10:15.240Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
05:10:15 [2022-09-18T09:10:15.240Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:10:15 [2022-09-18T09:10:15.240Z] 
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:10:15 [2022-09-18T09:10:15.240Z] 
05:10:15 [2022-09-18T09:10:15.240Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:10:14.706
05:10:15 [2022-09-18T09:10:15.240Z] !MESSAGE FrameworkEvent ERROR
05:10:15 [2022-09-18T09:10:15.240Z] !STACK 0
05:10:15 [2022-09-18T09:10:15.240Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
05:10:15 [2022-09-18T09:10:15.240Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:10:15 [2022-09-18T09:10:15.240Z] 
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:10:15 [2022-09-18T09:10:15.240Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:10:16 [2022-09-18T09:10:16.623Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:16.394
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:16.508
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.577
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE State Transition: Undefined action: action1
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.583
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE State Transition: Undefined condition: test1
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.589
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE State Transition: Undefined condition: test1
05:10:16 [2022-09-18T09:10:16.623Z] 
05:10:16 [2022-09-18T09:10:16.623Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:16.596
05:10:16 [2022-09-18T09:10:16.623Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
05:10:16 [2022-09-18T09:10:16.882Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.028 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.013 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.046 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.009 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.014 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.008 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.01 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.007 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.054 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
05:10:16 [2022-09-18T09:10:16.882Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.008 s
05:10:16 [2022-09-18T09:10:16.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
05:10:16 [2022-09-18T09:10:16.882Z] 
05:10:16 [2022-09-18T09:10:16.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.768
05:10:16 [2022-09-18T09:10:16.882Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
05:10:16 [2022-09-18T09:10:16.882Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
05:10:16 [2022-09-18T09:10:16.882Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.003 s
05:10:16 [2022-09-18T09:10:16.882Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
05:10:16 [2022-09-18T09:10:16.882Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
05:10:16 [2022-09-18T09:10:16.882Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.056 s
05:10:16 [2022-09-18T09:10:16.882Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.003 s
05:10:16 [2022-09-18T09:10:16.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
05:10:16 [2022-09-18T09:10:16.882Z] 
05:10:16 [2022-09-18T09:10:16.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.878
05:10:16 [2022-09-18T09:10:16.882Z] !MESSAGE Compiling value: value is not a parseable integer: abc
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.881
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE Compiling value: value is not a parseable integer: 
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.888
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE Compiling value: value is not a parseable integer: abc
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.890
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE Compiling value: value is not a parseable integer: 
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.977
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE The mapping group undefined does not exist in this analysis
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.983
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE Compiling value: value is not a parseable integer: not int
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.989
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE A query state value should have children attributes
05:10:17 [2022-09-18T09:10:17.140Z] 
05:10:17 [2022-09-18T09:10:17.140Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:16.991
05:10:17 [2022-09-18T09:10:17.140Z] !MESSAGE The value of a constant attribute should not be empty
05:10:17 [2022-09-18T09:10:17.141Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.06 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.01 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.071 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
05:10:17 [2022-09-18T09:10:17.141Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
05:10:17 [2022-09-18T09:10:17.141Z] 
05:10:17 [2022-09-18T09:10:17.141Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:17.011
05:10:17 [2022-09-18T09:10:17.141Z] !MESSAGE The value of a constant attribute should not be empty
05:10:17 [2022-09-18T09:10:17.141Z] 
05:10:17 [2022-09-18T09:10:17.141Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:17.013
05:10:17 [2022-09-18T09:10:17.141Z] !MESSAGE The value of an event field attribute should not be null
05:10:17 [2022-09-18T09:10:17.141Z] 
05:10:17 [2022-09-18T09:10:17.141Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:17.014
05:10:17 [2022-09-18T09:10:17.141Z] !MESSAGE A query state attribute should have children attributes
05:10:17 [2022-09-18T09:10:17.141Z] 
05:10:17 [2022-09-18T09:10:17.141Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:17.066
05:10:17 [2022-09-18T09:10:17.141Z] !MESSAGE The value of a constant attribute should not be empty
05:10:17 [2022-09-18T09:10:17.141Z] 
05:10:17 [2022-09-18T09:10:17.141Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:17.068
05:10:17 [2022-09-18T09:10:17.141Z] !MESSAGE Location undefined does not exist
05:10:17 [2022-09-18T09:10:17.141Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
05:10:17 [2022-09-18T09:10:17.141Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.005 s
05:10:17 [2022-09-18T09:10:17.141Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.059 s
05:10:17 [2022-09-18T09:10:17.141Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.011 s
05:10:17 [2022-09-18T09:10:17.141Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.126
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.127
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.128
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.129
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.133
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.134
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.134
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.135
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.136
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.136
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.137
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.138
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.139
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.139
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.140
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.141
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.448Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.142
05:10:20 [2022-09-18T09:10:20.448Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.448Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.142
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.143
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.144
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.166
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.166
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.167
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.168
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.169
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.169
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.174
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.175
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.176
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:20 [2022-09-18T09:10:20.449Z] 
05:10:20 [2022-09-18T09:10:20.449Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:20.176
05:10:20 [2022-09-18T09:10:20.449Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
05:10:38 [2022-09-18T09:10:38.551Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.386 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
05:10:38 [2022-09-18T09:10:38.551Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 19.228 s
05:10:38 [2022-09-18T09:10:38.551Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.157 s
05:10:38 [2022-09-18T09:10:38.551Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
05:10:38 [2022-09-18T09:10:38.551Z] 
05:10:38 [2022-09-18T09:10:38.551Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:36.489
05:10:38 [2022-09-18T09:10:38.551Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:10:41 [2022-09-18T09:10:41.084Z] 
05:10:41 [2022-09-18T09:10:41.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:40.590
05:10:41 [2022-09-18T09:10:41.084Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:10:41 [2022-09-18T09:10:41.084Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
05:10:41 [2022-09-18T09:10:41.084Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 4.1 s
05:10:41 [2022-09-18T09:10:41.084Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.01 s
05:10:41 [2022-09-18T09:10:41.084Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
05:10:42 [2022-09-18T09:10:42.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
05:10:42 [2022-09-18T09:10:42.021Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.212 s
05:10:42 [2022-09-18T09:10:42.021Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
05:10:42 [2022-09-18T09:10:42.297Z] 
05:10:42 [2022-09-18T09:10:42.297Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:42.167
05:10:42 [2022-09-18T09:10:42.297Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:10:42 [2022-09-18T09:10:42.556Z] 
05:10:42 [2022-09-18T09:10:42.556Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:42.518
05:10:42 [2022-09-18T09:10:42.556Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:10:42 [2022-09-18T09:10:42.815Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
05:10:42 [2022-09-18T09:10:42.815Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.385 s
05:10:42 [2022-09-18T09:10:42.815Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.361 s
05:10:42 [2022-09-18T09:10:42.815Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
05:10:45 [2022-09-18T09:10:45.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
05:10:45 [2022-09-18T09:10:45.350Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.243 s
05:10:45 [2022-09-18T09:10:45.350Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.122 s
05:10:45 [2022-09-18T09:10:45.350Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
05:10:46 [2022-09-18T09:10:46.346Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
05:10:46 [2022-09-18T09:10:46.346Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.224 s
05:10:46 [2022-09-18T09:10:46.346Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
05:10:47 [2022-09-18T09:10:47.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
05:10:47 [2022-09-18T09:10:47.724Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.121 s
05:10:47 [2022-09-18T09:10:47.724Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
05:10:47 [2022-09-18T09:10:47.724Z] 
05:10:47 [2022-09-18T09:10:47.724Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:47.483
05:10:47 [2022-09-18T09:10:47.724Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
05:10:47 [2022-09-18T09:10:47.724Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
05:10:47 [2022-09-18T09:10:47.724Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.175 s
05:10:47 [2022-09-18T09:10:47.724Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.195 s
05:10:47 [2022-09-18T09:10:47.724Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
05:10:47 [2022-09-18T09:10:47.724Z] 
05:10:47 [2022-09-18T09:10:47.724Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:47.699
05:10:47 [2022-09-18T09:10:47.724Z] !MESSAGE state value is type int but a mappingGroup is specified
05:10:47 [2022-09-18T09:10:47.724Z] 
05:10:47 [2022-09-18T09:10:47.724Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:47.700
05:10:47 [2022-09-18T09:10:47.724Z] !MESSAGE state value is type int but a mappingGroup is specified
05:10:49 [2022-09-18T09:10:49.191Z] 
05:10:49 [2022-09-18T09:10:49.192Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:48.917
05:10:49 [2022-09-18T09:10:49.192Z] !MESSAGE state value is type int but a mappingGroup is specified
05:10:49 [2022-09-18T09:10:49.192Z] 
05:10:49 [2022-09-18T09:10:49.192Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:10:48.918
05:10:49 [2022-09-18T09:10:49.192Z] !MESSAGE state value is type int but a mappingGroup is specified
05:10:49 [2022-09-18T09:10:49.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
05:10:49 [2022-09-18T09:10:49.192Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.22 s
05:10:49 [2022-09-18T09:10:49.192Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.016 s
05:10:49 [2022-09-18T09:10:49.192Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
05:10:49 [2022-09-18T09:10:49.192Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
05:10:49 [2022-09-18T09:10:49.192Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.044 s
05:10:49 [2022-09-18T09:10:49.192Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.023 s
05:10:49 [2022-09-18T09:10:49.192Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
05:10:50 [2022-09-18T09:10:50.568Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
05:10:50 [2022-09-18T09:10:50.568Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.48 s
05:10:50 [2022-09-18T09:10:50.568Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.425 s
05:10:50 [2022-09-18T09:10:50.568Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.291 s
05:10:50 [2022-09-18T09:10:50.568Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
05:10:50 [2022-09-18T09:10:50.568Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
05:10:50 [2022-09-18T09:10:50.568Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.163 s
05:10:50 [2022-09-18T09:10:50.568Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.001 s
05:10:50 [2022-09-18T09:10:50.568Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.103 s
05:10:50 [2022-09-18T09:10:50.568Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
05:10:50 [2022-09-18T09:10:50.568Z] 
05:10:50 [2022-09-18T09:10:50.568Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.497
05:10:50 [2022-09-18T09:10:50.568Z] !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.
05:10:50 [2022-09-18T09:10:50.568Z] 
05:10:50 [2022-09-18T09:10:50.568Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.510
05:10:50 [2022-09-18T09:10:50.568Z] !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.
05:10:50 [2022-09-18T09:10:50.826Z] 
05:10:50 [2022-09-18T09:10:50.826Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.567
05:10:50 [2022-09-18T09:10:50.826Z] !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.
05:10:50 [2022-09-18T09:10:50.826Z] 
05:10:50 [2022-09-18T09:10:50.826Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.579
05:10:50 [2022-09-18T09:10:50.826Z] !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.
05:10:50 [2022-09-18T09:10:50.826Z] 
05:10:50 [2022-09-18T09:10:50.826Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.591
05:10:50 [2022-09-18T09:10:50.826Z] !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.
05:10:50 [2022-09-18T09:10:50.826Z] 
05:10:50 [2022-09-18T09:10:50.826Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:10:50.665
05:10:50 [2022-09-18T09:10:50.826Z] !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.
05:10:51 [2022-09-18T09:10:51.394Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
05:10:51 [2022-09-18T09:10:51.394Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.113 s
05:10:51 [2022-09-18T09:10:51.394Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.073 s
05:10:51 [2022-09-18T09:10:51.394Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.014 s
05:10:51 [2022-09-18T09:10:51.394Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.494 s
05:10:51 [2022-09-18T09:10:51.394Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.018 s
05:10:51 [2022-09-18T09:10:51.394Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.019 s
05:10:51 [2022-09-18T09:10:51.394Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
05:10:51 [2022-09-18T09:10:51.394Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
05:10:56 [2022-09-18T09:10:56.660Z] Warning: Nashorn engine is planned to be removed from a future JDK release
05:10:59 [2022-09-18T09:10:59.956Z] Warning: Nashorn engine is planned to be removed from a future JDK release
05:11:00 [2022-09-18T09:11:00.215Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.937 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
05:11:00 [2022-09-18T09:11:00.215Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.226 s
05:11:00 [2022-09-18T09:11:00.215Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 8.008 s
05:11:00 [2022-09-18T09:11:00.215Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.121 s
05:11:00 [2022-09-18T09:11:00.215Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.389 s
05:11:00 [2022-09-18T09:11:00.215Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.191 s
05:11:00 [2022-09-18T09:11:00.215Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
05:11:01 [2022-09-18T09:11:01.149Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
05:11:01 [2022-09-18T09:11:01.149Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.296 s
05:11:01 [2022-09-18T09:11:01.150Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.303 s
05:11:01 [2022-09-18T09:11:01.150Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.29 s
05:11:01 [2022-09-18T09:11:01.150Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
05:11:01 [2022-09-18T09:11:01.408Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
05:11:01 [2022-09-18T09:11:01.408Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.091 s
05:11:01 [2022-09-18T09:11:01.408Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.01 s
05:11:01 [2022-09-18T09:11:01.408Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.086 s
05:11:01 [2022-09-18T09:11:01.408Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
05:11:01 [2022-09-18T09:11:01.974Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.066 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.023 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.022 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.065 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.033 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.066 s
05:11:01 [2022-09-18T09:11:01.974Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.03 s
05:11:01 [2022-09-18T09:11:01.974Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
05:11:03 [2022-09-18T09:11:03.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
05:11:03 [2022-09-18T09:11:03.349Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.232 s
05:11:03 [2022-09-18T09:11:03.349Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
05:11:04 [2022-09-18T09:11:04.283Z] 
05:11:04 [2022-09-18T09:11:04.283Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:11:04.143
05:11:04 [2022-09-18T09:11:04.283Z] !MESSAGE state value is type int but a mappingGroup is specified
05:11:04 [2022-09-18T09:11:04.283Z] 
05:11:04 [2022-09-18T09:11:04.283Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:11:04.144
05:11:04 [2022-09-18T09:11:04.283Z] !MESSAGE state value is type int but a mappingGroup is specified
05:11:04 [2022-09-18T09:11:04.283Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
05:11:04 [2022-09-18T09:11:04.283Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.222 s
05:11:04 [2022-09-18T09:11:04.283Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.014 s
05:11:04 [2022-09-18T09:11:04.283Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
05:11:04 [2022-09-18T09:11:04.283Z] 
05:11:04 [2022-09-18T09:11:04.283Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:11:04.164
05:11:04 [2022-09-18T09:11:04.283Z] !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.
05:11:05 [2022-09-18T09:11:05.658Z] 
05:11:05 [2022-09-18T09:11:05.658Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:11:05.379
05:11:05 [2022-09-18T09:11:05.658Z] !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
05:11:06 [2022-09-18T09:11:06.593Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
05:11:06 [2022-09-18T09:11:06.593Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
05:11:06 [2022-09-18T09:11:06.593Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
05:11:06 [2022-09-18T09:11:06.593Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
05:11:06 [2022-09-18T09:11:06.593Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
05:11:06 [2022-09-18T09:11:06.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
05:11:06 [2022-09-18T09:11:06.852Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
05:11:06 [2022-09-18T09:11:06.852Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0.001 s
05:11:06 [2022-09-18T09:11:06.852Z] 
05:11:06 [2022-09-18T09:11:06.852Z] Results:
05:11:06 [2022-09-18T09:11:06.852Z] 
05:11:06 [2022-09-18T09:11:06.852Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
05:11:06 [2022-09-18T09:11:06.852Z] 
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] All tests passed!
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.pom
05:11:07 [2022-09-18T09:11:07.418Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-sources.jar
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.5-SNAPSHOT [93/139]
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] The project's OSGi version is 2.0.5.202209180815
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.419Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests...
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] 
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:07 [2022-09-18T09:11:07.681Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
05:11:07 [2022-09-18T09:11:07.681Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.378Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-sources.jar
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.379Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:11:08 [2022-09-18T09:11:08.379Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar
05:11:08 [2022-09-18T09:11:08.637Z] [INFO] 
05:11:08 [2022-09-18T09:11:08.637Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:08 [2022-09-18T09:11:08.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar
05:11:11 [2022-09-18T09:11:11.189Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-sources.jar
05:11:12 [2022-09-18T09:11:12.126Z] [INFO] 
05:11:12 [2022-09-18T09:11:12.127Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:12 [2022-09-18T09:11:12.127Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:11:12 [2022-09-18T09:11:12.127Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar
05:11:12 [2022-09-18T09:11:12.384Z] [INFO] 
05:11:12 [2022-09-18T09:11:12.384Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:12 [2022-09-18T09:11:12.384Z] [INFO] 
05:11:12 [2022-09-18T09:11:12.384Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:11:12 [2022-09-18T09:11:12.950Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:11:12 [2022-09-18T09:11:12.950Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
05:11:12 [2022-09-18T09:11:12.950Z] [INFO] Command line:
05:11:12 [2022-09-18T09:11:12.950Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:11:12 [2022-09-18T09:11:12.950Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:11:19 [2022-09-18T09:11:19.512Z] !SESSION 2022-09-18 09:11:12.996 -----------------------------------------------
05:11:19 [2022-09-18T09:11:19.512Z] eclipse.buildId=unknown
05:11:19 [2022-09-18T09:11:19.512Z] java.version=11.0.2
05:11:19 [2022-09-18T09:11:19.512Z] java.vendor=Oracle Corporation
05:11:19 [2022-09-18T09:11:19.512Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:11:19 [2022-09-18T09:11:19.512Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:11:19 [2022-09-18T09:11:19.512Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:11:19 [2022-09-18T09:11:19.512Z] 
05:11:19 [2022-09-18T09:11:19.512Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:11:18.481
05:11:19 [2022-09-18T09:11:19.512Z] !MESSAGE FrameworkEvent ERROR
05:11:19 [2022-09-18T09:11:19.512Z] !STACK 0
05:11:19 [2022-09-18T09:11:19.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
05:11:19 [2022-09-18T09:11:19.512Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:11:19 [2022-09-18T09:11:19.512Z] 
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:11:19 [2022-09-18T09:11:19.512Z] 
05:11:19 [2022-09-18T09:11:19.512Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:11:18.974
05:11:19 [2022-09-18T09:11:19.512Z] !MESSAGE FrameworkEvent ERROR
05:11:19 [2022-09-18T09:11:19.512Z] !STACK 0
05:11:19 [2022-09-18T09:11:19.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
05:11:19 [2022-09-18T09:11:19.512Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:11:19 [2022-09-18T09:11:19.512Z] 
05:11:19 [2022-09-18T09:11:19.512Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:11:19 [2022-09-18T09:11:19.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:11:21 [2022-09-18T09:11:21.081Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
05:11:35 [2022-09-18T09:11:35.956Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.838 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
05:11:35 [2022-09-18T09:11:35.956Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.008 s
05:11:35 [2022-09-18T09:11:35.956Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.956Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.004 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.094 s
05:11:35 [2022-09-18T09:11:35.957Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.064 s
05:11:35 [2022-09-18T09:11:35.957Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.013 s
05:11:35 [2022-09-18T09:11:35.957Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.062 s
05:11:35 [2022-09-18T09:11:35.957Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
05:11:35 [2022-09-18T09:11:35.957Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.105 s
05:11:35 [2022-09-18T09:11:35.957Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.034 s
05:11:35 [2022-09-18T09:11:35.957Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.047 s
05:11:35 [2022-09-18T09:11:35.957Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.038 s
05:11:35 [2022-09-18T09:11:35.957Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
05:11:35 [2022-09-18T09:11:35.957Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
05:11:35 [2022-09-18T09:11:35.957Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
05:11:35 [2022-09-18T09:11:35.957Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
05:11:35 [2022-09-18T09:11:35.957Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
05:11:35 [2022-09-18T09:11:35.957Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
05:11:50 [2022-09-18T09:11:50.840Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.403 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
05:11:50 [2022-09-18T09:11:50.840Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.114 s
05:11:50 [2022-09-18T09:11:50.840Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 5.405 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.006 s
05:11:50 [2022-09-18T09:11:50.840Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
05:11:50 [2022-09-18T09:11:50.840Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.282 s
05:11:50 [2022-09-18T09:11:50.840Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.024 s
05:11:50 [2022-09-18T09:11:50.840Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.055 s
05:11:50 [2022-09-18T09:11:50.840Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
05:11:50 [2022-09-18T09:11:50.840Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
05:11:50 [2022-09-18T09:11:50.840Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
05:11:50 [2022-09-18T09:11:50.840Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
05:11:50 [2022-09-18T09:11:50.840Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
05:11:50 [2022-09-18T09:11:50.840Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
05:11:50 [2022-09-18T09:11:50.840Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
05:13:42 [2022-09-18T09:13:42.292Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 109.671 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
05:13:42 [2022-09-18T09:13:42.292Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
05:13:42 [2022-09-18T09:13:42.292Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest) skipped
05:13:42 [2022-09-18T09:13:42.292Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 2.453 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.963 s
05:13:42 [2022-09-18T09:13:42.292Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.512 s
05:13:42 [2022-09-18T09:13:42.292Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 94.074 s
05:13:42 [2022-09-18T09:13:42.292Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.339 s
05:13:42 [2022-09-18T09:13:42.292Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.365 s
05:13:42 [2022-09-18T09:13:42.292Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 1.342 s
05:13:42 [2022-09-18T09:13:42.292Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0.001 s
05:13:42 [2022-09-18T09:13:42.292Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest)  Time elapsed: 0 s
05:13:42 [2022-09-18T09:13:42.292Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
05:14:04 [2022-09-18T09:14:04.237Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.354 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
05:14:04 [2022-09-18T09:14:04.237Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.198 s
05:14:04 [2022-09-18T09:14:04.237Z] testEmpty2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.149 s
05:14:04 [2022-09-18T09:14:04.237Z] testIOOB2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.138 s
05:14:04 [2022-09-18T09:14:04.237Z] testContinuous2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 7.268 s
05:14:04 [2022-09-18T09:14:04.237Z] testReverse2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.738 s
05:14:04 [2022-09-18T09:14:04.237Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 1.131 s
05:14:04 [2022-09-18T09:14:04.237Z] testDiscrete2DQuery(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest)  Time elapsed: 4.728 s
05:14:04 [2022-09-18T09:14:04.237Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
05:14:09 [2022-09-18T09:14:09.509Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.284 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
05:14:09 [2022-09-18T09:14:09.509Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 8.071 s
05:14:09 [2022-09-18T09:14:09.509Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.188 s
05:14:09 [2022-09-18T09:14:09.509Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
05:14:16 [2022-09-18T09:14:16.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.451 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
05:14:16 [2022-09-18T09:14:16.101Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.899 s
05:14:16 [2022-09-18T09:14:16.101Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.14 s
05:14:16 [2022-09-18T09:14:16.101Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.191 s
05:14:16 [2022-09-18T09:14:16.101Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.219 s
05:14:16 [2022-09-18T09:14:16.101Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
05:14:16 [2022-09-18T09:14:16.101Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
05:14:16 [2022-09-18T09:14:16.101Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.121 s
05:14:16 [2022-09-18T09:14:16.101Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
05:14:16 [2022-09-18T09:14:16.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
05:14:16 [2022-09-18T09:14:16.101Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
05:14:16 [2022-09-18T09:14:16.101Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
05:14:16 [2022-09-18T09:14:16.101Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
05:14:16 [2022-09-18T09:14:16.101Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
05:14:16 [2022-09-18T09:14:16.101Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
05:14:48 [2022-09-18T09:14:48.177Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.169 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
05:14:48 [2022-09-18T09:14:48.177Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 3.305 s
05:14:48 [2022-09-18T09:14:48.177Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 25.862 s
05:14:48 [2022-09-18T09:14:48.178Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
05:14:48 [2022-09-18T09:14:48.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
05:14:48 [2022-09-18T09:14:48.178Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 1.481 s
05:14:48 [2022-09-18T09:14:48.178Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
05:14:48 [2022-09-18T09:14:48.178Z] 
05:14:48 [2022-09-18T09:14:48.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:14:46.883
05:14:48 [2022-09-18T09:14:48.178Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
05:14:56 [2022-09-18T09:14:56.294Z] 
05:14:56 [2022-09-18T09:14:56.294Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:14:56.089
05:14:56 [2022-09-18T09:14:56.294Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
05:15:02 [2022-09-18T09:15:02.964Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.093 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
05:15:02 [2022-09-18T09:15:02.964Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 9.218 s
05:15:02 [2022-09-18T09:15:02.964Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 6.873 s
05:15:02 [2022-09-18T09:15:02.964Z] 
05:15:02 [2022-09-18T09:15:02.964Z] Results:
05:15:02 [2022-09-18T09:15:02.964Z] 
05:15:02 [2022-09-18T09:15:02.964Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
05:15:02 [2022-09-18T09:15:02.964Z] 
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] All tests passed!
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.pom
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-sources.jar
05:15:03 [2022-09-18T09:15:03.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-pack200.jar.pack.gz
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-p2metadata.xml
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.5-SNAPSHOT-p2artifacts.xml
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.19-SNAPSHOT [94/139]
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] The project's OSGi version is 1.0.19.202209180815
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] 
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:03 [2022-09-18T09:15:03.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests...
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] 
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] 
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:04 [2022-09-18T09:15:04.174Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.19-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
05:15:04 [2022-09-18T09:15:04.174Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.111Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:15:05 [2022-09-18T09:15:05.111Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
05:15:05 [2022-09-18T09:15:05.370Z] [INFO] 
05:15:05 [2022-09-18T09:15:05.370Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:05 [2022-09-18T09:15:05.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
05:15:06 [2022-09-18T09:15:06.746Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] 
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:07 [2022-09-18T09:15:07.684Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] 
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] 
05:15:07 [2022-09-18T09:15:07.684Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:15:08 [2022-09-18T09:15:08.251Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:15:08 [2022-09-18T09:15:08.251Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
05:15:08 [2022-09-18T09:15:08.251Z] [INFO] Command line:
05:15:08 [2022-09-18T09:15:08.252Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:15:08 [2022-09-18T09:15:08.252Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:15:14 [2022-09-18T09:15:14.815Z] !SESSION 2022-09-18 09:15:08.485 -----------------------------------------------
05:15:14 [2022-09-18T09:15:14.815Z] eclipse.buildId=unknown
05:15:14 [2022-09-18T09:15:14.815Z] java.version=11.0.2
05:15:14 [2022-09-18T09:15:14.815Z] java.vendor=Oracle Corporation
05:15:14 [2022-09-18T09:15:14.815Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:15:14 [2022-09-18T09:15:14.815Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:15:14 [2022-09-18T09:15:14.815Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:15:14 [2022-09-18T09:15:14.815Z] 
05:15:14 [2022-09-18T09:15:14.815Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:15:14.371
05:15:14 [2022-09-18T09:15:14.815Z] !MESSAGE FrameworkEvent ERROR
05:15:14 [2022-09-18T09:15:14.815Z] !STACK 0
05:15:14 [2022-09-18T09:15:14.815Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:15:14 [2022-09-18T09:15:14.815Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:15:14 [2022-09-18T09:15:14.815Z] 
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:15:14 [2022-09-18T09:15:14.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:15:15 [2022-09-18T09:15:15.074Z] 
05:15:15 [2022-09-18T09:15:15.074Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:15:14.867
05:15:15 [2022-09-18T09:15:15.074Z] !MESSAGE FrameworkEvent ERROR
05:15:15 [2022-09-18T09:15:15.074Z] !STACK 0
05:15:15 [2022-09-18T09:15:15.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:15:15 [2022-09-18T09:15:15.074Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:15:15 [2022-09-18T09:15:15.074Z] 
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:15:15 [2022-09-18T09:15:15.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:15:15 [2022-09-18T09:15:15.782Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:15:15 [2022-09-18T09:15:15.782Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:15:25 [2022-09-18T09:15:25.777Z] 
05:15:25 [2022-09-18T09:15:25.777Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:15:24.797
05:15:25 [2022-09-18T09:15:25.777Z] !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
05:15:25 [2022-09-18T09:15:25.777Z] 
05:15:25 [2022-09-18T09:15:25.777Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:15:25.069
05:15:25 [2022-09-18T09:15:25.777Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:15:25 [2022-09-18T09:15:25.777Z] !STACK 0
05:15:25 [2022-09-18T09:15:25.777Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:15:25 [2022-09-18T09:15:25.777Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:15:25 [2022-09-18T09:15:25.777Z] Caused by: java.io.IOException: error=2, No such file or directory
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:15:25 [2022-09-18T09:15:25.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:15:25 [2022-09-18T09:15:25.777Z] 	... 7 more
05:15:25 [2022-09-18T09:15:25.777Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
05:15:26 [2022-09-18T09:15:26.344Z] Display size: 1440x900
05:15:26 [2022-09-18T09:15:26.344Z] OS version=5.14.14-200.fc34.x86_64
05:15:26 [2022-09-18T09:15:26.344Z] GTK version=3.22.30
05:15:26 [2022-09-18T09:15:26.344Z] GTK theme=Ambiance
05:15:26 [2022-09-18T09:15:26.344Z] LIBOVERLAY_SCROLLBAR=0
05:15:26 [2022-09-18T09:15:26.344Z] Time zone: Greenwich Mean Time
05:15:26 [2022-09-18T09:15:26.984Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:15:26 [2022-09-18T09:15:26.984Z] log4j:WARN Please initialize the log4j system properly.
05:15:26 [2022-09-18T09:15:26.984Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:15:29 [2022-09-18T09:15:29.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
05:15:29 [2022-09-18T09:15:29.515Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - number of items : 5
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197746 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197754 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340197754 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:41 [2022-09-18T09:15:41.727Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - number of items : 18
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198632 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198727 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340198727 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:42 [2022-09-18T09:15:42.313Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:43 [2022-09-18T09:15:43.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
05:15:43 [2022-09-18T09:15:43.251Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:47 [2022-09-18T09:15:47.442Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:15:47 [2022-09-18T09:15:47.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:15:47 [2022-09-18T09:15:47.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:15:47 [2022-09-18T09:15:47.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:47 [2022-09-18T09:15:47.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:15:47 [2022-09-18T09:15:47.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:47 [2022-09-18T09:15:47.960Z] DEBUG - Setting state to checked on: lttng-sessiond
05:15:47 [2022-09-18T09:15:47.960Z] DEBUG - Setting state to unchecked on: lttng-sessiond
05:15:48 [2022-09-18T09:15:48.220Z] DEBUG - Setting state to checked on: lttng-consumerd
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - number of items : 18
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205545 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205549 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340205550 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.255Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
05:15:49 [2022-09-18T09:15:49.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
05:15:49 [2022-09-18T09:15:49.824Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:53 [2022-09-18T09:15:53.116Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:15:53 [2022-09-18T09:15:53.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:15:53 [2022-09-18T09:15:53.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:15:53 [2022-09-18T09:15:53.685Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:53 [2022-09-18T09:15:53.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:53 [2022-09-18T09:15:53.943Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:53 [2022-09-18T09:15:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:53 [2022-09-18T09:15:53.944Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:53 [2022-09-18T09:15:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:54 [2022-09-18T09:15:54.203Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:15:54 [2022-09-18T09:15:54.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:54 [2022-09-18T09:15:54.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340210761 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:15:54 [2022-09-18T09:15:54.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:15:54 [2022-09-18T09:15:54.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:15:54 [2022-09-18T09:15:54.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:15:54 [2022-09-18T09:15:54.461Z] DEBUG - Attempting to set focus on Tree with text {}
05:15:54 [2022-09-18T09:15:54.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340210914 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340210916 data=null doit=true} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340210916 data=null} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340210917 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340210919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340210951 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:15:54 [2022-09-18T09:15:54.979Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:15:54 [2022-09-18T09:15:54.979Z] DEBUG - Clicking on with mnemonic 'Delete'
05:15:54 [2022-09-18T09:15:54.979Z] DEBUG - Clicked on with mnemonic 'Delete'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212471 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212472 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340212474 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Clicking on OK
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340212482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340212482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340212483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340212483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340212483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340212484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.354Z] DEBUG - Clicked on OK
05:15:56 [2022-09-18T09:15:56.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340212484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:15:56 [2022-09-18T09:15:56.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340211244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:15:56 [2022-09-18T09:15:56.873Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.132 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
05:15:56 [2022-09-18T09:15:56.873Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 14.595 s
05:15:56 [2022-09-18T09:15:56.873Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 6.687 s
05:15:56 [2022-09-18T09:15:56.873Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.481 s
05:15:56 [2022-09-18T09:15:56.873Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:07 [2022-09-18T09:16:07.892Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:16:08 [2022-09-18T09:16:08.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.150Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:08 [2022-09-18T09:16:08.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.408Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.408Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:16:08 [2022-09-18T09:16:08.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.667Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:08 [2022-09-18T09:16:08.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:08 [2022-09-18T09:16:08.925Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:16:09 [2022-09-18T09:16:09.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:09 [2022-09-18T09:16:09.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:09 [2022-09-18T09:16:09.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:09 [2022-09-18T09:16:09.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:09 [2022-09-18T09:16:09.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - number of items : 18
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230820 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230830 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340230830 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - number of items : 18
05:16:14 [2022-09-18T09:16:14.727Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - number of items : 18
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - number of items : 18
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231627 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231633 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340231633 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:16:15 [2022-09-18T09:16:15.301Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340232169 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340232323 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340232324 data=null doit=true} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340232324 data=null} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340232325 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340232325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340232347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:16:16 [2022-09-18T09:16:16.337Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:16:16 [2022-09-18T09:16:16.337Z] DEBUG - Clicking on with mnemonic 'Delete'
05:16:16 [2022-09-18T09:16:16.337Z] DEBUG - Clicked on with mnemonic 'Delete'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340233118 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Clicking on OK
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340233121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340233121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340233122 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340233122 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340233122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340233122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:16 [2022-09-18T09:16:16.906Z] DEBUG - Clicked on OK
05:16:17 [2022-09-18T09:16:17.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340233123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:17 [2022-09-18T09:16:17.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340232536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:16:17 [2022-09-18T09:16:17.423Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.496 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
05:16:17 [2022-09-18T09:16:17.423Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 10.999 s
05:16:17 [2022-09-18T09:16:17.423Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 5.862 s
05:16:17 [2022-09-18T09:16:17.423Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
05:16:18 [2022-09-18T09:16:18.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
05:16:18 [2022-09-18T09:16:18.361Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:16:24 [2022-09-18T09:16:24.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Setting state to checked on: scp_dest
05:16:24 [2022-09-18T09:16:24.928Z] Series don't currently have the same x axis values
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340241266 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Attempting to set focus on Tree with text {}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340241356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340241357 data=null doit=true} to TreeItem with text {test}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340241357 data=null} to TreeItem with text {test}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340241357 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:16:24 [2022-09-18T09:16:24.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340241358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:16:25 [2022-09-18T09:16:25.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340241419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:16:25 [2022-09-18T09:16:25.186Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:16:25 [2022-09-18T09:16:25.187Z] DEBUG - Clicking on with mnemonic 'Delete'
05:16:25 [2022-09-18T09:16:25.187Z] DEBUG - Clicked on with mnemonic 'Delete'
05:16:26 [2022-09-18T09:16:26.561Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:16:26 [2022-09-18T09:16:26.561Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:16:26 [2022-09-18T09:16:26.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242629 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242629 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242631 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340242631 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Clicking on OK
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340242634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340242634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340242634 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340242635 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340242635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340242635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.562Z] DEBUG - Clicked on OK
05:16:26 [2022-09-18T09:16:26.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340242636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:26 [2022-09-18T09:16:26.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340241536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:16:27 [2022-09-18T09:16:27.083Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.624 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
05:16:27 [2022-09-18T09:16:27.083Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 6.898 s
05:16:27 [2022-09-18T09:16:27.083Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
05:16:32 [2022-09-18T09:16:32.485Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:16:32 [2022-09-18T09:16:32.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:16:32 [2022-09-18T09:16:32.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:32 [2022-09-18T09:16:32.744Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:33 [2022-09-18T09:16:33.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:33 [2022-09-18T09:16:33.879Z] 
05:16:33 [2022-09-18T09:16:33.879Z] (Eclipse:13393): Gtk-WARNING **: 09:16:33.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:33 [2022-09-18T09:16:33.879Z] 
05:16:33 [2022-09-18T09:16:33.879Z] (Eclipse:13393): Gtk-WARNING **: 09:16:33.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:33 [2022-09-18T09:16:33.879Z] 
05:16:33 [2022-09-18T09:16:33.879Z] (Eclipse:13393): Gtk-WARNING **: 09:16:33.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:33 [2022-09-18T09:16:33.879Z] 
05:16:33 [2022-09-18T09:16:33.879Z] (Eclipse:13393): Gtk-WARNING **: 09:16:33.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340250219 data=null doit=true} to Shell with text {Find}
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340250228 data=null} to (of type 'Combo')
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1dfdddfa
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340250254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340250255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340250255 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340250255 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340250255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340250256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340250256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340250256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340250256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340250257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340250257 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340250257 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3335713
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1340250259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340250260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1340250260 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1340250260 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1340250260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1340250261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1340250261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1340250261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340250261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1340250261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1340250262 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1340250262 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Clicking on Fi&nd
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340250320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340250320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340250320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340250320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340250321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:33 [2022-09-18T09:16:33.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340250321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340250321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340250336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340250337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340250337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340250337 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340250337 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Clicked on Fi&nd
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Setting text on (of type 'Combo') to lttn
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=1340250358 data=null} to (of type 'Combo')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Set text on (of type 'Combo') to lttn
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.141Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Clicking on Fi&nd
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340250425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340250426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340250426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340250426 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340250426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340250426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340250427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340250435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340250436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340250436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340250436 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340250436 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Clicked on Fi&nd
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Clicking on Close
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340250441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340250441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340250441 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340250441 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340250442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340250442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340250442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:34 [2022-09-18T09:16:34.401Z] DEBUG - Clicked on 
05:16:34 [2022-09-18T09:16:34.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:34 [2022-09-18T09:16:34.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:34 [2022-09-18T09:16:34.660Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:35 [2022-09-18T09:16:35.228Z] 
05:16:35 [2022-09-18T09:16:35.228Z] (Eclipse:13393): Gtk-WARNING **: 09:16:34.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:35 [2022-09-18T09:16:35.228Z] 
05:16:35 [2022-09-18T09:16:35.228Z] (Eclipse:13393): Gtk-WARNING **: 09:16:34.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:35 [2022-09-18T09:16:35.228Z] 
05:16:35 [2022-09-18T09:16:35.228Z] (Eclipse:13393): Gtk-WARNING **: 09:16:34.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:35 [2022-09-18T09:16:35.228Z] 
05:16:35 [2022-09-18T09:16:35.228Z] (Eclipse:13393): Gtk-WARNING **: 09:16:34.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340251534 data=null doit=true} to Shell with text {Find}
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340251619 data=null} to (of type 'Combo')
05:16:35 [2022-09-18T09:16:35.228Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@643ee419
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1340251625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340251625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1340251625 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1340251625 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1340251626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1340251626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1340251626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1340251627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340251627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1340251627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1340251628 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1340251628 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6033ed50
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1340251643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340251644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1340251644 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1340251644 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1340251644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1340251645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1340251645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1340251646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340251646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1340251646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1340251646 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1340251646 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Clicking on Fi&nd
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340251655 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340251655 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340251655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340251655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340251655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340251718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340251719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340251719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340251719 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340251720 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Clicked on Fi&nd
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=1340251733 data=null} to (of type 'Combo')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Set text on (of type 'Combo') to LTTNG
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.495Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Clicking on Fi&nd
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340251746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340251746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340251747 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340251747 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340251747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340251747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340251747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340251755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340251755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340251756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340251756 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340251756 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Clicked on Fi&nd
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Clicking on Close
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340251760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340251761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340251761 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340251761 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340251761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340251761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340251762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:35 [2022-09-18T09:16:35.756Z] DEBUG - Clicked on 
05:16:35 [2022-09-18T09:16:35.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:35 [2022-09-18T09:16:35.756Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:36 [2022-09-18T09:16:36.015Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.274Z] 
05:16:36 [2022-09-18T09:16:36.274Z] (Eclipse:13393): Gtk-WARNING **: 09:16:36.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340252758 data=null doit=true} to Shell with text {Find}
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1340252764 data=null} to (of type 'Combo')
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - Set text on (of type 'Combo') to \Alttng
05:16:36 [2022-09-18T09:16:36.534Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14bc9fe3
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1340252824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340252824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1340252824 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1340252824 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1340252825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1340252825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1340252825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1340252825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340252826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1340252826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1340252826 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1340252826 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.535Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@21e67d8d
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340252836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340252836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340252836 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340252837 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340252837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340252837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340252837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340252837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340252838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340252838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340252838 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340252838 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Clicking on Fi&nd
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340252838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340252839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340252839 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340252839 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340252839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340252839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340252839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340252847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340252856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340252924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340252924 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340252924 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Clicked on Fi&nd
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1340252929 data=null} to (of type 'Combo')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - Set text on (of type 'Combo') to \Alttng
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.536Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@23b05e58
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340252947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340252948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340252948 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340252948 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340252948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340252949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340252949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340252950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340252950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340252950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340252950 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340252950 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Clicking on Fi&nd
05:16:36 [2022-09-18T09:16:36.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340252956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340252956 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340252956 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340252957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340252957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340252957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340252959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340252960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340252960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340252960 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340252960 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Clicked on Fi&nd
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Clicking on Close
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340252964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340252964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340252964 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340252965 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340252965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340252965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:36 [2022-09-18T09:16:36.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340252965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - Clicked on 
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:37 [2022-09-18T09:16:37.055Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:37 [2022-09-18T09:16:37.314Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:37 [2022-09-18T09:16:37.314Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] 
05:16:37 [2022-09-18T09:16:37.670Z] (Eclipse:13393): Gtk-WARNING **: 09:16:37.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340253979 data=null doit=true} to Shell with text {Find}
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340253987 data=null} to (of type 'Combo')
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.670Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54d2cdb1
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340254020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340254020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340254020 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340254020 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340254021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340254021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340254021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340254022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340254029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340254029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340254029 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340254029 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Clicking on Fi&nd
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340254034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340254034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340254034 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340254034 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340254034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340254035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340254035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340254047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340254047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340254048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340254048 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340254048 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Clicked on Fi&nd
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340254067 data=null} to (of type 'Combo')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.934Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1340254119 data=null doit=true} to Button with text {F&orward}
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340254120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1340254124 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1340254125 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1340254125 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340254126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Clicking on Fi&nd
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340254223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340254223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340254223 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340254224 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340254224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340254224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340254225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340254247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340254248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340254248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340254248 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340254248 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Clicked on Fi&nd
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Clicking on Close
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340254357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340254357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340254357 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340254358 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340254358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:37 [2022-09-18T09:16:37.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340254358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:38 [2022-09-18T09:16:38.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340254358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - Clicked on 
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:38 [2022-09-18T09:16:38.454Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.021Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] 
05:16:39 [2022-09-18T09:16:39.022Z] (Eclipse:13393): Gtk-WARNING **: 09:16:38.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340255354 data=null doit=true} to Shell with text {Find}
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Clicking on Close
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340255391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340255391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340255392 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340255392 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340255392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340255392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340255392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - Clicked on 
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:39 [2022-09-18T09:16:39.281Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.539Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.539Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] 
05:16:39 [2022-09-18T09:16:39.798Z] (Eclipse:13393): Gtk-WARNING **: 09:16:39.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340256170 data=null doit=true} to Shell with text {Find}
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Clicking on Close
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340256176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340256177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340256177 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340256177 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340256177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340256186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:39 [2022-09-18T09:16:39.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340256187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.057Z] DEBUG - Clicked on 
05:16:40 [2022-09-18T09:16:40.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:40 [2022-09-18T09:16:40.057Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:40 [2022-09-18T09:16:40.316Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.575Z] 
05:16:40 [2022-09-18T09:16:40.575Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.836Z] 
05:16:40 [2022-09-18T09:16:40.836Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.836Z] 
05:16:40 [2022-09-18T09:16:40.836Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.836Z] 
05:16:40 [2022-09-18T09:16:40.836Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.836Z] 
05:16:40 [2022-09-18T09:16:40.836Z] (Eclipse:13393): Gtk-WARNING **: 09:16:40.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340257052 data=null doit=true} to Shell with text {Find}
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340257058 data=null} to (of type 'Combo')
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.836Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Clicking on Fi&nd
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340257124 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340257124 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340257124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340257125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340257139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340257140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340257140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340257141 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340257141 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Clicked on Fi&nd
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Setting text on (of type 'Combo') to lttng
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1340257160 data=null} to (of type 'Combo')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Set text on (of type 'Combo') to lttng
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1340257162 data=null doit=true} to Button with text {&Backward}
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340257162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1340257166 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1340257167 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1340257167 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340257167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Clicking on Fi&nd
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340257230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340257230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340257232 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340257233 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340257233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340257233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340257233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340257240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340257241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340257241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340257241 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340257241 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Clicked on Fi&nd
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Clicking on Close
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340257257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340257258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340257258 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340257258 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340257258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:40 [2022-09-18T09:16:40.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340257258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340257258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - Clicked on 
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:41 [2022-09-18T09:16:41.356Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:41 [2022-09-18T09:16:41.357Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:41 [2022-09-18T09:16:41.357Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:41 [2022-09-18T09:16:41.357Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:41 [2022-09-18T09:16:41.357Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:41 [2022-09-18T09:16:41.357Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.615Z] 
05:16:41 [2022-09-18T09:16:41.615Z] (Eclipse:13393): Gtk-WARNING **: 09:16:41.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340258101 data=null doit=true} to Shell with text {Find}
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Clicking on Close
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340258106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340258106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340258106 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340258106 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340258106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340258106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:41 [2022-09-18T09:16:41.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340258107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.132Z] DEBUG - Clicked on 
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:42 [2022-09-18T09:16:42.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] 
05:16:42 [2022-09-18T09:16:42.701Z] (Eclipse:13393): Gtk-WARNING **: 09:16:42.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340259122 data=null doit=true} to Shell with text {Find}
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - Clicking on Close
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340259127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340259128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340259128 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340259128 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340259128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340259129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340259129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:42 [2022-09-18T09:16:42.960Z] DEBUG - Clicked on 
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:43 [2022-09-18T09:16:43.218Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.477Z] 
05:16:43 [2022-09-18T09:16:43.477Z] (Eclipse:13393): Gtk-WARNING **: 09:16:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340259932 data=null doit=true} to Shell with text {Find}
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Setting text on (of type 'Combo') to \A492
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1340259938 data=null} to (of type 'Combo')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Set text on (of type 'Combo') to \A492
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.737Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@23ea17e
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340259954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340259954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340259954 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340259954 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340259955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340259955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340259955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340259956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340259956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340259956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340259956 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340259956 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.738Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67e9d8cb
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340259963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340259964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340259964 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340259964 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340259964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340259964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340259965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340259965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340259965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340259965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340259966 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340259966 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Clicking on Fi&nd
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340259966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340259966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340259966 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340259966 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340259967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340259967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340259967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340259979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340259980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340259980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340259980 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340259980 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Clicked on Fi&nd
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Setting text on (of type 'Combo') to \A492
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1340259985 data=null} to (of type 'Combo')
05:16:43 [2022-09-18T09:16:43.739Z] DEBUG - Set text on (of type 'Combo') to \A492
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.740Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@63ff69e0
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340260032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340260032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340260033 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340260033 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340260033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340260033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340260033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340260034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340260034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340260034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340260034 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340260035 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Clicking on Fi&nd
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340260035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340260035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340260035 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340260035 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340260035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340260036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340260036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340260040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340260040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340260041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340260041 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340260041 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - Clicked on Fi&nd
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:16:43 [2022-09-18T09:16:43.741Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Clicking on Close
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340260045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340260045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340260045 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340260045 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340260045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340260046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:43 [2022-09-18T09:16:43.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340260046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.001Z] DEBUG - Clicked on 
05:16:44 [2022-09-18T09:16:44.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:44 [2022-09-18T09:16:44.001Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:44 [2022-09-18T09:16:44.260Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:44 [2022-09-18T09:16:44.523Z] 
05:16:44 [2022-09-18T09:16:44.523Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.523Z] 
05:16:44 [2022-09-18T09:16:44.523Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.523Z] 
05:16:44 [2022-09-18T09:16:44.523Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.523Z] 
05:16:44 [2022-09-18T09:16:44.523Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.875Z] 
05:16:44 [2022-09-18T09:16:44.875Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.875Z] 
05:16:44 [2022-09-18T09:16:44.875Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.875Z] 
05:16:44 [2022-09-18T09:16:44.875Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.875Z] 
05:16:44 [2022-09-18T09:16:44.875Z] (Eclipse:13393): Gtk-WARNING **: 09:16:44.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340261122 data=null doit=true} to Shell with text {Find}
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Setting text on (of type 'Combo') to 492
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1340261129 data=null} to (of type 'Combo')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Set text on (of type 'Combo') to 492
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@96277ae
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340261145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340261146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340261146 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340261146 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340261146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340261146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340261147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340261147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340261147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340261148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340261154 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340261155 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Clicking on Fi&nd
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340261160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340261160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340261160 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340261161 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340261161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340261161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340261161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340261174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340261174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340261175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340261175 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340261218 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - Clicked on Fi&nd
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:16:44 [2022-09-18T09:16:44.876Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Setting text on (of type 'Combo') to 492
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1340261237 data=null} to (of type 'Combo')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Set text on (of type 'Combo') to 492
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1340261239 data=null doit=true} to Button with text {F&orward}
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340261240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1340261242 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1340261243 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1340261243 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340261243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:44 [2022-09-18T09:16:44.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Clicking on Fi&nd
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340261323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340261323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340261323 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340261324 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340261324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340261324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340261325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340261341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340261342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340261342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340261342 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340261342 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - Clicked on Fi&nd
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:45 [2022-09-18T09:16:45.384Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Clicking on Close
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340261418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340261418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340261419 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340261419 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340261419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340261419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340261419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:45 [2022-09-18T09:16:45.385Z] DEBUG - Clicked on 
05:16:45 [2022-09-18T09:16:45.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:45 [2022-09-18T09:16:45.869Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:45 [2022-09-18T09:16:45.869Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:45 [2022-09-18T09:16:45.870Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.128Z] 
05:16:46 [2022-09-18T09:16:46.129Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.129Z] 
05:16:46 [2022-09-18T09:16:46.129Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.129Z] 
05:16:46 [2022-09-18T09:16:46.129Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.129Z] 
05:16:46 [2022-09-18T09:16:46.129Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.387Z] 
05:16:46 [2022-09-18T09:16:46.387Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.387Z] 
05:16:46 [2022-09-18T09:16:46.388Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.388Z] 
05:16:46 [2022-09-18T09:16:46.388Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.388Z] 
05:16:46 [2022-09-18T09:16:46.388Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340262660 data=null doit=true} to Shell with text {Find}
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Clicking on Close
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340262666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340262666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340262666 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340262666 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340262666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340262666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340262667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - Clicked on 
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.646Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:46 [2022-09-18T09:16:46.905Z] 
05:16:46 [2022-09-18T09:16:46.905Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.905Z] 
05:16:46 [2022-09-18T09:16:46.905Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.905Z] 
05:16:46 [2022-09-18T09:16:46.905Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:46 [2022-09-18T09:16:46.905Z] 
05:16:46 [2022-09-18T09:16:46.905Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.163Z] 
05:16:47 [2022-09-18T09:16:47.163Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.163Z] 
05:16:47 [2022-09-18T09:16:47.163Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.163Z] 
05:16:47 [2022-09-18T09:16:47.163Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.163Z] 
05:16:47 [2022-09-18T09:16:47.163Z] (Eclipse:13393): Gtk-WARNING **: 09:16:46.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340263454 data=null doit=true} to Shell with text {Find}
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.163Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Clicking on Close
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340263517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340263517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340263517 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340263517 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340263517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340263517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340263518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - Clicked on 
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:16:47 [2022-09-18T09:16:47.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:16:47 [2022-09-18T09:16:47.680Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:47 [2022-09-18T09:16:47.680Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:16:47 [2022-09-18T09:16:47.938Z] 
05:16:47 [2022-09-18T09:16:47.938Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.938Z] 
05:16:47 [2022-09-18T09:16:47.938Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.938Z] 
05:16:47 [2022-09-18T09:16:47.938Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:47 [2022-09-18T09:16:47.938Z] 
05:16:47 [2022-09-18T09:16:47.939Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:48 [2022-09-18T09:16:48.197Z] 
05:16:48 [2022-09-18T09:16:48.197Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:48 [2022-09-18T09:16:48.197Z] 
05:16:48 [2022-09-18T09:16:48.197Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:48 [2022-09-18T09:16:48.197Z] 
05:16:48 [2022-09-18T09:16:48.197Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:48 [2022-09-18T09:16:48.197Z] 
05:16:48 [2022-09-18T09:16:48.197Z] (Eclipse:13393): Gtk-WARNING **: 09:16:47.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:48 [2022-09-18T09:16:48.197Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340264429 data=null doit=true} to Shell with text {Find}
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Setting text on (of type 'Combo') to 492
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1340264436 data=null} to (of type 'Combo')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Set text on (of type 'Combo') to 492
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Clicking on Fi&nd
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340264469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340264469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340264469 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340264469 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340264469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340264470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340264470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340264485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340264486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340264486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340264486 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340264487 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Clicked on Fi&nd
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Setting text on (of type 'Combo') to 492
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1340264527 data=null} to (of type 'Combo')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Set text on (of type 'Combo') to 492
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1340264530 data=null doit=true} to Button with text {&Backward}
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340264530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1340264533 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1340264533 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1340264533 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340264533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Clicking on Fi&nd
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340264551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340264551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340264552 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340264552 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340264552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340264552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340264552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340264562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340264562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340264563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340264563 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340264563 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Clicked on Fi&nd
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Clicking on Close
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340264569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340264569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340264569 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340264569 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340264570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340264618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340264618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:16:48 [2022-09-18T09:16:48.459Z] DEBUG - Clicked on 
05:16:48 [2022-09-18T09:16:48.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340264899 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340265055 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340265056 data=null doit=true} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340265056 data=null} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340265057 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340265057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340265080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:16:48 [2022-09-18T09:16:48.978Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:16:48 [2022-09-18T09:16:48.978Z] DEBUG - Clicking on with mnemonic 'Delete'
05:16:48 [2022-09-18T09:16:48.978Z] DEBUG - Clicked on with mnemonic 'Delete'
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] 
05:16:49 [2022-09-18T09:16:49.545Z] (Eclipse:13393): Gtk-WARNING **: 09:16:49.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265918 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340265920 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Clicking on OK
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340265922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340265922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340265923 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340265927 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340265927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340265927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:49 [2022-09-18T09:16:49.546Z] DEBUG - Clicked on OK
05:16:50 [2022-09-18T09:16:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340265927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:16:50 [2022-09-18T09:16:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340265234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:16:50 [2022-09-18T09:16:50.374Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.301 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
05:16:50 [2022-09-18T09:16:50.374Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 2.365 s
05:16:50 [2022-09-18T09:16:50.374Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.304 s
05:16:50 [2022-09-18T09:16:50.374Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.21 s
05:16:50 [2022-09-18T09:16:50.374Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.389 s
05:16:50 [2022-09-18T09:16:50.374Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.744 s
05:16:50 [2022-09-18T09:16:50.374Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.109 s
05:16:50 [2022-09-18T09:16:50.374Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.851 s
05:16:50 [2022-09-18T09:16:50.374Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.97 s
05:16:50 [2022-09-18T09:16:50.374Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.956 s
05:16:50 [2022-09-18T09:16:50.374Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.466 s
05:16:50 [2022-09-18T09:16:50.374Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.995 s
05:16:50 [2022-09-18T09:16:50.374Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.061 s
05:16:50 [2022-09-18T09:16:50.374Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.355Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.614Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:00 [2022-09-18T09:17:00.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:00 [2022-09-18T09:17:00.873Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:17:01 [2022-09-18T09:17:01.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:01 [2022-09-18T09:17:01.131Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:01 [2022-09-18T09:17:01.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:01 [2022-09-18T09:17:01.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:01 [2022-09-18T09:17:01.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - number of items : 26
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282829 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282831 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340282831 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:17:06 [2022-09-18T09:17:06.658Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
05:17:06 [2022-09-18T09:17:06.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:06 [2022-09-18T09:17:06.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:06 [2022-09-18T09:17:06.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:06 [2022-09-18T09:17:06.917Z] DEBUG - number of items : 26
05:17:06 [2022-09-18T09:17:06.917Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - number of items : 26
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - number of items : 26
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283520 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283522 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340283522 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.176Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:17:07 [2022-09-18T09:17:07.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340284141 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:17:07 [2022-09-18T09:17:07.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:17:08 [2022-09-18T09:17:08.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Attempting to set focus on Tree with text {}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340284237 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340284237 data=null doit=true} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340284237 data=null} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340284238 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340284238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340284251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:17:08 [2022-09-18T09:17:08.003Z] DEBUG - Clicking on with mnemonic 'Delete'
05:17:08 [2022-09-18T09:17:08.261Z] DEBUG - Clicked on with mnemonic 'Delete'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285589 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285590 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340285591 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Clicking on OK
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340285592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340285592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340285593 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340285593 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340285593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340285593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.198Z] DEBUG - Clicked on OK
05:17:09 [2022-09-18T09:17:09.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340285593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:09 [2022-09-18T09:17:09.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340284420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:17:10 [2022-09-18T09:17:10.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.497 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
05:17:10 [2022-09-18T09:17:10.024Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 10.45 s
05:17:10 [2022-09-18T09:17:10.024Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 5.99 s
05:17:10 [2022-09-18T09:17:10.024Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
05:17:10 [2022-09-18T09:17:10.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
05:17:10 [2022-09-18T09:17:10.592Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - number of items : 6
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291661 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291684 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291684 data=null} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - number of items : 6
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291690 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing all threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291725 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340291728 data=null} to ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
05:17:15 [2022-09-18T09:17:15.911Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - Setting state to checked on: lttng-sessiond
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - Setting state to checked on: lttng-consumerd
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340294844 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:17:18 [2022-09-18T09:17:18.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Attempting to set focus on Tree with text {}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340294921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340294921 data=null doit=true} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340294922 data=null} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340294922 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340294922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340294939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Clicking on with mnemonic 'Delete'
05:17:18 [2022-09-18T09:17:18.704Z] DEBUG - Clicked on with mnemonic 'Delete'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295635 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340295637 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Clicking on OK
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340295638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340295638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340295639 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340295639 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340295639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340295639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.273Z] DEBUG - Clicked on OK
05:17:19 [2022-09-18T09:17:19.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340295639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:17:19 [2022-09-18T09:17:19.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340295051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:17:19 [2022-09-18T09:17:19.841Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.92 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
05:17:19 [2022-09-18T09:17:19.841Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 5.149 s
05:17:19 [2022-09-18T09:17:19.841Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.962 s
05:17:19 [2022-09-18T09:17:19.841Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
05:17:46 [2022-09-18T09:17:46.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.628 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
05:17:46 [2022-09-18T09:17:46.399Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 25.091 s
05:17:46 [2022-09-18T09:17:46.399Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
05:17:46 [2022-09-18T09:17:46.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:51 [2022-09-18T09:17:51.929Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:17:51 [2022-09-18T09:17:51.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:52 [2022-09-18T09:17:52.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:17:52 [2022-09-18T09:17:52.448Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:17:52 [2022-09-18T09:17:52.448Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:52 [2022-09-18T09:17:52.448Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:52 [2022-09-18T09:17:52.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:53 [2022-09-18T09:17:53.016Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:53 [2022-09-18T09:17:53.016Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:53 [2022-09-18T09:17:53.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:53 [2022-09-18T09:17:53.584Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:53 [2022-09-18T09:17:53.584Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:53 [2022-09-18T09:17:53.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:54 [2022-09-18T09:17:54.151Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:54 [2022-09-18T09:17:54.151Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:54 [2022-09-18T09:17:54.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:54 [2022-09-18T09:17:54.409Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:54 [2022-09-18T09:17:54.409Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:54 [2022-09-18T09:17:54.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:55 [2022-09-18T09:17:55.236Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:55 [2022-09-18T09:17:55.236Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:55 [2022-09-18T09:17:55.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:55 [2022-09-18T09:17:55.803Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:55 [2022-09-18T09:17:55.803Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:55 [2022-09-18T09:17:55.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:56 [2022-09-18T09:17:56.383Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:56 [2022-09-18T09:17:56.383Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:56 [2022-09-18T09:17:56.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:56 [2022-09-18T09:17:56.951Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:56 [2022-09-18T09:17:56.951Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:56 [2022-09-18T09:17:56.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:57 [2022-09-18T09:17:57.525Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:57 [2022-09-18T09:17:57.525Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:57 [2022-09-18T09:17:57.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:58 [2022-09-18T09:17:58.093Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:58 [2022-09-18T09:17:58.093Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:58 [2022-09-18T09:17:58.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:58 [2022-09-18T09:17:58.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:58 [2022-09-18T09:17:58.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:17:58 [2022-09-18T09:17:58.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:17:58 [2022-09-18T09:17:58.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:00 [2022-09-18T09:18:00.565Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:00 [2022-09-18T09:18:00.565Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:00 [2022-09-18T09:18:00.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - number of items : 18
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337421 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337422 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337422 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - number of items : 18
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337427 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337430 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340337431 data=null} to ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.134Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
05:18:01 [2022-09-18T09:18:01.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:03 [2022-09-18T09:18:03.037Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:03 [2022-09-18T09:18:03.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:03 [2022-09-18T09:18:03.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:03 [2022-09-18T09:18:03.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - number of items : 18
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339876 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] 
05:18:03 [2022-09-18T09:18:03.862Z] (Eclipse:13393): Gtk-WARNING **: 09:18:03.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:03 [2022-09-18T09:18:03.862Z] 
05:18:03 [2022-09-18T09:18:03.862Z] (Eclipse:13393): Gtk-WARNING **: 09:18:03.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:03 [2022-09-18T09:18:03.862Z] 
05:18:03 [2022-09-18T09:18:03.862Z] (Eclipse:13393): Gtk-WARNING **: 09:18:03.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:03 [2022-09-18T09:18:03.862Z] 
05:18:03 [2022-09-18T09:18:03.862Z] (Eclipse:13393): Gtk-WARNING **: 09:18:03.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340340271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340340273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340340273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340340274 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340340274 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Clicking on OK
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340340281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340340281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340340281 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340340281 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340340281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340340282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:03 [2022-09-18T09:18:03.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340340282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:04 [2022-09-18T09:18:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340339877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Clicked on 
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340816 data=null doit=true} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340816 data=null} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340816 data=null button=1 stateMask=0x0 x=546 y=10 count=1} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340340830 data=null button=1 stateMask=0x80000 x=546 y=10 count=1} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.640Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341332 data=null doit=true} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341333 data=null} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341333 data=null button=1 stateMask=0x0 x=247 y=28 count=1} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340341348 data=null button=1 stateMask=0x80000 x=247 y=28 count=1} to TimeGraphMarkerAxis with text {}
05:18:04 [2022-09-18T09:18:04.978Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - number of items : 18
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341850 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:05 [2022-09-18T09:18:05.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340341977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340342023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340342023 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340342023 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342024 data=null doit=true} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342024 data=null} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342025 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342025 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342026 data=null doit=true} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342026 data=null} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342027 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342027 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342028 data=null doit=true} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342028 data=null} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342028 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1340342029 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Clicking on with mnemonic 'Lost Events'
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1340342155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - Clicked on with mnemonic 'Lost Events'
05:18:05 [2022-09-18T09:18:05.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:07 [2022-09-18T09:18:07.710Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:07 [2022-09-18T09:18:07.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:07 [2022-09-18T09:18:07.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:07 [2022-09-18T09:18:07.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - number of items : 18
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344566 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344568 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340344568 data=null} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - number of items : 18
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345097 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345097 data=null} to ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:18:08 [2022-09-18T09:18:08.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - number of items : 18
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345599 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.412Z] 
05:18:09 [2022-09-18T09:18:09.412Z] (Eclipse:13393): Gtk-WARNING **: 09:18:09.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:09 [2022-09-18T09:18:09.412Z] 
05:18:09 [2022-09-18T09:18:09.412Z] (Eclipse:13393): Gtk-WARNING **: 09:18:09.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:09 [2022-09-18T09:18:09.412Z] 
05:18:09 [2022-09-18T09:18:09.412Z] (Eclipse:13393): Gtk-WARNING **: 09:18:09.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:09 [2022-09-18T09:18:09.412Z] 
05:18:09 [2022-09-18T09:18:09.412Z] (Eclipse:13393): Gtk-WARNING **: 09:18:09.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345926 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345927 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Clicking on OK
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340345930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340345930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340345930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340345931 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340345931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340345931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340345931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:09 [2022-09-18T09:18:09.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340345600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Clicked on 
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - number of items : 18
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346339 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346342 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346342 data=null} to ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:18:09 [2022-09-18T09:18:09.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - number of items : 18
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346854 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346868 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340346868 data=null} to ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:18:10 [2022-09-18T09:18:10.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - number of items : 18
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347370 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347385 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347385 data=null} to ToolItem with tooltip text {Select Next State Change}
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:18:11 [2022-09-18T09:18:11.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - number of items : 18
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347905 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:11 [2022-09-18T09:18:11.891Z] 
05:18:11 [2022-09-18T09:18:11.891Z] (Eclipse:13393): Gtk-WARNING **: 09:18:11.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348354 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348354 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Clicking on OK
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340348359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340348359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340348359 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340348359 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340348360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340348360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340348360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:12 [2022-09-18T09:18:12.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340347906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.409Z] DEBUG - Clicked on 
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - number of items : 18
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348708 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348725 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340348725 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
05:18:12 [2022-09-18T09:18:12.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - number of items : 18
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349234 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349333 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349333 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - number of items : 18
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349335 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349350 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349350 data=null} to ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
05:18:12 [2022-09-18T09:18:12.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - number of items : 18
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349875 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349987 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349987 data=null} to ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - number of items : 18
05:18:13 [2022-09-18T09:18:13.544Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349988 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349989 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349990 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - number of items : 18
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349991 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349994 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340349994 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:18:13 [2022-09-18T09:18:13.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:14 [2022-09-18T09:18:14.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:16 [2022-09-18T09:18:16.182Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Clicking on with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1340352691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Clicked on with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Clicking on with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1340352781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - Clicked on with mnemonic 'Lost Events'
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.441Z] DEBUG - number of items : 18
05:18:16 [2022-09-18T09:18:16.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:18 [2022-09-18T09:18:18.608Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:18 [2022-09-18T09:18:18.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:18 [2022-09-18T09:18:18.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - number of items : 18
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355177 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:18 [2022-09-18T09:18:18.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.125Z] 
05:18:19 [2022-09-18T09:18:19.125Z] (Eclipse:13393): Gtk-WARNING **: 09:18:19.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355583 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355583 data=null} to ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340355586 data=null doit=true} to Shell with text {Filter}
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:18:19 [2022-09-18T09:18:19.384Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:18:19 [2022-09-18T09:18:19.953Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
05:18:19 [2022-09-18T09:18:19.953Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
05:18:20 [2022-09-18T09:18:20.213Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.213Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.213Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.213Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.213Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Clicking on Uncheck all
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340356598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340356599 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340356599 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340356599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340356599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340356599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340356620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340356621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340356621 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340356621 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Clicked on Uncheck all
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Clicking on Check all
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340356623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340356624 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340356624 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340356624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340356624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340356624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340356645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340356646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340356646 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340356646 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Clicked on Check all
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Attempting to set focus on Tree with text {}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1340356651 data=null button=0 stateMask=0x0 x=106 y=127 count=0} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1340356651 data=null doit=true} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1340356651 data=null} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1340356651 data=null button=1 stateMask=0x0 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340356652 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1340356653 data=null button=1 stateMask=0x80000 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.214Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Clicking on Uncheck all
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340356671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340356671 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340356671 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340356671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340356671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340356672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340356692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340356692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340356692 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340356692 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Clicked on Uncheck all
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Clicking on Check selected
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1340356694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1340356694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1340356694 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1340356695 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1340356695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1340356695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1340356695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1340356698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1340356698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1340356698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1340356699 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1340356699 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Clicked on Check selected
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Clicking on Uncheck all
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340356714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340356715 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340356715 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340356715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340356718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340356719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340356719 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340356719 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Clicked on Uncheck all
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Clicking on Check subtree
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1340356723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340356723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1340356723 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1340356723 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1340356723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1340356724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1340356724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1340356725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340356725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1340356725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1340356725 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1340356725 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - Clicked on Check subtree
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.475Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Clicking on Check all
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340356727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340356727 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340356727 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340356727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340356728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340356728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340356748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340356748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340356748 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340356748 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Clicked on Check all
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Clicking on Uncheck selected
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1340356750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1340356750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1340356751 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1340356751 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1340356751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1340356751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1340356751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1340356752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1340356752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1340356752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1340356752 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1340356752 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Clicked on Uncheck selected
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Clicking on Check all
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340356754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340356754 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340356754 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340356755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340356755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340356755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340356758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340356758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340356758 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340356759 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Clicked on Check all
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Clicking on Uncheck subtree
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1340356760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1340356760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1340356761 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1340356761 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1340356761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1340356761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1340356761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1340356762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1340356762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1340356762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1340356762 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1340356763 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - Clicked on Uncheck subtree
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:18:20 [2022-09-18T09:18:20.477Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Clicking on Uncheck all
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340356765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340356765 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340356765 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340356765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340356765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340356766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340356785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340356786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340356786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340356786 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340356786 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Clicked on Uncheck all
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Clicking on Check all
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340356817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340356818 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340356818 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340356818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340356818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340356818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340356839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340356839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340356839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340356839 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340356839 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - Clicked on Check all
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:20 [2022-09-18T09:18:20.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Clicking on OK
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340356841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340356841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340356842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340356842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340356842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340356842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340356842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:20 [2022-09-18T09:18:20.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340355178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:18:20 [2022-09-18T09:18:20.738Z] DEBUG - Clicked on 
05:18:20 [2022-09-18T09:18:20.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:22 [2022-09-18T09:18:22.902Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - number of items : 18
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359348 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359349 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359349 data=null} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - number of items : 18
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359851 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359867 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340359867 data=null} to ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
05:18:23 [2022-09-18T09:18:23.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:24 [2022-09-18T09:18:24.083Z] DEBUG - number of items : 18
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360413 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360549 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340360549 data=null} to ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
05:18:24 [2022-09-18T09:18:24.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - number of items : 18
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361052 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361065 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361065 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:24 [2022-09-18T09:18:24.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:25 [2022-09-18T09:18:25.169Z] DEBUG - number of items : 18
05:18:25 [2022-09-18T09:18:25.427Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:25 [2022-09-18T09:18:25.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361634 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361656 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340361657 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:25 [2022-09-18T09:18:25.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:25 [2022-09-18T09:18:25.994Z] DEBUG - number of items : 18
05:18:25 [2022-09-18T09:18:25.994Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:25 [2022-09-18T09:18:25.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362226 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362226 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
05:18:25 [2022-09-18T09:18:25.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - number of items : 18
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362769 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362832 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340362832 data=null} to ToolItem with tooltip text {Next Marker}
05:18:26 [2022-09-18T09:18:26.562Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:26 [2022-09-18T09:18:26.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - number of items : 18
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363375 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363415 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363416 data=null} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:27 [2022-09-18T09:18:27.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - number of items : 18
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363919 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363944 data=null doit=true} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340363945 data=null} to ToolItem with tooltip text {Next Marker}
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
05:18:27 [2022-09-18T09:18:27.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - number of items : 18
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364448 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364463 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364463 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - number of items : 18
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364968 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364983 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340364983 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
05:18:28 [2022-09-18T09:18:28.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - number of items : 18
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365749 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365750 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340365751 data=null} to ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
05:18:29 [2022-09-18T09:18:29.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:29 [2022-09-18T09:18:29.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:31 [2022-09-18T09:18:31.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:33 [2022-09-18T09:18:33.541Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:33 [2022-09-18T09:18:33.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:33 [2022-09-18T09:18:33.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:33 [2022-09-18T09:18:33.541Z] DEBUG - number of items : 18
05:18:33 [2022-09-18T09:18:33.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:35 [2022-09-18T09:18:35.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:37 [2022-09-18T09:18:37.360Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:37 [2022-09-18T09:18:37.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:37 [2022-09-18T09:18:37.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:37 [2022-09-18T09:18:37.360Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:38 [2022-09-18T09:18:38.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:38 [2022-09-18T09:18:38.738Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:38 [2022-09-18T09:18:38.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:40 [2022-09-18T09:18:40.118Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:18:40 [2022-09-18T09:18:40.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - number of items : 18
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376595 data=null doit=true} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] 
05:18:40 [2022-09-18T09:18:40.636Z] (Eclipse:13393): Gtk-WARNING **: 09:18:40.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:18:40 [2022-09-18T09:18:40.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340377006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340377008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340377008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340377008 data=null doit=true} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340377008 data=null} to ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340377018 data=null doit=true} to Shell with text {Legend}
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.637Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Thread", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: of type 'CLabel'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched  with text "Frequency", using matcher: (of type 'CLabel')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - Clicking on OK
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340377041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340377041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340377041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340377041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340377041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340377042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340377042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:40 [2022-09-18T09:18:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340376595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
05:18:41 [2022-09-18T09:18:41.206Z] DEBUG - Clicked on 
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340377659 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Attempting to set focus on Tree with text {}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340377765 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340377766 data=null doit=true} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340377766 data=null} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340377766 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340377766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340377829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:18:41 [2022-09-18T09:18:41.723Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:18:41 [2022-09-18T09:18:41.723Z] DEBUG - Clicking on with mnemonic 'Delete'
05:18:41 [2022-09-18T09:18:41.723Z] DEBUG - Clicked on with mnemonic 'Delete'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378628 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378628 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340378629 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Clicking on OK
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340378631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340378631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340378631 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340378631 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340378631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340378631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.293Z] DEBUG - Clicked on OK
05:18:42 [2022-09-18T09:18:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340378631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:42 [2022-09-18T09:18:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340378024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:18:42 [2022-09-18T09:18:42.883Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 57.381 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
05:18:42 [2022-09-18T09:18:42.883Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 11.968 s
05:18:42 [2022-09-18T09:18:42.883Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.618 s
05:18:42 [2022-09-18T09:18:42.883Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.744 s
05:18:42 [2022-09-18T09:18:42.883Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 8.318 s
05:18:42 [2022-09-18T09:18:42.883Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.399 s
05:18:42 [2022-09-18T09:18:42.883Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
05:18:42 [2022-09-18T09:18:42.883Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.288 s
05:18:42 [2022-09-18T09:18:42.883Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 8.59 s
05:18:42 [2022-09-18T09:18:42.883Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.843 s
05:18:42 [2022-09-18T09:18:42.883Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.138 s
05:18:42 [2022-09-18T09:18:42.883Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.836 s
05:18:42 [2022-09-18T09:18:42.883Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.203 s
05:18:42 [2022-09-18T09:18:42.883Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.664 s
05:18:42 [2022-09-18T09:18:42.883Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1340384469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston/338'
05:18:48 [2022-09-18T09:18:48.212Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - number of items : 21
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387724 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387727 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340387728 data=null} to ToolItem with tooltip text {Follow critical path forward}
05:18:51 [2022-09-18T09:18:51.498Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - number of items : 21
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388318 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388321 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388321 data=null} to ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.066Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - number of items : 21
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388824 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388827 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340388828 data=null} to ToolItem with tooltip text {Follow critical path backward}
05:18:52 [2022-09-18T09:18:52.632Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
05:18:53 [2022-09-18T09:18:53.200Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
05:18:53 [2022-09-18T09:18:53.200Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
05:18:53 [2022-09-18T09:18:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1340389427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston-desktop-/340'
05:18:53 [2022-09-18T09:18:53.200Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340390045 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340390143 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340390143 data=null doit=true} to TreeItem with text {test}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340390143 data=null} to TreeItem with text {test}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340390144 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340390144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:18:53 [2022-09-18T09:18:53.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340390162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:18:54 [2022-09-18T09:18:54.024Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:18:54 [2022-09-18T09:18:54.024Z] DEBUG - Clicking on with mnemonic 'Delete'
05:18:54 [2022-09-18T09:18:54.024Z] DEBUG - Clicked on with mnemonic 'Delete'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.590Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390929 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390929 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390931 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340390931 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Clicking on OK
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340390933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340390933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340390934 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340390934 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340390934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340390934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:54 [2022-09-18T09:18:54.591Z] DEBUG - Clicked on OK
05:18:55 [2022-09-18T09:18:55.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340390934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:18:55 [2022-09-18T09:18:55.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340390313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:18:55 [2022-09-18T09:18:55.695Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.821 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
05:18:55 [2022-09-18T09:18:55.695Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 10.032 s
05:18:55 [2022-09-18T09:18:55.695Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
05:19:07 [2022-09-18T09:19:07.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:19:07 [2022-09-18T09:19:07.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:19:07 [2022-09-18T09:19:07.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340404434 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340404435 data=null doit=true} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340404435 data=null} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340404435 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340404435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340404527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340404528 data=null doit=true} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340404528 data=null} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340404529 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340404529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340404623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:19:08 [2022-09-18T09:19:08.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1340404629 data=null doit=true} to TreeItem with text {Traces [1]}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1340404629 data=null} to TreeItem with text {Traces [1]}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1340404630 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340404630 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1340404633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1340404634 data=null doit=true} to TreeItem with text {synthetic-trace}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1340404634 data=null} to TreeItem with text {synthetic-trace}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1340404635 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {synthetic-trace}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340404635 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {synthetic-trace}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1340404638 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {synthetic-trace}
05:19:08 [2022-09-18T09:19:08.426Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Views} time=1340404660 data=null button=0 stateMask=0x0 x=116 y=104 count=0} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1340404660 data=null doit=true} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1340404661 data=null} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1340404661 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340404661 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1340404725 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1340404726 data=null doit=true} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1340404726 data=null} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1340404726 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340404727 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1340404833 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1340404841 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Active Thread} time=1340404841 data=null doit=true} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1340404841 data=null} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1340404841 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340404842 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1340404849 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1340404920 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Active Thread} time=1340404920 data=null doit=true} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1340404920 data=null} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1340404921 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340404921 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1340404929 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: Active Thread
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340405036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:08 [2022-09-18T09:19:08.685Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:08 [2022-09-18T09:19:08.943Z] 
05:19:08 [2022-09-18T09:19:08.943Z] (Eclipse:13393): Gtk-WARNING **: 09:19:08.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:08 [2022-09-18T09:19:08.944Z] 
05:19:08 [2022-09-18T09:19:08.944Z] (Eclipse:13393): Gtk-WARNING **: 09:19:08.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:08 [2022-09-18T09:19:08.944Z] 
05:19:08 [2022-09-18T09:19:08.944Z] (Eclipse:13393): Gtk-WARNING **: 09:19:08.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:08 [2022-09-18T09:19:08.944Z] 
05:19:08 [2022-09-18T09:19:08.944Z] (Eclipse:13393): Gtk-WARNING **: 09:19:08.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340405961 data=null doit=true} to Shell with text {Help}
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Clicking on OK
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340405964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340405964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340405964 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340405965 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340405965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340405965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340405965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Clicked on 
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1340406267 data=null button=0 stateMask=0x0 x=149 y=196 count=0} to Tree node with text: CPU usage
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {CPU usage} time=1340406268 data=null doit=true} to Tree node with text: CPU usage
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1340406270 data=null} to Tree node with text: CPU usage
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1340406272 data=null button=1 stateMask=0x0 x=149 y=196 count=1} to Tree node with text: CPU usage
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340406273 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: CPU usage
05:19:09 [2022-09-18T09:19:09.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1340406326 data=null button=1 stateMask=0x80000 x=149 y=196 count=1} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1340406333 data=null button=0 stateMask=0x0 x=149 y=196 count=0} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {CPU usage} time=1340406334 data=null doit=true} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1340406336 data=null} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1340406338 data=null button=1 stateMask=0x0 x=149 y=196 count=1} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340406340 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1340406366 data=null button=1 stateMask=0x80000 x=149 y=196 count=1} to Tree node with text: CPU usage
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340406520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:10 [2022-09-18T09:19:10.228Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:10 [2022-09-18T09:19:10.794Z] 
05:19:10 [2022-09-18T09:19:10.794Z] (Eclipse:13393): Gtk-WARNING **: 09:19:10.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:10 [2022-09-18T09:19:10.794Z] 
05:19:10 [2022-09-18T09:19:10.794Z] (Eclipse:13393): Gtk-WARNING **: 09:19:10.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:10 [2022-09-18T09:19:10.794Z] 
05:19:10 [2022-09-18T09:19:10.794Z] (Eclipse:13393): Gtk-WARNING **: 09:19:10.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:10 [2022-09-18T09:19:10.794Z] 
05:19:10 [2022-09-18T09:19:10.794Z] (Eclipse:13393): Gtk-WARNING **: 09:19:10.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340407070 data=null doit=true} to Shell with text {Help}
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.794Z] DEBUG - Clicking on OK
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340407071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340407071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340407072 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340407072 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340407072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340407072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:10 [2022-09-18T09:19:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340407072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.053Z] DEBUG - Clicked on 
05:19:11 [2022-09-18T09:19:11.053Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1340407388 data=null button=0 stateMask=0x0 x=186 y=288 count=0} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1340407388 data=null doit=true} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1340407388 data=null} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1340407389 data=null button=1 stateMask=0x0 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340407389 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1340407410 data=null button=1 stateMask=0x80000 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1340407411 data=null button=0 stateMask=0x0 x=186 y=288 count=0} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1340407419 data=null doit=true} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1340407419 data=null} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1340407419 data=null button=1 stateMask=0x0 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340407420 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1340407427 data=null button=1 stateMask=0x80000 x=186 y=288 count=1} to Tree node with text: Kernel memory usage
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340407477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:11 [2022-09-18T09:19:11.054Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:11 [2022-09-18T09:19:11.312Z] 
05:19:11 [2022-09-18T09:19:11.312Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.312Z] 
05:19:11 [2022-09-18T09:19:11.312Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.312Z] 
05:19:11 [2022-09-18T09:19:11.312Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.312Z] 
05:19:11 [2022-09-18T09:19:11.312Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] 
05:19:11 [2022-09-18T09:19:11.570Z] (Eclipse:13393): Gtk-WARNING **: 09:19:11.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340407845 data=null doit=true} to Shell with text {Help}
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:11 [2022-09-18T09:19:11.570Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Clicking on OK
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340407847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340407847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340407848 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340407848 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340407848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:11 [2022-09-18T09:19:11.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340407848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340407848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Clicked on 
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1340408200 data=null button=0 stateMask=0x0 x=179 y=334 count=0} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1340408200 data=null doit=true} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1340408201 data=null} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1340408201 data=null button=1 stateMask=0x0 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340408201 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1340408277 data=null button=1 stateMask=0x80000 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1340408279 data=null button=0 stateMask=0x0 x=179 y=334 count=0} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1340408279 data=null doit=true} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1340408279 data=null} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1340408279 data=null button=1 stateMask=0x0 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340408280 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1340408367 data=null button=1 stateMask=0x80000 x=179 y=334 count=1} to Tree node with text: OS Execution Graph
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340408449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:12 [2022-09-18T09:19:12.372Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:12 [2022-09-18T09:19:12.774Z] 
05:19:12 [2022-09-18T09:19:12.774Z] (Eclipse:13393): Gtk-WARNING **: 09:19:12.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:12 [2022-09-18T09:19:12.774Z] 
05:19:12 [2022-09-18T09:19:12.774Z] (Eclipse:13393): Gtk-WARNING **: 09:19:12.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:12 [2022-09-18T09:19:12.774Z] 
05:19:12 [2022-09-18T09:19:12.774Z] (Eclipse:13393): Gtk-WARNING **: 09:19:12.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:12 [2022-09-18T09:19:12.774Z] 
05:19:12 [2022-09-18T09:19:12.774Z] (Eclipse:13393): Gtk-WARNING **: 09:19:12.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340409027 data=null doit=true} to Shell with text {Help}
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Clicking on OK
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340409029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340409029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340409029 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340409029 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340409029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340409029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:12 [2022-09-18T09:19:12.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340409030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Clicked on 
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409298 data=null button=0 stateMask=0x0 x=199 y=219 count=0} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1340409298 data=null doit=true} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1340409298 data=null} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409298 data=null button=1 stateMask=0x0 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340409299 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409327 data=null button=1 stateMask=0x80000 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409328 data=null button=0 stateMask=0x0 x=199 y=219 count=0} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1340409328 data=null doit=true} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1340409328 data=null} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409328 data=null button=1 stateMask=0x0 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340409329 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1340409336 data=null button=1 stateMask=0x80000 x=199 y=219 count=1} to Tree node with text: Futex Contention Analysis
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340409417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.033Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.295Z] 
05:19:13 [2022-09-18T09:19:13.296Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.296Z] 
05:19:13 [2022-09-18T09:19:13.296Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.296Z] 
05:19:13 [2022-09-18T09:19:13.296Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.296Z] 
05:19:13 [2022-09-18T09:19:13.296Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.626Z] 
05:19:13 [2022-09-18T09:19:13.626Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.626Z] 
05:19:13 [2022-09-18T09:19:13.626Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.626Z] 
05:19:13 [2022-09-18T09:19:13.626Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.626Z] 
05:19:13 [2022-09-18T09:19:13.626Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340409793 data=null doit=true} to Shell with text {Help}
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - Clicking on OK
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340409794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340409794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340409795 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340409795 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340409795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340409795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340409795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Clicked on 
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1340410065 data=null button=0 stateMask=0x0 x=187 y=357 count=0} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1340410065 data=null doit=true} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1340410065 data=null} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1340410066 data=null button=1 stateMask=0x0 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340410066 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1340410074 data=null button=1 stateMask=0x80000 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1340410097 data=null button=0 stateMask=0x0 x=187 y=357 count=0} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1340410098 data=null doit=true} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1340410098 data=null} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1340410098 data=null button=1 stateMask=0x0 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340410098 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1340410135 data=null button=1 stateMask=0x80000 x=187 y=357 count=1} to Tree node with text: Source Code Assistant
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340410224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:13 [2022-09-18T09:19:13.885Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:13.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.143Z] 
05:19:14 [2022-09-18T09:19:14.143Z] (Eclipse:13393): Gtk-WARNING **: 09:19:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340411052 data=null doit=true} to Shell with text {Help}
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Clicking on OK
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340411054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340411055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340411055 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340411055 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340411055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340411055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340411055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Clicked on 
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1340411300 data=null button=0 stateMask=0x0 x=143 y=173 count=0} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Counters} time=1340411301 data=null doit=true} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Counters} time=1340411301 data=null} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Counters} time=1340411301 data=null button=1 stateMask=0x0 x=143 y=173 count=1} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340411316 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Counters} time=1340411349 data=null button=1 stateMask=0x80000 x=143 y=173 count=1} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1340411350 data=null button=0 stateMask=0x0 x=143 y=173 count=0} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Counters} time=1340411351 data=null doit=true} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Counters} time=1340411351 data=null} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Counters} time=1340411351 data=null button=1 stateMask=0x0 x=143 y=173 count=1} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340411359 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Counters
05:19:14 [2022-09-18T09:19:14.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Counters} time=1340411367 data=null button=1 stateMask=0x80000 x=143 y=173 count=1} to Tree node with text: Counters
05:19:15 [2022-09-18T09:19:15.228Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:15 [2022-09-18T09:19:15.228Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:15 [2022-09-18T09:19:15.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340411436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:15 [2022-09-18T09:19:15.228Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:15 [2022-09-18T09:19:15.487Z] 
05:19:15 [2022-09-18T09:19:15.487Z] (Eclipse:13393): Gtk-WARNING **: 09:19:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340412320 data=null doit=true} to Shell with text {Help}
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Clicking on OK
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340412323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340412323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340412323 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340412324 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340412324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340412324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340412324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.313Z] DEBUG - Clicked on 
05:19:16 [2022-09-18T09:19:16.313Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1340412604 data=null button=0 stateMask=0x0 x=155 y=265 count=0} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1340412605 data=null doit=true} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1340412605 data=null} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1340412605 data=null button=1 stateMask=0x0 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340412606 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1340412612 data=null button=1 stateMask=0x80000 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1340412613 data=null button=0 stateMask=0x0 x=155 y=265 count=0} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1340412614 data=null doit=true} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1340412614 data=null} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1340412614 data=null button=1 stateMask=0x0 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340412615 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1340412647 data=null button=1 stateMask=0x80000 x=155 y=265 count=1} to Tree node with text: IRQ Analysis
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340412750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:16 [2022-09-18T09:19:16.314Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:16 [2022-09-18T09:19:16.882Z] 
05:19:16 [2022-09-18T09:19:16.882Z] (Eclipse:13393): Gtk-WARNING **: 09:19:16.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:16 [2022-09-18T09:19:16.882Z] 
05:19:16 [2022-09-18T09:19:16.882Z] (Eclipse:13393): Gtk-WARNING **: 09:19:16.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:16 [2022-09-18T09:19:16.882Z] 
05:19:16 [2022-09-18T09:19:16.882Z] (Eclipse:13393): Gtk-WARNING **: 09:19:16.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:16 [2022-09-18T09:19:16.882Z] 
05:19:16 [2022-09-18T09:19:16.882Z] (Eclipse:13393): Gtk-WARNING **: 09:19:16.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340413237 data=null doit=true} to Shell with text {Help}
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - Clicking on OK
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340413239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340413239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340413239 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340413239 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340413239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340413239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:16 [2022-09-18T09:19:16.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340413239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Clicked on 
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1340413545 data=null button=0 stateMask=0x0 x=181 y=403 count=0} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1340413546 data=null doit=true} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1340413546 data=null} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1340413546 data=null button=1 stateMask=0x0 x=181 y=403 count=1} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340413546 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1340413756 data=null button=1 stateMask=0x80000 x=181 y=372 count=1} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1340413759 data=null button=0 stateMask=0x0 x=181 y=372 count=0} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1340413759 data=null doit=true} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1340413759 data=null} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1340413759 data=null button=1 stateMask=0x0 x=181 y=372 count=1} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340413759 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1340413767 data=null button=1 stateMask=0x80000 x=181 y=372 count=1} to Tree node with text: System Call Latency
05:19:17 [2022-09-18T09:19:17.659Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:17 [2022-09-18T09:19:17.659Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:17 [2022-09-18T09:19:17.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340413856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:17 [2022-09-18T09:19:17.659Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:17 [2022-09-18T09:19:17.659Z] 
05:19:17 [2022-09-18T09:19:17.659Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.659Z] 
05:19:17 [2022-09-18T09:19:17.659Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.659Z] 
05:19:17 [2022-09-18T09:19:17.659Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.659Z] 
05:19:17 [2022-09-18T09:19:17.659Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.917Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] 
05:19:17 [2022-09-18T09:19:17.918Z] (Eclipse:13393): Gtk-WARNING **: 09:19:17.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340414257 data=null doit=true} to Shell with text {Help}
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Clicking on OK
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340414259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340414259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340414260 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340414260 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340414260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340414260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:17 [2022-09-18T09:19:17.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340414260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Clicked on 
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1340414519 data=null button=0 stateMask=0x0 x=144 y=349 count=0} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Statistics} time=1340414520 data=null doit=true} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1340414520 data=null} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1340414520 data=null button=1 stateMask=0x0 x=144 y=349 count=1} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340414521 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1340414583 data=null button=1 stateMask=0x80000 x=144 y=349 count=1} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1340414584 data=null button=0 stateMask=0x0 x=144 y=349 count=0} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Statistics} time=1340414585 data=null doit=true} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1340414585 data=null} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1340414585 data=null button=1 stateMask=0x0 x=144 y=349 count=1} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340414585 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1340414602 data=null button=1 stateMask=0x80000 x=144 y=349 count=1} to Tree node with text: Statistics
05:19:18 [2022-09-18T09:19:18.437Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:18 [2022-09-18T09:19:18.437Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:18 [2022-09-18T09:19:18.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340414670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:18 [2022-09-18T09:19:18.437Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:18 [2022-09-18T09:19:18.696Z] 
05:19:18 [2022-09-18T09:19:18.696Z] (Eclipse:13393): Gtk-WARNING **: 09:19:18.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:18 [2022-09-18T09:19:18.696Z] 
05:19:18 [2022-09-18T09:19:18.696Z] (Eclipse:13393): Gtk-WARNING **: 09:19:18.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:18 [2022-09-18T09:19:18.696Z] 
05:19:18 [2022-09-18T09:19:18.696Z] (Eclipse:13393): Gtk-WARNING **: 09:19:18.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:18 [2022-09-18T09:19:18.696Z] 
05:19:18 [2022-09-18T09:19:18.696Z] (Eclipse:13393): Gtk-WARNING **: 09:19:18.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340415131 data=null doit=true} to Shell with text {Help}
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Clicking on OK
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340415132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340415133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340415133 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340415133 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340415133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340415133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340415133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:18 [2022-09-18T09:19:18.955Z] DEBUG - Clicked on 
05:19:18 [2022-09-18T09:19:18.955Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1340415399 data=null button=0 stateMask=0x0 x=155 y=211 count=0} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Input/Output} time=1340415399 data=null doit=true} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1340415399 data=null} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1340415400 data=null button=1 stateMask=0x0 x=155 y=211 count=1} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340415400 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1340415433 data=null button=1 stateMask=0x80000 x=155 y=211 count=1} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1340415434 data=null button=0 stateMask=0x0 x=155 y=211 count=0} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Input/Output} time=1340415435 data=null doit=true} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1340415435 data=null} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1340415435 data=null button=1 stateMask=0x0 x=155 y=211 count=1} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340415436 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1340415463 data=null button=1 stateMask=0x80000 x=155 y=211 count=1} to Tree node with text: Input/Output
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340415527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.214Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.473Z] 
05:19:19 [2022-09-18T09:19:19.473Z] (Eclipse:13393): Gtk-WARNING **: 09:19:19.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340415920 data=null doit=true} to Shell with text {Help}
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Clicking on OK
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340415922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340415922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340415922 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340415922 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340415923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340415923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340415923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Clicked on 
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1340416205 data=null button=0 stateMask=0x0 x=163 y=119 count=0} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Context switch} time=1340416205 data=null doit=true} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1340416206 data=null} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1340416206 data=null button=1 stateMask=0x0 x=163 y=119 count=1} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340416206 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1340416238 data=null button=1 stateMask=0x80000 x=163 y=119 count=1} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1340416239 data=null button=0 stateMask=0x0 x=163 y=119 count=0} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Context switch} time=1340416239 data=null doit=true} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1340416240 data=null} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1340416240 data=null button=1 stateMask=0x0 x=163 y=119 count=1} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340416240 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1340416269 data=null button=1 stateMask=0x80000 x=163 y=119 count=1} to Tree node with text: Context switch
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Clicking on with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Help} time=1340416323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Help'
05:19:19 [2022-09-18T09:19:19.994Z] DEBUG - Clicked on with mnemonic 'Help'
05:19:20 [2022-09-18T09:19:20.371Z] 
05:19:20 [2022-09-18T09:19:20.371Z] (Eclipse:13393): Gtk-WARNING **: 09:19:20.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:20 [2022-09-18T09:19:20.371Z] 
05:19:20 [2022-09-18T09:19:20.371Z] (Eclipse:13393): Gtk-WARNING **: 09:19:20.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:20 [2022-09-18T09:19:20.371Z] 
05:19:20 [2022-09-18T09:19:20.371Z] (Eclipse:13393): Gtk-WARNING **: 09:19:20.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:20 [2022-09-18T09:19:20.371Z] 
05:19:20 [2022-09-18T09:19:20.371Z] (Eclipse:13393): Gtk-WARNING **: 09:19:20.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Shell with text "Help", using matcher: with text 'Help'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1340417241 data=null doit=true} to Shell with text {Help}
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Shell with text "Help", using matcher: of type 'Canvas'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Shell with text "Help", using matcher: (of type 'Canvas')
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.941Z] DEBUG - Clicking on OK
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340417243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340417243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340417243 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340417243 data=null} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340417244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340417244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
05:19:20 [2022-09-18T09:19:20.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340417244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
05:19:21 [2022-09-18T09:19:21.509Z] DEBUG - Clicked on 
05:19:21 [2022-09-18T09:19:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340418133 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Attempting to set focus on Tree with text {}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340418179 data=null button=0 stateMask=0x0 x=55 y=-19 count=0} to TreeItem with text {test}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340418179 data=null doit=true} to TreeItem with text {test}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340418179 data=null} to TreeItem with text {test}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340418180 data=null button=1 stateMask=0x0 x=55 y=-19 count=1} to TreeItem with text {test}
05:19:21 [2022-09-18T09:19:21.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340418180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:19:22 [2022-09-18T09:19:22.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340418392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:19:22 [2022-09-18T09:19:22.026Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:19:22 [2022-09-18T09:19:22.026Z] DEBUG - Clicking on with mnemonic 'Delete'
05:19:22 [2022-09-18T09:19:22.290Z] DEBUG - Clicked on with mnemonic 'Delete'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419093 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340419093 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Clicking on OK
05:19:22 [2022-09-18T09:19:22.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340419095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340419096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340419096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340419096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340419096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340419098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:22 [2022-09-18T09:19:22.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:23 [2022-09-18T09:19:23.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:23 [2022-09-18T09:19:23.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:23 [2022-09-18T09:19:23.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:23 [2022-09-18T09:19:23.195Z] DEBUG - Clicked on OK
05:19:23 [2022-09-18T09:19:23.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340419098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:19:23 [2022-09-18T09:19:23.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340418450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:19:23 [2022-09-18T09:19:23.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.04 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
05:19:23 [2022-09-18T09:19:23.712Z] testHelpMenus(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest)  Time elapsed: 25.114 s
05:19:23 [2022-09-18T09:19:23.712Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
05:19:24 [2022-09-18T09:19:24.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:31 [2022-09-18T09:19:31.214Z] DEBUG - number of items : 26
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427636 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427653 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340427653 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - number of items : 26
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428183 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428186 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428186 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
05:19:31 [2022-09-18T09:19:31.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - number of items : 26
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428736 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428750 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340428750 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
05:19:32 [2022-09-18T09:19:32.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - number of items : 26
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429270 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429285 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429285 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - number of items : 26
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429788 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429791 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340429792 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - number of items : 26
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430315 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430315 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:33 [2022-09-18T09:19:33.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:34 [2022-09-18T09:19:34.447Z] DEBUG - number of items : 26
05:19:34 [2022-09-18T09:19:34.447Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430818 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430821 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430821 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - number of items : 26
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430823 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430826 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340430826 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:34 [2022-09-18T09:19:34.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - number of items : 26
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431363 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431379 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431379 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:35 [2022-09-18T09:19:35.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - number of items : 26
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431946 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431950 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340431950 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:35 [2022-09-18T09:19:35.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:36 [2022-09-18T09:19:36.147Z] DEBUG - number of items : 26
05:19:36 [2022-09-18T09:19:36.147Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.147Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432465 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432468 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340432468 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - number of items : 26
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433000 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433003 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433004 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
05:19:36 [2022-09-18T09:19:36.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - number of items : 26
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433509 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433512 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340433512 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:37 [2022-09-18T09:19:37.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - number of items : 26
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434031 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434035 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434035 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:37 [2022-09-18T09:19:37.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - number of items : 26
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434575 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434578 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340434578 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
05:19:38 [2022-09-18T09:19:38.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - number of items : 26
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435108 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435111 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435111 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:38 [2022-09-18T09:19:38.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - number of items : 26
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435657 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340435657 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:39 [2022-09-18T09:19:39.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - number of items : 26
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436192 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436195 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436195 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:39 [2022-09-18T09:19:39.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - number of items : 26
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436718 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436733 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340436733 data=null} to ToolItem with tooltip text {Follow CPU Forward}
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
05:19:40 [2022-09-18T09:19:40.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - number of items : 26
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437256 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437259 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437259 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - number of items : 26
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437792 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437795 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340437796 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:41 [2022-09-18T09:19:41.907Z] DEBUG - number of items : 26
05:19:41 [2022-09-18T09:19:41.907Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.907Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438305 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438323 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438323 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
05:19:41 [2022-09-18T09:19:41.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - number of items : 26
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438826 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438829 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340438829 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.475Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
05:19:42 [2022-09-18T09:19:42.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - number of items : 26
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439341 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439352 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340439352 data=null} to ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.041Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
05:19:43 [2022-09-18T09:19:43.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:43 [2022-09-18T09:19:43.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:49 [2022-09-18T09:19:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:19:49 [2022-09-18T09:19:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:19:49 [2022-09-18T09:19:49.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:49 [2022-09-18T09:19:49.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:49 [2022-09-18T09:19:49.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:49 [2022-09-18T09:19:49.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:19:49 [2022-09-18T09:19:49.297Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - number of items : 26
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445751 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445753 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340445754 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:19:49 [2022-09-18T09:19:49.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:50 [2022-09-18T09:19:50.123Z] DEBUG - number of items : 26
05:19:50 [2022-09-18T09:19:50.123Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446267 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446270 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446270 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - number of items : 26
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446793 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340446793 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.383Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - number of items : 26
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447311 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447311 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:50 [2022-09-18T09:19:50.950Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:50 [2022-09-18T09:19:50.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - number of items : 26
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447833 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447836 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340447836 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:51 [2022-09-18T09:19:51.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - number of items : 26
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448344 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448346 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448347 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:52 [2022-09-18T09:19:52.184Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:52 [2022-09-18T09:19:52.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - number of items : 26
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448881 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448884 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340448884 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:52 [2022-09-18T09:19:52.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:53 [2022-09-18T09:19:53.009Z] DEBUG - number of items : 26
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449427 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449430 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449430 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:53 [2022-09-18T09:19:53.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - number of items : 26
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449957 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449967 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340449967 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:53 [2022-09-18T09:19:53.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - number of items : 26
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450495 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450498 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340450498 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:54 [2022-09-18T09:19:54.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - number of items : 26
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451004 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451007 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451015 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.711Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:19:54 [2022-09-18T09:19:54.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:55 [2022-09-18T09:19:55.277Z] DEBUG - number of items : 26
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451543 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451546 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340451546 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:19:55 [2022-09-18T09:19:55.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - number of items : 26
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452064 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452122 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452122 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:55 [2022-09-18T09:19:55.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:56 [2022-09-18T09:19:56.412Z] DEBUG - number of items : 26
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452658 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452661 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340452661 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:56 [2022-09-18T09:19:56.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - number of items : 26
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453168 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453171 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453171 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
05:19:56 [2022-09-18T09:19:56.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - number of items : 26
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453792 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453795 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340453795 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:57 [2022-09-18T09:19:57.554Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:57 [2022-09-18T09:19:57.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - number of items : 26
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454303 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454303 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - number of items : 26
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454816 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454819 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340454819 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:58 [2022-09-18T09:19:58.946Z] DEBUG - number of items : 26
05:19:58 [2022-09-18T09:19:58.946Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455388 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455388 data=null} to ToolItem with tooltip text {Select Next State Change}
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
05:19:58 [2022-09-18T09:19:58.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:19:59 [2022-09-18T09:19:59.513Z] DEBUG - number of items : 26
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455897 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455908 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340455908 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:19:59 [2022-09-18T09:19:59.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - number of items : 26
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456420 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456423 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456424 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - number of items : 26
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456992 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340456993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457021 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457021 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:20:00 [2022-09-18T09:20:00.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - number of items : 26
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457524 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457527 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340457527 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - number of items : 26
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458081 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458084 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340458084 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:20:01 [2022-09-18T09:20:01.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:02 [2022-09-18T09:20:02.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:07 [2022-09-18T09:20:07.712Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:20:07 [2022-09-18T09:20:07.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:20:07 [2022-09-18T09:20:07.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:07 [2022-09-18T09:20:07.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:07 [2022-09-18T09:20:07.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:20:07 [2022-09-18T09:20:07.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:08 [2022-09-18T09:20:08.230Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:08 [2022-09-18T09:20:08.230Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] 
05:20:08 [2022-09-18T09:20:08.489Z] (Eclipse:13393): Gtk-WARNING **: 09:20:08.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340464878 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.489Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Text with text " 
05:20:08 [2022-09-18T09:20:08.490Z]  ", using matcher: of type 'Text'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1340464883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340464883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1340464883 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1340464884 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1340464884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1340464884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1340464884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1340464885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340464885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1340464885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1340464885 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1340464885 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1340464886 data=null doit=true} to Button with text {All Active Threads}
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1340464886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1340464887 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1340464887 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1340464887 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1340464887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Clicking on OK
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340464900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340464901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340464901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340464901 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340464901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340464901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340464901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:08 [2022-09-18T09:20:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340464519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:09 [2022-09-18T09:20:09.008Z] DEBUG - Clicked on 
05:20:09 [2022-09-18T09:20:09.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:09 [2022-09-18T09:20:09.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:09 [2022-09-18T09:20:09.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:09 [2022-09-18T09:20:09.524Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:09 [2022-09-18T09:20:09.524Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:09 [2022-09-18T09:20:09.784Z] 
05:20:09 [2022-09-18T09:20:09.784Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:10 [2022-09-18T09:20:10.042Z] 
05:20:10 [2022-09-18T09:20:10.042Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:10 [2022-09-18T09:20:10.042Z] 
05:20:10 [2022-09-18T09:20:10.042Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:10 [2022-09-18T09:20:10.042Z] 
05:20:10 [2022-09-18T09:20:10.042Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:10 [2022-09-18T09:20:10.042Z] 
05:20:10 [2022-09-18T09:20:10.042Z] (Eclipse:13393): Gtk-WARNING **: 09:20:09.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340466270 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1340466272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340466272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1340466272 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1340466272 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1340466273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1340466273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1340466273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1340466274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340466275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1340466275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1340466275 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1340466275 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340466354 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:10 [2022-09-18T09:20:10.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340465920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:10 [2022-09-18T09:20:10.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] 
05:20:16 [2022-09-18T09:20:16.970Z] (Eclipse:13393): Gtk-WARNING **: 09:20:16.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340472995 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1340472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1340472997 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1340472997 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1340472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1340472997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1340472997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1340472998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340472998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1340472998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1340472998 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1340472998 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Clicking on OK
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340473000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340473000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340473000 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340473000 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340473000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340473000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340473000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340472595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - Clicked on 
05:20:16 [2022-09-18T09:20:16.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:17 [2022-09-18T09:20:17.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:17 [2022-09-18T09:20:17.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:17 [2022-09-18T09:20:17.230Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:17 [2022-09-18T09:20:17.230Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.488Z] 
05:20:17 [2022-09-18T09:20:17.488Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.747Z] 
05:20:17 [2022-09-18T09:20:17.747Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.747Z] 
05:20:17 [2022-09-18T09:20:17.747Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.747Z] 
05:20:17 [2022-09-18T09:20:17.747Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.747Z] 
05:20:17 [2022-09-18T09:20:17.747Z] (Eclipse:13393): Gtk-WARNING **: 09:20:17.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340473999 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1340474001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340474001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1340474001 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1340474001 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1340474001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1340474001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1340474001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1340474002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340474002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1340474002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1340474002 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1340474002 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340474096 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:17 [2022-09-18T09:20:17.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340473644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:18 [2022-09-18T09:20:18.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:24 [2022-09-18T09:20:24.856Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.856Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:24 [2022-09-18T09:20:24.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:25 [2022-09-18T09:20:25.423Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:25 [2022-09-18T09:20:25.423Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:25 [2022-09-18T09:20:25.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:25 [2022-09-18T09:20:25.990Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:25 [2022-09-18T09:20:25.990Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:25 [2022-09-18T09:20:25.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:26 [2022-09-18T09:20:26.248Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:26 [2022-09-18T09:20:26.248Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:26 [2022-09-18T09:20:26.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:26 [2022-09-18T09:20:26.829Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:26 [2022-09-18T09:20:26.829Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:26 [2022-09-18T09:20:26.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:27 [2022-09-18T09:20:27.397Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:27 [2022-09-18T09:20:27.397Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:27 [2022-09-18T09:20:27.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:27 [2022-09-18T09:20:27.963Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:27 [2022-09-18T09:20:27.964Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:27 [2022-09-18T09:20:27.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:28 [2022-09-18T09:20:28.529Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:28 [2022-09-18T09:20:28.529Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:28 [2022-09-18T09:20:28.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:29 [2022-09-18T09:20:29.095Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:29 [2022-09-18T09:20:29.095Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:29 [2022-09-18T09:20:29.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:29 [2022-09-18T09:20:29.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:29 [2022-09-18T09:20:29.661Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:29 [2022-09-18T09:20:29.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:29 [2022-09-18T09:20:29.919Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:29 [2022-09-18T09:20:29.919Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:30 [2022-09-18T09:20:30.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:30 [2022-09-18T09:20:30.438Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:30 [2022-09-18T09:20:30.439Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:30 [2022-09-18T09:20:30.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:31 [2022-09-18T09:20:31.262Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:31 [2022-09-18T09:20:31.262Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:31 [2022-09-18T09:20:31.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:31 [2022-09-18T09:20:31.828Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:31 [2022-09-18T09:20:31.828Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:31 [2022-09-18T09:20:31.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:32 [2022-09-18T09:20:32.394Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:32 [2022-09-18T09:20:32.394Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:32 [2022-09-18T09:20:32.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:32 [2022-09-18T09:20:32.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:32 [2022-09-18T09:20:32.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:32 [2022-09-18T09:20:32.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:33 [2022-09-18T09:20:33.527Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:33 [2022-09-18T09:20:33.527Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:33 [2022-09-18T09:20:33.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:33 [2022-09-18T09:20:33.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:33 [2022-09-18T09:20:33.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:34 [2022-09-18T09:20:34.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:34 [2022-09-18T09:20:34.305Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:34 [2022-09-18T09:20:34.305Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:34 [2022-09-18T09:20:34.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:34 [2022-09-18T09:20:34.889Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:34 [2022-09-18T09:20:34.889Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:34 [2022-09-18T09:20:34.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:35 [2022-09-18T09:20:35.456Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:35 [2022-09-18T09:20:35.456Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:35 [2022-09-18T09:20:35.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:36 [2022-09-18T09:20:36.022Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:36 [2022-09-18T09:20:36.022Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:36 [2022-09-18T09:20:36.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:36 [2022-09-18T09:20:36.589Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:36 [2022-09-18T09:20:36.589Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:20:36 [2022-09-18T09:20:36.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:37 [2022-09-18T09:20:37.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:42 [2022-09-18T09:20:42.426Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:20:42 [2022-09-18T09:20:42.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:20:42 [2022-09-18T09:20:42.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - number of items : 26
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499266 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:42 [2022-09-18T09:20:42.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] 
05:20:43 [2022-09-18T09:20:43.562Z] (Eclipse:13393): Gtk-WARNING **: 09:20:43.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:43 [2022-09-18T09:20:43.562Z] 
05:20:43 [2022-09-18T09:20:43.562Z] (Eclipse:13393): Gtk-WARNING **: 09:20:43.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:43 [2022-09-18T09:20:43.562Z] 
05:20:43 [2022-09-18T09:20:43.562Z] (Eclipse:13393): Gtk-WARNING **: 09:20:43.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:43 [2022-09-18T09:20:43.562Z] 
05:20:43 [2022-09-18T09:20:43.562Z] (Eclipse:13393): Gtk-WARNING **: 09:20:43.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499932 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499933 data=null} to ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340499936 data=null doit=true} to Shell with text {Filter}
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Clicking on Uncheck all
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340499939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340499940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340499940 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340499940 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340499940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340499940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340499940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340500056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340500057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340500057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340500057 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340500057 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Clicked on Uncheck all
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Clicking on Check Active
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1340500059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1340500059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1340500060 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1340500060 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1340500060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:43 [2022-09-18T09:20:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1340500060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1340500060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1340502971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1340503078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1340503078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1340503078 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1340503078 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Clicked on Check Active
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Clicking on Check all
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340503080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340503081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340503081 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340503081 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340503081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340503081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340503081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340503158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340503158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340503158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340503159 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340503159 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - Clicked on Check all
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.128Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Clicking on Uncheck Inactive
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1340503161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1340503161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1340503161 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1340503161 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1340503161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:47 [2022-09-18T09:20:47.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1340503162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1340503162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1340505415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1340505416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1340505416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1340505416 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1340505416 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Clicked on Uncheck Inactive
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Attempting to set focus on Tree with text {}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1340505438 data=null button=0 stateMask=0x0 x=89 y=35 count=0} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1340505438 data=null doit=true} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1340505438 data=null} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1340505439 data=null button=1 stateMask=0x0 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340505439 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1340505440 data=null button=1 stateMask=0x80000 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Clicking on Uncheck all
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340505441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340505442 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340505442 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340505442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340505442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340505442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340505518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340505519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340505519 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340505519 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Clicked on Uncheck all
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Clicking on Check selected
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1340505521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1340505521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1340505521 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1340505521 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1340505521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1340505522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1340505522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1340505528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1340505528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1340505528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1340505529 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1340505529 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - Clicked on Check selected
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.290Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Clicking on Uncheck all
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340505531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340505531 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340505531 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340505531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340505531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340505532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340505556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340505556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340505556 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340505556 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Clicked on Uncheck all
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Clicking on Check subtree
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1340505558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340505558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1340505558 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1340505558 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1340505559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1340505559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1340505559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1340505561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340505561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1340505561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1340505561 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1340505561 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Clicked on Check subtree
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Clicking on Check all
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340505563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340505563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340505563 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340505566 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340505566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340505566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340505566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340505706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340505707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340505707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340505707 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340505707 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Clicked on Check all
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Clicking on Uncheck selected
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1340505709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1340505709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1340505709 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1340505709 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1340505709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1340505709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1340505709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1340505712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1340505713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1340505713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1340505713 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1340505714 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Clicked on Uncheck selected
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Clicking on Check all
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340505716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340505716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340505716 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340505716 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340505717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340505717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340505717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340505746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340505746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340505746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340505746 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340505746 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Clicked on Check all
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Clicking on Uncheck subtree
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1340505749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1340505749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1340505749 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1340505749 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1340505749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1340505749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1340505749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1340505751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1340505751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1340505751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1340505751 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1340505752 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Clicked on Uncheck subtree
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Clicking on Uncheck all
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340505754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340505754 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340505754 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340505755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340505874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340505874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340505874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340505875 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340505875 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - Clicked on Uncheck all
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:20:49 [2022-09-18T09:20:49.552Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Clicking on Check all
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1340506380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340506380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1340506380 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1340506381 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1340506381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1340506381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1340506381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1340506402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1340506402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1340506402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1340506402 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1340506402 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - Clicked on Check all
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:50 [2022-09-18T09:20:50.118Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Clicking on OK
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340506404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340506404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340506404 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340506404 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340506404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340506404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340506404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:50 [2022-09-18T09:20:50.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340499267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:20:50 [2022-09-18T09:20:50.378Z] DEBUG - Clicked on 
05:20:50 [2022-09-18T09:20:50.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:50 [2022-09-18T09:20:50.378Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:20:50 [2022-09-18T09:20:50.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] 
05:20:56 [2022-09-18T09:20:56.944Z] (Eclipse:13393): Gtk-WARNING **: 09:20:56.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340513377 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:20:56 [2022-09-18T09:20:56.944Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - matched Text with text " 
05:20:56 [2022-09-18T09:20:56.945Z]  ", using matcher: of type 'Text'
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1340513381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340513382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1340513382 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1340513382 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1340513382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1340513382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1340513382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1340513383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1340513383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1340513383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1340513383 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1340513383 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1340513384 data=null doit=true} to Button with text {All Active Threads}
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1340513384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1340513385 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1340513385 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1340513385 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1340513385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1340513387 data=null doit=true} to Button with text {Active Threads on CPUs:}
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1340513387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:}
05:20:56 [2022-09-18T09:20:56.945Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1340513388 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1340513388 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1340513388 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1340513388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1340513389 data=null doit=true} to Button with text {All Active Threads}
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1340513389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads}
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1340513390 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1340513398 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1340513398 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1340513398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Clicking on OK
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340513415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340513415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340513415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340513415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340513415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340513416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340513416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:57 [2022-09-18T09:20:57.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340513020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:57 [2022-09-18T09:20:57.468Z] DEBUG - Clicked on 
05:20:57 [2022-09-18T09:20:57.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:57 [2022-09-18T09:20:57.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:57 [2022-09-18T09:20:57.468Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
05:20:57 [2022-09-18T09:20:57.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:57 [2022-09-18T09:20:57.728Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:57 [2022-09-18T09:20:57.987Z] 
05:20:57 [2022-09-18T09:20:57.987Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:58 [2022-09-18T09:20:58.246Z] 
05:20:58 [2022-09-18T09:20:58.246Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:58 [2022-09-18T09:20:58.246Z] 
05:20:58 [2022-09-18T09:20:58.246Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:58 [2022-09-18T09:20:58.246Z] 
05:20:58 [2022-09-18T09:20:58.246Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:58 [2022-09-18T09:20:58.246Z] 
05:20:58 [2022-09-18T09:20:58.246Z] (Eclipse:13393): Gtk-WARNING **: 09:20:57.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340514477 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.246Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Text with text " 
05:20:58 [2022-09-18T09:20:58.247Z]  ", using matcher: of type 'Text'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1340514481 data=null doit=true} to Button with text {Active Threads on CPUs:}
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1340514481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:}
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1340514483 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1340514483 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1340514483 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1340514484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Clicking on OK
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340514485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340514495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340514495 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340514495 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340514495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340514495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340514495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:20:58 [2022-09-18T09:20:58.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340514126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:58 [2022-09-18T09:20:58.506Z] DEBUG - Clicked on 
05:20:58 [2022-09-18T09:20:58.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:59 [2022-09-18T09:20:59.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:20:59 [2022-09-18T09:20:59.076Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
05:20:59 [2022-09-18T09:20:59.076Z] DEBUG - Clicking on with mnemonic 'Configure...'
05:20:59 [2022-09-18T09:20:59.478Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] 
05:20:59 [2022-09-18T09:20:59.479Z] (Eclipse:13393): Gtk-WARNING **: 09:20:59.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Clicked on with mnemonic 'Configure...'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340515708 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Text with text " 
05:20:59 [2022-09-18T09:20:59.479Z]  ", using matcher: of type 'Text'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Clicking on Cancel
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1340515713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1340515713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1340515713 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1340515713 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1340515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1340515714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1340515714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:20:59 [2022-09-18T09:20:59.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1340515323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
05:20:59 [2022-09-18T09:20:59.875Z] DEBUG - Clicked on 
05:20:59 [2022-09-18T09:20:59.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:05 [2022-09-18T09:21:05.143Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:21:05 [2022-09-18T09:21:05.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:05 [2022-09-18T09:21:05.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:11 [2022-09-18T09:21:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:21:11 [2022-09-18T09:21:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:11 [2022-09-18T09:21:11.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:11 [2022-09-18T09:21:11.996Z] DEBUG - number of items : 26
05:21:11 [2022-09-18T09:21:11.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:17 [2022-09-18T09:21:17.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:22 [2022-09-18T09:21:22.584Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:21:22 [2022-09-18T09:21:22.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:22 [2022-09-18T09:21:22.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:22 [2022-09-18T09:21:22.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:23 [2022-09-18T09:21:23.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:23 [2022-09-18T09:21:23.519Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:23 [2022-09-18T09:21:23.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - number of items : 26
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545358 data=null doit=true} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.625Z] 
05:21:29 [2022-09-18T09:21:29.625Z] (Eclipse:13393): Gtk-WARNING **: 09:21:29.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:29 [2022-09-18T09:21:29.625Z] 
05:21:29 [2022-09-18T09:21:29.625Z] (Eclipse:13393): Gtk-WARNING **: 09:21:29.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:29 [2022-09-18T09:21:29.626Z] 
05:21:29 [2022-09-18T09:21:29.626Z] (Eclipse:13393): Gtk-WARNING **: 09:21:29.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:29 [2022-09-18T09:21:29.626Z] 
05:21:29 [2022-09-18T09:21:29.626Z] (Eclipse:13393): Gtk-WARNING **: 09:21:29.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545957 data=null doit=true} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545957 data=null} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340545965 data=null doit=true} to Shell with text {Legend}
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.626Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Clicking on OK
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340545987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340545988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340545988 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340545988 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340545988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340545988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340545988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:29 [2022-09-18T09:21:29.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340545360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend}
05:21:29 [2022-09-18T09:21:29.886Z] DEBUG - Clicked on 
05:21:30 [2022-09-18T09:21:30.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340546543 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:21:30 [2022-09-18T09:21:30.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340546600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340546600 data=null doit=true} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340546600 data=null} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340546601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340546601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340546616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Clicking on with mnemonic 'Delete'
05:21:30 [2022-09-18T09:21:30.407Z] DEBUG - Clicked on with mnemonic 'Delete'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547856 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340547857 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Clicking on OK
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340547859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340547859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340547859 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340547859 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340547859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340547859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:31 [2022-09-18T09:21:31.444Z] DEBUG - Clicked on OK
05:21:32 [2022-09-18T09:21:32.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340547859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:32 [2022-09-18T09:21:32.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340546680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:21:32 [2022-09-18T09:21:32.012Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.368 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
05:21:32 [2022-09-18T09:21:32.012Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 19.103 s
05:21:32 [2022-09-18T09:21:32.012Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 18.814 s
05:21:32 [2022-09-18T09:21:32.012Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 7.778 s
05:21:32 [2022-09-18T09:21:32.012Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 7.8 s
05:21:32 [2022-09-18T09:21:32.012Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 19.139 s
05:21:32 [2022-09-18T09:21:32.012Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 13.317 s
05:21:32 [2022-09-18T09:21:32.012Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 9.304 s
05:21:32 [2022-09-18T09:21:32.012Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.683 s
05:21:32 [2022-09-18T09:21:32.012Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.291 s
05:21:32 [2022-09-18T09:21:32.012Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.704 s
05:21:32 [2022-09-18T09:21:32.012Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.283 s
05:21:32 [2022-09-18T09:21:32.012Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.303 s
05:21:32 [2022-09-18T09:21:32.012Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:38 [2022-09-18T09:21:38.577Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:38 [2022-09-18T09:21:38.836Z] 
05:21:38 [2022-09-18T09:21:38.836Z] (Eclipse:13393): Gtk-WARNING **: 09:21:38.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:38 [2022-09-18T09:21:38.836Z] 
05:21:38 [2022-09-18T09:21:38.836Z] (Eclipse:13393): Gtk-WARNING **: 09:21:38.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:38 [2022-09-18T09:21:38.836Z] 
05:21:38 [2022-09-18T09:21:38.836Z] (Eclipse:13393): Gtk-WARNING **: 09:21:38.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:38 [2022-09-18T09:21:38.836Z] 
05:21:38 [2022-09-18T09:21:38.836Z] (Eclipse:13393): Gtk-WARNING **: 09:21:38.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340555370 data=null doit=true} to Shell with text {Find}
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1340555374 data=null} to (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Set text on (of type 'Combo') to \ACPU
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59da98c7
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340555426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340555427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340555427 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340555427 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340555427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340555427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340555427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340555428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340555428 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340555428 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c828274
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340555434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340555434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340555434 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340555434 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340555434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340555435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340555435 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340555436 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Clicking on Fi&nd
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340555436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340555436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340555436 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340555436 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340555436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340555436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340555436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340555437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340555437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340555437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340555438 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340555438 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Clicked on Fi&nd
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1340555439 data=null} to (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - Set text on (of type 'Combo') to \ACPU
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74a71d7d
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1340555456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340555457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1340555457 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1340555457 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1340555457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1340555457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1340555457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1340555458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1340555458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1340555458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1340555458 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1340555458 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Clicking on Fi&nd
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340555459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340555459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340555459 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340555459 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340555459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340555459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340555459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340555460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340555460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340555460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340555460 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340555460 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Clicked on Fi&nd
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Clicking on Close
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340555466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340555466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340555466 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340555466 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340555466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340555466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340555466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - Clicked on 
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:39 [2022-09-18T09:21:39.359Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.619Z] 
05:21:39 [2022-09-18T09:21:39.619Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.879Z] 
05:21:39 [2022-09-18T09:21:39.879Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.879Z] 
05:21:39 [2022-09-18T09:21:39.879Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.879Z] 
05:21:39 [2022-09-18T09:21:39.879Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.879Z] 
05:21:39 [2022-09-18T09:21:39.879Z] (Eclipse:13393): Gtk-WARNING **: 09:21:39.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340556121 data=null doit=true} to Shell with text {Find}
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1340556125 data=null} to (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - Set text on (of type 'Combo') to CPU 1
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3fc54d53
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340556137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340556137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340556137 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340556137 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340556137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340556137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340556137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340556138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340556138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340556138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340556138 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340556138 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Clicking on Fi&nd
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340556140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340556140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340556140 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340556140 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340556141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340556141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340556141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340556141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340556141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340556142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340556142 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340556142 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Clicked on Fi&nd
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1340556158 data=null} to (of type 'Combo')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Set text on (of type 'Combo') to CPU 1
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1340556159 data=null doit=true} to Button with text {F&orward}
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340556159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1340556161 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1340556170 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1340556170 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340556170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.881Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Clicking on Fi&nd
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340556174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340556174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340556175 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340556175 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340556175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340556175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340556175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340556176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340556176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340556176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340556176 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340556176 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Clicked on Fi&nd
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Clicking on Close
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340556219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340556220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340556220 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340556220 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340556220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340556220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:39 [2022-09-18T09:21:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340556220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - Clicked on 
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.141Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.400Z] 
05:21:40 [2022-09-18T09:21:40.400Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.400Z] 
05:21:40 [2022-09-18T09:21:40.400Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.400Z] 
05:21:40 [2022-09-18T09:21:40.400Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.400Z] 
05:21:40 [2022-09-18T09:21:40.400Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] 
05:21:40 [2022-09-18T09:21:40.659Z] (Eclipse:13393): Gtk-WARNING **: 09:21:40.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:40 [2022-09-18T09:21:40.659Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:40 [2022-09-18T09:21:40.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340556965 data=null doit=true} to Shell with text {Find}
05:21:40 [2022-09-18T09:21:40.659Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:40 [2022-09-18T09:21:40.659Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Setting text on (of type 'Combo') to CPU
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=1340556969 data=null} to (of type 'Combo')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Set text on (of type 'Combo') to CPU
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1340556971 data=null doit=true} to Button with text {&Backward}
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340556971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1340556973 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1340556989 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1340556989 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340556989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5319b16b
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340556997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340556997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340556997 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340556997 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340556998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340556998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340556998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340556998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340556998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340556998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340556999 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340556999 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a89d485
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1340557000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340557000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1340557000 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1340557000 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1340557000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1340557000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1340557000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1340557001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1340557001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1340557001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1340557001 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1340557001 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Clicking on Fi&nd
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340557003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340557003 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340557003 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340557003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340557003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340557003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340557004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340557004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340557004 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340557004 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Clicked on Fi&nd
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Setting text on (of type 'Combo') to CP
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=1340557006 data=null} to (of type 'Combo')
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - Set text on (of type 'Combo') to CP
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:40 [2022-09-18T09:21:40.661Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Clicking on Fi&nd
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340557027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340557027 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340557027 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340557027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340557027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340557028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340557030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340557031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340557031 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340557031 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Clicked on Fi&nd
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Clicking on Close
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340557033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340557033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340557033 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340557034 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340557034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340557034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340557034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:40 [2022-09-18T09:21:40.922Z] DEBUG - Clicked on 
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:40 [2022-09-18T09:21:40.923Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.185Z] 
05:21:41 [2022-09-18T09:21:41.185Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.574Z] 
05:21:41 [2022-09-18T09:21:41.574Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.574Z] 
05:21:41 [2022-09-18T09:21:41.574Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.574Z] 
05:21:41 [2022-09-18T09:21:41.574Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.574Z] 
05:21:41 [2022-09-18T09:21:41.574Z] (Eclipse:13393): Gtk-WARNING **: 09:21:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340557725 data=null doit=true} to Shell with text {Find}
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1340557729 data=null} to (of type 'Combo')
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - Set text on (of type 'Combo') to CPU 1
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.574Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ce31b14
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1340557742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340557742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1340557743 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1340557743 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1340557743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1340557743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1340557743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1340557743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340557744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1340557744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1340557744 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1340557744 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Clicking on Fi&nd
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340557752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340557753 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340557753 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340557753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340557753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340557753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340557754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340557754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340557754 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340557754 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Clicked on Fi&nd
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=1340557756 data=null} to (of type 'Combo')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Set text on (of type 'Combo') to cpu 1
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:41 [2022-09-18T09:21:41.576Z] DEBUG - Clicking on Fi&nd
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340557762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340557762 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340557762 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340557763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340557763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340557763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340557776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340557777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340557777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340557778 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340557778 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Clicked on Fi&nd
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Clicking on Close
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340557784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340557784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340557784 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340557785 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340557785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340557785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340557785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - Clicked on 
05:21:41 [2022-09-18T09:21:41.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:41 [2022-09-18T09:21:41.836Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.094Z] 
05:21:42 [2022-09-18T09:21:42.094Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.094Z] 
05:21:42 [2022-09-18T09:21:42.094Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.094Z] 
05:21:42 [2022-09-18T09:21:42.094Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.095Z] 
05:21:42 [2022-09-18T09:21:42.095Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340558638 data=null doit=true} to Shell with text {Find}
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Clicking on Close
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340558654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340558654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340558654 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340558654 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340558655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340558655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340558655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - Clicked on 
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.615Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.874Z] 
05:21:42 [2022-09-18T09:21:42.874Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.875Z] 
05:21:42 [2022-09-18T09:21:42.875Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.875Z] 
05:21:42 [2022-09-18T09:21:42.875Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.875Z] 
05:21:42 [2022-09-18T09:21:42.875Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.875Z] 
05:21:42 [2022-09-18T09:21:42.875Z] (Eclipse:13393): Gtk-WARNING **: 09:21:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340559287 data=null doit=true} to Shell with text {Find}
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Clicking on Close
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340559290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340559290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340559290 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340559291 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340559291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340559291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:42 [2022-09-18T09:21:42.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340559291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.134Z] DEBUG - Clicked on 
05:21:43 [2022-09-18T09:21:43.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
05:21:43 [2022-09-18T09:21:43.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:43 [2022-09-18T09:21:43.392Z] DEBUG - Attempting to set focus on (of type 'Canvas')
05:21:43 [2022-09-18T09:21:43.392Z] 
05:21:43 [2022-09-18T09:21:43.392Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.392Z] 
05:21:43 [2022-09-18T09:21:43.392Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.392Z] 
05:21:43 [2022-09-18T09:21:43.392Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.392Z] 
05:21:43 [2022-09-18T09:21:43.392Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] 
05:21:43 [2022-09-18T09:21:43.652Z] (Eclipse:13393): Gtk-WARNING **: 09:21:43.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1340559998 data=null doit=true} to Shell with text {Find}
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.652Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1340560002 data=null} to (of type 'Combo')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Set text on (of type 'Combo') to CPU 1
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1340560004 data=null doit=true} to Button with text {F&orward}
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340560004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward}
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1340560005 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1340560005 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1340560006 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340560006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7d7309cb
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1340560007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340560007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1340560007 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1340560007 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1340560007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1340560007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1340560008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1340560020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1340560021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1340560021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1340560021 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1340560021 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.653Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f74e914
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1340560022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340560022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1340560022 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1340560023 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1340560023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1340560023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1340560023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1340560023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1340560023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1340560024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1340560024 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1340560024 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Clicking on Fi&nd
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340560032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340560032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340560032 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340560032 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340560033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340560033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340560033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340560033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340560034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340560034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340560034 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340560034 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Clicked on Fi&nd
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1340560037 data=null} to (of type 'Combo')
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - Set text on (of type 'Combo') to CPU 1
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.654Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1340560038 data=null doit=true} to Button with text {&Backward}
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1340560039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward}
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1340560039 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1340560040 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1340560040 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1340560040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Clicking on Fi&nd
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1340560073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340560073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1340560073 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1340560073 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1340560074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1340560074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1340560075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1340560089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1340560090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1340560091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1340560091 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1340560091 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Clicked on Fi&nd
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Clicking on Close
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1340560139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1340560140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1340560140 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1340560140 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1340560140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1340560140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:43 [2022-09-18T09:21:43.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1340560141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Clicked on 
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340560508 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340560569 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340560569 data=null doit=true} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340560569 data=null} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340560570 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340560570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340560582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:21:44 [2022-09-18T09:21:44.432Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:21:44 [2022-09-18T09:21:44.432Z] DEBUG - Clicking on with mnemonic 'Delete'
05:21:44 [2022-09-18T09:21:44.432Z] DEBUG - Clicked on with mnemonic 'Delete'
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.690Z] 
05:21:44 [2022-09-18T09:21:44.690Z] (Eclipse:13393): Gtk-WARNING **: 09:21:44.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:21:44 [2022-09-18T09:21:44.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561146 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340561146 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Clicking on OK
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340561147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340561147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340561147 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340561147 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340561148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340561148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:44 [2022-09-18T09:21:44.950Z] DEBUG - Clicked on OK
05:21:45 [2022-09-18T09:21:45.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340561148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:45 [2022-09-18T09:21:45.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340560645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:21:45 [2022-09-18T09:21:45.569Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.428 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
05:21:45 [2022-09-18T09:21:45.569Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.297 s
05:21:45 [2022-09-18T09:21:45.569Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.699 s
05:21:45 [2022-09-18T09:21:45.569Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.889 s
05:21:45 [2022-09-18T09:21:45.569Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.69 s
05:21:45 [2022-09-18T09:21:45.569Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.497 s
05:21:45 [2022-09-18T09:21:45.569Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.954 s
05:21:45 [2022-09-18T09:21:45.569Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
05:21:46 [2022-09-18T09:21:46.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - number of items : 26
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568094 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:51 [2022-09-18T09:21:51.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:51.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:51.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:51.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:51.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] 
05:21:52 [2022-09-18T09:21:52.171Z] (Eclipse:13393): Gtk-WARNING **: 09:21:52.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568491 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568491 data=null} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1340568493 data=null doit=true} to Shell with text {Filter}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Clicking on Uncheck all
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1340568495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340568496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1340568496 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1340568496 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1340568496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1340568496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1340568496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1340568554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1340568555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1340568555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1340568555 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1340568555 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Clicked on Uncheck all
05:21:52 [2022-09-18T09:21:52.171Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1340568559 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1340568559 data=null doit=true} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1340568560 data=null} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1340568560 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340568560 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1340568561 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to Tree node with text: systemd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Clicking on Check subtree
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1340568562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1340568562 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1340568562 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1340568563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1340568563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1340568563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1340568601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1340568601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1340568601 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1340568602 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Clicked on Check subtree
05:21:52 [2022-09-18T09:21:52.172Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1340568603 data=null button=0 stateMask=0x0 x=93 y=1208 count=0} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1340568603 data=null doit=true} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1340568603 data=null} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1340568604 data=null button=1 stateMask=0x0 x=93 y=1208 count=1} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340568604 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1340568604 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1} to Tree node with text: kthreadd
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Clicking on Check subtree
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1340568606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1340568606 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1340568606 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1340568606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1340568606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1340568606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1340568631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1340568631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1340568631 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1340568632 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Clicked on Check subtree
05:21:52 [2022-09-18T09:21:52.431Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1340568633 data=null button=0 stateMask=0x0 x=110 y=-897 count=0} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1340568633 data=null doit=true} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1340568634 data=null} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1340568634 data=null button=1 stateMask=0x0 x=110 y=-897 count=1} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340568634 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1340568635 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1} to Tree node with text: lttng-consumerd
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Clicking on Check subtree
05:21:52 [2022-09-18T09:21:52.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1340568636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1340568636 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1340568636 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1340568637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1340568637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1340568637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1340568638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1340568638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1340568638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1340568638 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1340568638 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Clicked on Check subtree
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Clicking on OK
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340568639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340568640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340568640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340568640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340568640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340568640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340568640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:52 [2022-09-18T09:21:52.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340568095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Clicked on 
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1340568943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1340568971 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1340568973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1340568975 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1340568977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1340568991 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1340568992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1340568993 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=1340568994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=1340568995 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=1340569008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=1340569010 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1340569011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1340569012 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1} to TreeColumn with text {PTID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1340569020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1340569021 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1} to TreeColumn with text {PTID}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1340569022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1340569024 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1} to TreeColumn with text {Birth time}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1340569024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1340569026 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1} to TreeColumn with text {Birth time}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340569089 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:21:52 [2022-09-18T09:21:52.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Attempting to set focus on Tree with text {}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340569182 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340569182 data=null doit=true} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340569182 data=null} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340569182 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340569183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340569192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Clicking on with mnemonic 'Delete'
05:21:52 [2022-09-18T09:21:52.953Z] DEBUG - Clicked on with mnemonic 'Delete'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340569739 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Clicking on OK
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340569740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340569740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340569740 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340569741 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340569741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340569741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.521Z] DEBUG - Clicked on OK
05:21:53 [2022-09-18T09:21:53.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340569741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:21:53 [2022-09-18T09:21:53.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340569251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:21:54 [2022-09-18T09:21:54.347Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.681 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
05:21:54 [2022-09-18T09:21:54.347Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 6.441 s
05:21:54 [2022-09-18T09:21:54.347Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
05:22:06 [2022-09-18T09:22:06.549Z] 
05:22:06 [2022-09-18T09:22:06.549Z] (Eclipse:13393): Gtk-WARNING **: 09:22:05.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:22:06 [2022-09-18T09:22:06.549Z] 
05:22:06 [2022-09-18T09:22:06.549Z] (Eclipse:13393): Gtk-WARNING **: 09:22:05.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - number of items : 2
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581831 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581832 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340581832 data=null} to ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
05:22:06 [2022-09-18T09:22:06.549Z] 
05:22:06 [2022-09-18T09:22:06.549Z] (Eclipse:13393): Gtk-WARNING **: 09:22:05.585: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
05:22:06 [2022-09-18T09:22:06.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
05:22:10 [2022-09-18T09:22:10.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
05:22:11 [2022-09-18T09:22:11.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
05:22:11 [2022-09-18T09:22:11.374Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:22:12 [2022-09-18T09:22:12.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
05:22:12 [2022-09-18T09:22:12.348Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:22:12 [2022-09-18T09:22:12.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:22:12 [2022-09-18T09:22:12.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f36591] time=1340596639 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Attempting to set focus on Tree with text {}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340596696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340596696 data=null doit=true} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340596696 data=null} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340596696 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340596697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340596707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Clicking on with mnemonic 'Delete'
05:22:20 [2022-09-18T09:22:20.457Z] DEBUG - Clicked on with mnemonic 'Delete'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597222 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340597222 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Clicking on OK
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340597228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340597229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340597229 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340597229 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340597229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340597229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.025Z] DEBUG - Clicked on OK
05:22:21 [2022-09-18T09:22:21.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340597229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:22:21 [2022-09-18T09:22:21.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340596767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:22:21 [2022-09-18T09:22:21.592Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.368 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
05:22:21 [2022-09-18T09:22:21.592Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 25.225 s
05:22:21 [2022-09-18T09:22:21.592Z] 
05:22:21 [2022-09-18T09:22:21.592Z] Results:
05:22:21 [2022-09-18T09:22:21.592Z] 
05:22:21 [2022-09-18T09:22:21.592Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
05:22:21 [2022-09-18T09:22:21.592Z] 
05:22:22 [2022-09-18T09:22:22.527Z] 
05:22:22 [2022-09-18T09:22:22.527Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:22:22.184
05:22:22 [2022-09-18T09:22:22.527Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] All tests passed!
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.pom
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-sources.jar
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-pack200.jar.pack.gz
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-p2metadata.xml
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.19-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.19-SNAPSHOT-p2artifacts.xml
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT [95/139]
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.785Z] [INFO] The project's OSGi version is 5.1.0.202209180815
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] 
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:22 [2022-09-18T09:22:22.786Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core...
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.044Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:22:23 [2022-09-18T09:22:23.044Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] No tests to run.
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.611Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:23 [2022-09-18T09:22:23.611Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
05:22:23 [2022-09-18T09:22:23.869Z] [INFO] 
05:22:23 [2022-09-18T09:22:23.869Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:23 [2022-09-18T09:22:23.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
05:22:25 [2022-09-18T09:22:25.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] No tests to run.
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.pom
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-sources.jar
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2metadata.xml
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.1.0-SNAPSHOT-p2artifacts.xml
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT [96/139]
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:26 [2022-09-18T09:22:26.708Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] The project's OSGi version is 3.0.10.202209180815
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.709Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui...
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] 
05:22:26 [2022-09-18T09:22:26.966Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:26 [2022-09-18T09:22:26.967Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:22:26 [2022-09-18T09:22:26.967Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] No tests to run.
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.532Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:27 [2022-09-18T09:22:27.532Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
05:22:27 [2022-09-18T09:22:27.789Z] [INFO] 
05:22:27 [2022-09-18T09:22:27.789Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:27 [2022-09-18T09:22:27.789Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
05:22:28 [2022-09-18T09:22:28.723Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] No tests to run.
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.pom
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-sources.jar
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-pack200.jar.pack.gz
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2metadata.xml
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.10-SNAPSHOT-p2artifacts.xml
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 8.1.0-SNAPSHOT     [97/139]
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT.jar
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.658Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:22:29 [2022-09-18T09:22:29.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-sources-feature.jar
05:22:29 [2022-09-18T09:22:29.917Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.917Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.917Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:29 [2022-09-18T09:22:29.917Z] [INFO] 
05:22:29 [2022-09-18T09:22:29.917Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:29 [2022-09-18T09:22:29.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT.jar
05:22:31 [2022-09-18T09:22:31.292Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-sources-feature.jar
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:32 [2022-09-18T09:22:32.227Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT.jar
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT.pom
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-sources-feature.jar
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-p2metadata.xml
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/8.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-8.1.0-SNAPSHOT-p2artifacts.xml
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT [98/139]
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] The project's OSGi version is 1.0.12.202209180815
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.227Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests...
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] 
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:32 [2022-09-18T09:22:32.486Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
05:22:32 [2022-09-18T09:22:32.486Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.052Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:33 [2022-09-18T09:22:33.052Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
05:22:33 [2022-09-18T09:22:33.053Z] [INFO] 
05:22:33 [2022-09-18T09:22:33.053Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:33 [2022-09-18T09:22:33.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
05:22:34 [2022-09-18T09:22:34.253Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] 
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:35 [2022-09-18T09:22:35.200Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] 
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] 
05:22:35 [2022-09-18T09:22:35.200Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:22:35 [2022-09-18T09:22:35.459Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:22:35 [2022-09-18T09:22:35.459Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
05:22:35 [2022-09-18T09:22:35.459Z] [INFO] Command line:
05:22:35 [2022-09-18T09:22:35.459Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:22:35 [2022-09-18T09:22:35.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:22:42 [2022-09-18T09:22:42.020Z] !SESSION 2022-09-18 09:22:35.821 -----------------------------------------------
05:22:42 [2022-09-18T09:22:42.020Z] eclipse.buildId=unknown
05:22:42 [2022-09-18T09:22:42.020Z] java.version=11.0.2
05:22:42 [2022-09-18T09:22:42.020Z] java.vendor=Oracle Corporation
05:22:42 [2022-09-18T09:22:42.020Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:22:42 [2022-09-18T09:22:42.020Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:22:42 [2022-09-18T09:22:42.020Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:22:42 [2022-09-18T09:22:42.020Z] 
05:22:42 [2022-09-18T09:22:42.020Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:22:40.988
05:22:42 [2022-09-18T09:22:42.020Z] !MESSAGE FrameworkEvent ERROR
05:22:42 [2022-09-18T09:22:42.020Z] !STACK 0
05:22:42 [2022-09-18T09:22:42.020Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
05:22:42 [2022-09-18T09:22:42.020Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:22:42 [2022-09-18T09:22:42.020Z] 
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:22:42 [2022-09-18T09:22:42.020Z] 
05:22:42 [2022-09-18T09:22:42.020Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:22:41.415
05:22:42 [2022-09-18T09:22:42.020Z] !MESSAGE FrameworkEvent ERROR
05:22:42 [2022-09-18T09:22:42.020Z] !STACK 0
05:22:42 [2022-09-18T09:22:42.020Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
05:22:42 [2022-09-18T09:22:42.020Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:22:42 [2022-09-18T09:22:42.020Z] 
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:22:42 [2022-09-18T09:22:42.020Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:22:42 [2022-09-18T09:22:42.021Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:22:42 [2022-09-18T09:22:42.021Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:22:42 [2022-09-18T09:22:42.021Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:22:42 [2022-09-18T09:22:42.021Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:22:42 [2022-09-18T09:22:42.021Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:22:42 [2022-09-18T09:22:42.587Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
05:22:42 [2022-09-18T09:22:42.846Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
05:22:42 [2022-09-18T09:22:42.846Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.119 s
05:22:42 [2022-09-18T09:22:42.846Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
05:22:57 [2022-09-18T09:22:57.862Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.522 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
05:22:57 [2022-09-18T09:22:57.862Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.998 s
05:22:57 [2022-09-18T09:22:57.862Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.609 s
05:22:57 [2022-09-18T09:22:57.862Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.39 s
05:22:57 [2022-09-18T09:22:57.862Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.382 s
05:22:57 [2022-09-18T09:22:57.862Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.298 s
05:22:57 [2022-09-18T09:22:57.862Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.6 s
05:22:57 [2022-09-18T09:22:57.862Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.239 s
05:22:57 [2022-09-18T09:22:57.862Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
05:23:07 [2022-09-18T09:23:07.830Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.978 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
05:23:07 [2022-09-18T09:23:07.830Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.278 s
05:23:07 [2022-09-18T09:23:07.830Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.222 s
05:23:07 [2022-09-18T09:23:07.830Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.185 s
05:23:07 [2022-09-18T09:23:07.830Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
05:23:07 [2022-09-18T09:23:07.830Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.144 s
05:23:07 [2022-09-18T09:23:07.830Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.809 s
05:23:07 [2022-09-18T09:23:07.830Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.195 s
05:23:07 [2022-09-18T09:23:07.830Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
05:23:07 [2022-09-18T09:23:07.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
05:23:07 [2022-09-18T09:23:07.830Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.107 s
05:23:07 [2022-09-18T09:23:07.830Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
05:23:07 [2022-09-18T09:23:07.830Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
05:23:07 [2022-09-18T09:23:07.830Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
05:23:07 [2022-09-18T09:23:07.830Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
05:23:07 [2022-09-18T09:23:07.830Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
05:23:07 [2022-09-18T09:23:07.830Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
05:23:07 [2022-09-18T09:23:07.830Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
05:23:13 [2022-09-18T09:23:13.098Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.806 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
05:23:13 [2022-09-18T09:23:13.098Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.153 s
05:23:13 [2022-09-18T09:23:13.098Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
05:23:13 [2022-09-18T09:23:13.098Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.135 s
05:23:13 [2022-09-18T09:23:13.098Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.073 s
05:23:13 [2022-09-18T09:23:13.098Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.112 s
05:23:13 [2022-09-18T09:23:13.098Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.026 s
05:23:13 [2022-09-18T09:23:13.098Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.173 s
05:23:13 [2022-09-18T09:23:13.098Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.011 s
05:23:13 [2022-09-18T09:23:13.098Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.118 s
05:23:13 [2022-09-18T09:23:13.099Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
05:23:13 [2022-09-18T09:23:13.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
05:23:13 [2022-09-18T09:23:13.099Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
05:23:13 [2022-09-18T09:23:13.099Z] 
05:23:13 [2022-09-18T09:23:13.099Z] Results:
05:23:13 [2022-09-18T09:23:13.099Z] 
05:23:13 [2022-09-18T09:23:13.099Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
05:23:13 [2022-09-18T09:23:13.099Z] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] All tests passed!
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.pom
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-sources.jar
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT [99/139]
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.099Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests...
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.358Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
05:23:13 [2022-09-18T09:23:13.358Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
05:23:13 [2022-09-18T09:23:13.616Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.875Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.875Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] 
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:13 [2022-09-18T09:23:13.875Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
05:23:14 [2022-09-18T09:23:14.875Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] 
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:16 [2022-09-18T09:23:16.250Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] 
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] 
05:23:16 [2022-09-18T09:23:16.250Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:16 [2022-09-18T09:23:16.820Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:23:16 [2022-09-18T09:23:16.820Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
05:23:16 [2022-09-18T09:23:16.820Z] [INFO] Command line:
05:23:16 [2022-09-18T09:23:16.820Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:23:16 [2022-09-18T09:23:16.821Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:23:23 [2022-09-18T09:23:23.446Z] !SESSION 2022-09-18 09:23:17.230 -----------------------------------------------
05:23:23 [2022-09-18T09:23:23.446Z] eclipse.buildId=unknown
05:23:23 [2022-09-18T09:23:23.446Z] java.version=11.0.2
05:23:23 [2022-09-18T09:23:23.446Z] java.vendor=Oracle Corporation
05:23:23 [2022-09-18T09:23:23.446Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:23:23 [2022-09-18T09:23:23.446Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:23:23 [2022-09-18T09:23:23.446Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:23:23 [2022-09-18T09:23:23.446Z] 
05:23:23 [2022-09-18T09:23:23.446Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:23:22.890
05:23:23 [2022-09-18T09:23:23.446Z] !MESSAGE FrameworkEvent ERROR
05:23:23 [2022-09-18T09:23:23.446Z] !STACK 0
05:23:23 [2022-09-18T09:23:23.446Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
05:23:23 [2022-09-18T09:23:23.446Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:23:23 [2022-09-18T09:23:23.446Z] 
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:23:23 [2022-09-18T09:23:23.446Z] 
05:23:23 [2022-09-18T09:23:23.446Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:23:23.314
05:23:23 [2022-09-18T09:23:23.446Z] !MESSAGE FrameworkEvent ERROR
05:23:23 [2022-09-18T09:23:23.446Z] !STACK 0
05:23:23 [2022-09-18T09:23:23.446Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
05:23:23 [2022-09-18T09:23:23.446Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:23:23 [2022-09-18T09:23:23.446Z] 
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:23:23 [2022-09-18T09:23:23.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:23:24 [2022-09-18T09:23:24.381Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:23:24 [2022-09-18T09:23:24.381Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:23:34 [2022-09-18T09:23:34.411Z] 
05:23:34 [2022-09-18T09:23:34.411Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:23:32.766
05:23:34 [2022-09-18T09:23:34.411Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:23:34 [2022-09-18T09:23:34.411Z] !STACK 0
05:23:34 [2022-09-18T09:23:34.411Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:23:34 [2022-09-18T09:23:34.411Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:23:34 [2022-09-18T09:23:34.411Z] Caused by: java.io.IOException: error=2, No such file or directory
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:23:34 [2022-09-18T09:23:34.411Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:23:34 [2022-09-18T09:23:34.411Z] 	... 7 more
05:23:34 [2022-09-18T09:23:34.411Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
05:23:34 [2022-09-18T09:23:34.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
05:23:34 [2022-09-18T09:23:34.411Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.004 s
05:23:34 [2022-09-18T09:23:34.411Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
05:23:34 [2022-09-18T09:23:34.411Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
05:23:34 [2022-09-18T09:23:34.411Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
05:23:34 [2022-09-18T09:23:34.411Z] 
05:23:34 [2022-09-18T09:23:34.411Z] Results:
05:23:34 [2022-09-18T09:23:34.411Z] 
05:23:34 [2022-09-18T09:23:34.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:23:34 [2022-09-18T09:23:34.411Z] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] All tests passed!
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.pom
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT [100/139]
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] The project's OSGi version is 1.0.15.202209180815
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.346Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests...
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] 
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:35 [2022-09-18T09:23:35.912Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
05:23:35 [2022-09-18T09:23:35.912Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] 
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:36 [2022-09-18T09:23:36.478Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:23:37 [2022-09-18T09:23:37.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:23:39 [2022-09-18T09:23:39.227Z] [INFO] 
05:23:39 [2022-09-18T09:23:39.227Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:39 [2022-09-18T09:23:39.227Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:23:39 [2022-09-18T09:23:39.228Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:23:39 [2022-09-18T09:23:39.228Z] [INFO] 
05:23:39 [2022-09-18T09:23:39.228Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:39 [2022-09-18T09:23:39.228Z] [INFO] 
05:23:39 [2022-09-18T09:23:39.228Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:23:39 [2022-09-18T09:23:39.486Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:23:39 [2022-09-18T09:23:39.486Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
05:23:39 [2022-09-18T09:23:39.486Z] [INFO] Command line:
05:23:39 [2022-09-18T09:23:39.486Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:23:39 [2022-09-18T09:23:39.486Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:23:46 [2022-09-18T09:23:46.142Z] !SESSION 2022-09-18 09:23:39.701 -----------------------------------------------
05:23:46 [2022-09-18T09:23:46.142Z] eclipse.buildId=unknown
05:23:46 [2022-09-18T09:23:46.142Z] java.version=11.0.2
05:23:46 [2022-09-18T09:23:46.142Z] java.vendor=Oracle Corporation
05:23:46 [2022-09-18T09:23:46.142Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:23:46 [2022-09-18T09:23:46.143Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:23:46 [2022-09-18T09:23:46.143Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:23:46 [2022-09-18T09:23:46.143Z] 
05:23:46 [2022-09-18T09:23:46.143Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:23:45.175
05:23:46 [2022-09-18T09:23:46.143Z] !MESSAGE FrameworkEvent ERROR
05:23:46 [2022-09-18T09:23:46.143Z] !STACK 0
05:23:46 [2022-09-18T09:23:46.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:23:46 [2022-09-18T09:23:46.143Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:23:46 [2022-09-18T09:23:46.143Z] 
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:23:46 [2022-09-18T09:23:46.143Z] 
05:23:46 [2022-09-18T09:23:46.143Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:23:45.912
05:23:46 [2022-09-18T09:23:46.143Z] !MESSAGE FrameworkEvent ERROR
05:23:46 [2022-09-18T09:23:46.143Z] !STACK 0
05:23:46 [2022-09-18T09:23:46.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:23:46 [2022-09-18T09:23:46.143Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:23:46 [2022-09-18T09:23:46.143Z] 
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:23:46 [2022-09-18T09:23:46.143Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:23:47 [2022-09-18T09:23:47.079Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:23:47 [2022-09-18T09:23:47.079Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:23:55 [2022-09-18T09:23:55.221Z] 
05:23:55 [2022-09-18T09:23:55.221Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:23:54.888
05:23:55 [2022-09-18T09:23:55.221Z] !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
05:23:55 [2022-09-18T09:23:55.221Z] 
05:23:55 [2022-09-18T09:23:55.221Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:23:54.989
05:23:55 [2022-09-18T09:23:55.221Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:23:55 [2022-09-18T09:23:55.221Z] !STACK 0
05:23:55 [2022-09-18T09:23:55.221Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:23:55 [2022-09-18T09:23:55.221Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:23:55 [2022-09-18T09:23:55.221Z] Caused by: java.io.IOException: error=2, No such file or directory
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:23:55 [2022-09-18T09:23:55.221Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:23:55 [2022-09-18T09:23:55.221Z] 	... 7 more
05:23:55 [2022-09-18T09:23:55.481Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
05:23:56 [2022-09-18T09:23:56.491Z] Display size: 1440x900
05:23:56 [2022-09-18T09:23:56.491Z] OS version=5.14.14-200.fc34.x86_64
05:23:56 [2022-09-18T09:23:56.491Z] GTK version=3.22.30
05:23:56 [2022-09-18T09:23:56.491Z] GTK theme=Ambiance
05:23:56 [2022-09-18T09:23:56.491Z] LIBOVERLAY_SCROLLBAR=0
05:23:56 [2022-09-18T09:23:56.491Z] Time zone: Greenwich Mean Time
05:23:57 [2022-09-18T09:23:57.066Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:23:57 [2022-09-18T09:23:57.066Z] log4j:WARN Please initialize the log4j system properly.
05:23:57 [2022-09-18T09:23:57.066Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:24:00 [2022-09-18T09:24:00.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
05:24:00 [2022-09-18T09:24:00.385Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - Setting state to checked on: memory
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
05:24:18 [2022-09-18T09:24:18.469Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:20 [2022-09-18T09:24:20.372Z] DEBUG - Setting state to checked on: memory
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340716946 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340717042 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340717043 data=null doit=true} to TreeItem with text {test}
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340717043 data=null} to TreeItem with text {test}
05:24:20 [2022-09-18T09:24:20.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340717044 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:24:20 [2022-09-18T09:24:20.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340717045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:24:20 [2022-09-18T09:24:20.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340717124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:24:21 [2022-09-18T09:24:21.147Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:21 [2022-09-18T09:24:21.147Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:21 [2022-09-18T09:24:21.147Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718061 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718061 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340718064 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:21 [2022-09-18T09:24:21.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Clicking on OK
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340718115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340718116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340718116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340718116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340718117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340718117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:21 [2022-09-18T09:24:21.714Z] DEBUG - Clicked on OK
05:24:22 [2022-09-18T09:24:22.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340718117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:22 [2022-09-18T09:24:22.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340717361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:22 [2022-09-18T09:24:22.970Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.331 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
05:24:22 [2022-09-18T09:24:22.970Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 18.608 s
05:24:22 [2022-09-18T09:24:22.970Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 2.42 s
05:24:22 [2022-09-18T09:24:22.970Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340719748 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340719749 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340719749 data=null} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340719749 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340719750 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340719932 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340719940 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340719941 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340719941 data=null} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340719942 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340719942 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340719961 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340719963 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340719964 data=null} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340719964 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340720017 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340720054 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340720061 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340720061 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340720061 data=null} to TreeItem with text {Traces [0]}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340720062 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340720062 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:23 [2022-09-18T09:24:23.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340720145 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:25 [2022-09-18T09:24:25.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:25 [2022-09-18T09:24:25.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - number of items : 18
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724265 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.233Z] 
05:24:28 [2022-09-18T09:24:28.233Z] (Eclipse:17287): Gtk-WARNING **: 09:24:28.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:28 [2022-09-18T09:24:28.233Z] 
05:24:28 [2022-09-18T09:24:28.233Z] (Eclipse:17287): Gtk-WARNING **: 09:24:28.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:28 [2022-09-18T09:24:28.233Z] 
05:24:28 [2022-09-18T09:24:28.233Z] (Eclipse:17287): Gtk-WARNING **: 09:24:28.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:28 [2022-09-18T09:24:28.233Z] 
05:24:28 [2022-09-18T09:24:28.233Z] (Eclipse:17287): Gtk-WARNING **: 09:24:28.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724686 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724686 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Clicking on Add...
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1340724691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340724692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1340724692 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1340724692 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1340724692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1340724693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.749Z] 
05:24:28 [2022-09-18T09:24:28.749Z] !ENTRY org.eclipse.cdt.core.native 4 0 2022-09-18 09:24:28.510
05:24:28 [2022-09-18T09:24:28.749Z] !MESSAGE no spawner in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1340724693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1340725027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340725028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1340725028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1340725028 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1340725028 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Clicked on Add...
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Clicking on OK
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340725032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340725032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340725032 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340725032 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340725033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340725033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:28 [2022-09-18T09:24:28.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1340725138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:29 [2022-09-18T09:24:29.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340725033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:29 [2022-09-18T09:24:29.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340724266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:29 [2022-09-18T09:24:29.269Z] DEBUG - Clicked on 
05:24:29 [2022-09-18T09:24:29.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:29 [2022-09-18T09:24:29.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:24:29 [2022-09-18T09:24:29.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:24:29 [2022-09-18T09:24:29.527Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:29 [2022-09-18T09:24:29.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:30 [2022-09-18T09:24:30.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:30 [2022-09-18T09:24:30.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:30 [2022-09-18T09:24:30.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:30 [2022-09-18T09:24:30.093Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:30 [2022-09-18T09:24:30.093Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340726627 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340726733 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340726733 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340726733 data=null} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340726734 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340726734 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340726758 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:30 [2022-09-18T09:24:30.610Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:30 [2022-09-18T09:24:30.610Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:30 [2022-09-18T09:24:30.868Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727496 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727496 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727498 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340727498 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Clicking on OK
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340727501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340727501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340727502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340727502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.127Z] DEBUG - Clicked on OK
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340727502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340726960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340728279 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340728279 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340728279 data=null} to TreeItem with text {TestForCallstack}
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340728280 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:31 [2022-09-18T09:24:31.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340728280 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340728332 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340728334 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340728334 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340728334 data=null} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340728335 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340728335 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340728358 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340728359 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340728359 data=null} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340728360 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340728360 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340728420 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340728422 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340728422 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340728422 data=null} to TreeItem with text {Traces [0]}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340728423 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340728423 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:32 [2022-09-18T09:24:32.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340728433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - number of items : 18
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731018 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:34 [2022-09-18T09:24:34.936Z] 
05:24:34 [2022-09-18T09:24:34.936Z] (Eclipse:17287): Gtk-WARNING **: 09:24:34.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:34 [2022-09-18T09:24:34.936Z] 
05:24:34 [2022-09-18T09:24:34.936Z] (Eclipse:17287): Gtk-WARNING **: 09:24:34.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:34 [2022-09-18T09:24:34.936Z] 
05:24:34 [2022-09-18T09:24:34.936Z] (Eclipse:17287): Gtk-WARNING **: 09:24:34.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:34 [2022-09-18T09:24:34.936Z] 
05:24:34 [2022-09-18T09:24:34.936Z] (Eclipse:17287): Gtk-WARNING **: 09:24:34.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731433 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731433 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Clicking on Add...
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1340731437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340731438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1340731438 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1340731438 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1340731438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1340731438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1340731661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340731663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1340731663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1340731663 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1340731665 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Clicked on Add...
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Clicking on OK
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340731725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340731725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340731725 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340731726 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340731726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340731726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340731726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1340731439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Clicked on 
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1340731840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1340731840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1340731840 data=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1340731841 data=null} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1340731842 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1340731848 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1340731849 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
05:24:35 [2022-09-18T09:24:35.454Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Clicking on Down
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1340731852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1340731852 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1340731852 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1340731853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1340731853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1340731853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1340731856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1340731857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1340731857 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1340731857 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Clicked on Down
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Clicking on Down
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1340731858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1340731858 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1340731858 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1340731859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1340731865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1340731866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1340731921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1340731922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1340731922 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1340731923 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Clicked on Down
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Clicking on Down
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1340731923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1340731924 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1340731924 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1340731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1340731924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1340731924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1340731927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1340731928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1340731928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1340731928 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1340731928 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicked on Down
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicking on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1340731931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1340731932 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1340731932 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1340731932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1340731932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1340731933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1340731936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1340731936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1340731936 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1340731936 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicked on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicking on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1340731937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1340731937 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1340731937 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1340731938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1340731938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1340731938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1340731948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1340731948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1340731948 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1340731949 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicked on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicking on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1340731949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1340731950 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1340731950 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1340731950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1340731950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1340731950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1340731954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1340731954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1340731954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1340731954 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1340731954 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Clicked on Up
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1340732018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1340732018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1340732019 data=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1340732019 data=null} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1340732020 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1340732021 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1340732022 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1340732022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1340732022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1340732022 data=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1340732023 data=null} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1340732023 data=null button=1 stateMask=0x40000 x=260 y=35 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1340732024 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/279/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1340732025 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1} to (of type 'Table')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Clicking on Remove
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1340732028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1340732028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1340732028 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1340732028 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1340732028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1340732029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1340732029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Clicked on Remove
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Clicking on Cancel
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1340732040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1340732040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1340732040 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1340732040 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1340732041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1340732041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1340732041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:24:35 [2022-09-18T09:24:35.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340731019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:35 [2022-09-18T09:24:35.975Z] DEBUG - Clicked on 
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340732781 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340732833 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340732834 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340732834 data=null} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340732837 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340732838 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340732851 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:36 [2022-09-18T09:24:36.800Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:36 [2022-09-18T09:24:36.800Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:36 [2022-09-18T09:24:36.800Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733560 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733560 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340733561 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Clicking on OK
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340733567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340733567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340733567 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340733567 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340733568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340733614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.367Z] DEBUG - Clicked on OK
05:24:37 [2022-09-18T09:24:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340733614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:37 [2022-09-18T09:24:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340733025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340734277 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340734277 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340734277 data=null} to TreeItem with text {TestForCallstack}
05:24:37 [2022-09-18T09:24:37.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340734278 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340734278 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340734349 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340734351 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340734351 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340734351 data=null} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340734352 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340734352 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340734362 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340734417 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340734418 data=null} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340734418 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340734419 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340734424 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340734426 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340734426 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340734426 data=null} to TreeItem with text {Traces [0]}
05:24:38 [2022-09-18T09:24:38.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340734427 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:38 [2022-09-18T09:24:38.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340734427 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:38 [2022-09-18T09:24:38.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340734444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:40 [2022-09-18T09:24:40.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1340737568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name}
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1340737636 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1} to TreeColumn with text {Name}
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1340737638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID}
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1340737639 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1} to TreeColumn with text {PID/TID}
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1340737640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time}
05:24:41 [2022-09-18T09:24:41.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1340737642 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1} to TreeColumn with text {Start time}
05:24:41 [2022-09-18T09:24:41.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:41 [2022-09-18T09:24:41.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:41 [2022-09-18T09:24:41.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:41 [2022-09-18T09:24:41.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340738158 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:41 [2022-09-18T09:24:41.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:41 [2022-09-18T09:24:41.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340738249 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340738249 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340738249 data=null} to TreeItem with text {TestForCallstack}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340738250 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340738250 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:41 [2022-09-18T09:24:41.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340738269 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:42 [2022-09-18T09:24:42.094Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:42 [2022-09-18T09:24:42.094Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:42 [2022-09-18T09:24:42.094Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738970 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340738970 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Clicking on OK
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340738973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340738973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340738973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340738973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340738974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340738974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:42 [2022-09-18T09:24:42.662Z] DEBUG - Clicked on OK
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340738974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340738428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:43 [2022-09-18T09:24:43.228Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340739675 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340739676 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340739676 data=null} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340739696 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340739697 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340739736 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340739738 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340739738 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340739738 data=null} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340739739 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340739740 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340739770 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340739771 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340739771 data=null} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340739813 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340739817 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340739823 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340739826 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:43 [2022-09-18T09:24:43.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340739826 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:43 [2022-09-18T09:24:43.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340739826 data=null} to TreeItem with text {Traces [0]}
05:24:43 [2022-09-18T09:24:43.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340739827 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:43 [2022-09-18T09:24:43.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340739827 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:43 [2022-09-18T09:24:43.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340739847 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:24:46 [2022-09-18T09:24:46.099Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:46 [2022-09-18T09:24:46.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:46 [2022-09-18T09:24:46.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:46 [2022-09-18T09:24:46.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:46 [2022-09-18T09:24:46.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:46 [2022-09-18T09:24:46.924Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:46 [2022-09-18T09:24:46.924Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:47 [2022-09-18T09:24:47.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340743569 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:47 [2022-09-18T09:24:47.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340743657 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340743658 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340743658 data=null} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340743658 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340743659 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340743722 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:47 [2022-09-18T09:24:47.442Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:47 [2022-09-18T09:24:47.701Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340744426 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Clicking on OK
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340744428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340744428 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340744429 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340744429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340744429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.269Z] DEBUG - Clicked on OK
05:24:48 [2022-09-18T09:24:48.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340744429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:48 [2022-09-18T09:24:48.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340743839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:48 [2022-09-18T09:24:48.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340745345 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340745346 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340745346 data=null} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340745346 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340745346 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340745368 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340745369 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340745369 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340745369 data=null} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340745370 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340745416 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340745427 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340745427 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340745427 data=null} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340745428 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340745428 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340745439 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340745440 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340745441 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:49 [2022-09-18T09:24:49.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340745441 data=null} to TreeItem with text {Traces [0]}
05:24:49 [2022-09-18T09:24:49.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340745443 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:49 [2022-09-18T09:24:49.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340745443 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:49 [2022-09-18T09:24:49.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340745468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:51 [2022-09-18T09:24:51.036Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:51 [2022-09-18T09:24:51.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:51 [2022-09-18T09:24:51.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:51 [2022-09-18T09:24:51.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:51 [2022-09-18T09:24:51.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:51 [2022-09-18T09:24:51.553Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:51 [2022-09-18T09:24:51.553Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340748149 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340748231 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340748232 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340748232 data=null} to TreeItem with text {TestForCallstack}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340748232 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340748233 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:51 [2022-09-18T09:24:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340748250 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:52 [2022-09-18T09:24:52.071Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:52 [2022-09-18T09:24:52.071Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:52 [2022-09-18T09:24:52.330Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749021 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340749022 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Clicking on OK
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340749024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340749024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340749025 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340749025 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340749025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340749025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:52 [2022-09-18T09:24:52.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] DEBUG - Clicked on OK
05:24:53 [2022-09-18T09:24:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340749025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:53 [2022-09-18T09:24:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340748363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340749981 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340749981 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340749982 data=null} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340749982 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340749982 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340750006 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340750008 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340750008 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340750008 data=null} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340750009 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340750009 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340750026 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340750027 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340750027 data=null} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340750028 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340750028 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340750039 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340750041 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340750041 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340750041 data=null} to TreeItem with text {Traces [0]}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340750042 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340750042 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:53 [2022-09-18T09:24:53.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340750051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - Attempting to set focus on (of type 'Table')
05:24:56 [2022-09-18T09:24:56.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - number of items : 18
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753078 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:56 [2022-09-18T09:24:56.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.036Z] 
05:24:57 [2022-09-18T09:24:57.036Z] (Eclipse:17287): Gtk-WARNING **: 09:24:56.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:57 [2022-09-18T09:24:57.036Z] 
05:24:57 [2022-09-18T09:24:57.037Z] (Eclipse:17287): Gtk-WARNING **: 09:24:56.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:57 [2022-09-18T09:24:57.037Z] 
05:24:57 [2022-09-18T09:24:57.037Z] (Eclipse:17287): Gtk-WARNING **: 09:24:56.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:57 [2022-09-18T09:24:57.037Z] 
05:24:57 [2022-09-18T09:24:57.037Z] (Eclipse:17287): Gtk-WARNING **: 09:24:56.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:24:57 [2022-09-18T09:24:57.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753464 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753465 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.038Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.038Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.301Z] DEBUG - Clicking on Add...
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1340753515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340753515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1340753515 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1340753516 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1340753516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1340753516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1340753516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1340753527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1340753527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1340753528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1340753528 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1340753528 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.303Z] DEBUG - Clicked on Add...
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - Clicking on OK
05:24:57 [2022-09-18T09:24:57.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340753530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340753530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340753530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340753530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340753530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340753531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1340753628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340753531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:57 [2022-09-18T09:24:57.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340753079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
05:24:57 [2022-09-18T09:24:57.826Z] DEBUG - Clicked on 
05:24:57 [2022-09-18T09:24:57.826Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:57 [2022-09-18T09:24:57.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:24:57 [2022-09-18T09:24:57.826Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:57 [2022-09-18T09:24:57.826Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:24:58 [2022-09-18T09:24:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340754475 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:24:58 [2022-09-18T09:24:58.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340754539 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340754539 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340754539 data=null} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340754540 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340754540 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340754550 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Clicking on with mnemonic 'Delete'
05:24:58 [2022-09-18T09:24:58.342Z] DEBUG - Clicked on with mnemonic 'Delete'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.977Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755256 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755256 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340755258 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Clicking on OK
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340755260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340755260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340755260 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340755260 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340755260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340755261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:58 [2022-09-18T09:24:58.978Z] DEBUG - Clicked on OK
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340755261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340754663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:24:59 [2022-09-18T09:24:59.544Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340755973 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340755990 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340755990 data=null} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340755991 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340755994 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340756004 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340756006 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340756006 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340756006 data=null} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340756007 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340756020 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340756037 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340756038 data=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340756038 data=null} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340756038 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340756039 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340756042 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Attempting to set focus on Tree with text {}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340756043 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:24:59 [2022-09-18T09:24:59.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340756044 data=null doit=true} to TreeItem with text {Traces [0]}
05:24:59 [2022-09-18T09:24:59.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340756051 data=null} to TreeItem with text {Traces [0]}
05:24:59 [2022-09-18T09:24:59.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340756051 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:24:59 [2022-09-18T09:24:59.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340756052 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:24:59 [2022-09-18T09:24:59.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340756067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:25:01 [2022-09-18T09:25:01.710Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:25:01 [2022-09-18T09:25:01.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:01 [2022-09-18T09:25:01.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:01 [2022-09-18T09:25:01.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:01 [2022-09-18T09:25:01.968Z] DEBUG - number of items : 18
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340758585 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Attempting to set focus on Tree with text {}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340758627 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340758627 data=null doit=true} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340758627 data=null} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340758628 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340758628 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340758645 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:02 [2022-09-18T09:25:02.486Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:25:02 [2022-09-18T09:25:02.486Z] DEBUG - Clicking on with mnemonic 'Delete'
05:25:02 [2022-09-18T09:25:02.486Z] DEBUG - Clicked on with mnemonic 'Delete'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759418 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759418 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340759420 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Clicking on OK
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340759422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340759422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340759423 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340759423 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340759423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340759423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.053Z] DEBUG - Clicked on OK
05:25:03 [2022-09-18T09:25:03.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340759423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:03 [2022-09-18T09:25:03.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340758759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - Attempting to set focus on Tree with text {}
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340760277 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340760277 data=null doit=true} to TreeItem with text {TestForCallstack}
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340760277 data=null} to TreeItem with text {TestForCallstack}
05:25:03 [2022-09-18T09:25:03.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340760278 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340760279 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340760368 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Attempting to set focus on Tree with text {}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340760370 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340760370 data=null doit=true} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340760370 data=null} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340760371 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340760371 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340760426 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340760427 data=null doit=true} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340760427 data=null} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340760428 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1340760428 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340760433 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Attempting to set focus on Tree with text {}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1340760435 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1340760435 data=null doit=true} to TreeItem with text {Traces [0]}
05:25:04 [2022-09-18T09:25:04.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1340760436 data=null} to TreeItem with text {Traces [0]}
05:25:04 [2022-09-18T09:25:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1340760436 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:25:04 [2022-09-18T09:25:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340760445 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:25:04 [2022-09-18T09:25:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1340760470 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:25:06 [2022-09-18T09:25:06.045Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
05:25:06 [2022-09-18T09:25:06.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:06 [2022-09-18T09:25:06.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:06 [2022-09-18T09:25:06.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:06 [2022-09-18T09:25:06.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:25:06 [2022-09-18T09:25:06.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:25:06 [2022-09-18T09:25:06.304Z] DEBUG - Attempting to set focus on (of type 'Table')
05:25:06 [2022-09-18T09:25:06.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - number of items : 18
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763362 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763373 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763373 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - number of items : 18
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763879 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763881 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340763882 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:07 [2022-09-18T09:25:07.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - number of items : 18
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764437 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764439 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764440 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - number of items : 18
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764956 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764958 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340764959 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:08 [2022-09-18T09:25:08.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - number of items : 18
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765466 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765468 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765469 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - number of items : 18
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765973 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765975 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340765976 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:09 [2022-09-18T09:25:09.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:10 [2022-09-18T09:25:10.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:10 [2022-09-18T09:25:10.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - number of items : 18
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766814 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766832 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340766832 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:10 [2022-09-18T09:25:10.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - number of items : 18
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767352 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767354 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767355 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - number of items : 18
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767881 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767905 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340767921 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.711Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:11 [2022-09-18T09:25:11.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - number of items : 18
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768428 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768431 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768432 data=null} to ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
05:25:12 [2022-09-18T09:25:12.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - number of items : 18
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768945 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768948 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340768948 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:25:12 [2022-09-18T09:25:12.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - number of items : 18
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769457 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769460 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769460 data=null} to ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
05:25:13 [2022-09-18T09:25:13.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - number of items : 18
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769967 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769969 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769969 data=null} to ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - number of items : 18
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769970 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769972 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769972 data=null} to ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - number of items : 18
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769974 data=null doit=true} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769975 data=null doit=true} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769975 data=null} to ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - number of items : 18
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769977 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769978 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1340769978 data=null} to ToolItem with tooltip text {Zoom Out}
05:25:13 [2022-09-18T09:25:13.756Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
05:25:14 [2022-09-18T09:25:14.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6ae6a77b] time=1340770399 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:25:14 [2022-09-18T09:25:14.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:25:14 [2022-09-18T09:25:14.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - Attempting to set focus on Tree with text {}
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1340770457 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1340770458 data=null doit=true} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1340770458 data=null} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1340770459 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340770459 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1340770480 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
05:25:14 [2022-09-18T09:25:14.278Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:25:14 [2022-09-18T09:25:14.278Z] DEBUG - Clicking on with mnemonic 'Delete'
05:25:14 [2022-09-18T09:25:14.278Z] DEBUG - Clicked on with mnemonic 'Delete'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771158 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771158 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340771159 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Clicking on OK
05:25:14 [2022-09-18T09:25:14.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340771162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340771162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340771162 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340771162 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340771162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340771163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:14 [2022-09-18T09:25:14.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:15 [2022-09-18T09:25:15.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:15 [2022-09-18T09:25:15.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:15 [2022-09-18T09:25:15.109Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:15 [2022-09-18T09:25:15.109Z] DEBUG - Clicked on OK
05:25:15 [2022-09-18T09:25:15.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340771163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:25:15 [2022-09-18T09:25:15.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340770617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:25:15 [2022-09-18T09:25:15.669Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.814 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
05:25:15 [2022-09-18T09:25:15.669Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 8.532 s
05:25:15 [2022-09-18T09:25:15.669Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.004 s
05:25:15 [2022-09-18T09:25:15.669Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.401 s
05:25:15 [2022-09-18T09:25:15.669Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.604 s
05:25:15 [2022-09-18T09:25:15.669Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.676 s
05:25:15 [2022-09-18T09:25:15.669Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.017 s
05:25:15 [2022-09-18T09:25:15.669Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.282 s
05:25:15 [2022-09-18T09:25:15.669Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.882 s
05:25:15 [2022-09-18T09:25:15.669Z] 
05:25:15 [2022-09-18T09:25:15.669Z] Results:
05:25:15 [2022-09-18T09:25:15.669Z] 
05:25:15 [2022-09-18T09:25:15.669Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
05:25:15 [2022-09-18T09:25:15.669Z] 
05:25:16 [2022-09-18T09:25:16.236Z] 
05:25:16 [2022-09-18T09:25:16.236Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:25:16.178
05:25:16 [2022-09-18T09:25:16.236Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] All tests passed!
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-pack200.jar.pack.gz
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Building Trace Compass Pcap Format Support Parent 8.1.0-SNAPSHOT [101/139]
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --------------------------------[ pom ]---------------------------------
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-8.1.0-SNAPSHOT.pom
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] 
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT     [102/139]
05:25:16 [2022-09-18T09:25:16.803Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] The project's OSGi version is 1.1.3.202209180815
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core...
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.062Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:25:17 [2022-09-18T09:25:17.062Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] No tests to run.
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.320Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:17 [2022-09-18T09:25:17.320Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
05:25:17 [2022-09-18T09:25:17.578Z] [INFO] 
05:25:17 [2022-09-18T09:25:17.578Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
05:25:17 [2022-09-18T09:25:17.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
05:25:19 [2022-09-18T09:25:19.483Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] No tests to run.
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.pom
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-sources.jar
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2metadata.xml
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.3-SNAPSHOT-p2artifacts.xml
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] 
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT [103/139]
05:25:20 [2022-09-18T09:25:20.860Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] The project's OSGi version is 1.0.5.202209180815
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in...
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.119Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
05:25:21 [2022-09-18T09:25:21.119Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] 
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:21 [2022-09-18T09:25:21.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
05:25:22 [2022-09-18T09:25:22.627Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] 
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:24 [2022-09-18T09:25:24.003Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] 
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] 
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:24 [2022-09-18T09:25:24.003Z] [INFO] Executing tasks
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] main:
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] main:
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] checkAnyTraceExists:
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] verifyChecksum:
05:25:24 [2022-09-18T09:25:24.003Z]      [echo] Verifying: ${anyTraceExists}
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] deleteFailedCheckSumTraces:
05:25:24 [2022-09-18T09:25:24.003Z] 
05:25:24 [2022-09-18T09:25:24.003Z] downloadTraceFiles:
05:25:24 [2022-09-18T09:25:24.003Z]      [echo] Attempting to download test traces
05:25:24 [2022-09-18T09:25:24.003Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
05:25:24 [2022-09-18T09:25:24.003Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
05:25:24 [2022-09-18T09:25:24.003Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
05:25:24 [2022-09-18T09:25:24.003Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
05:25:24 [2022-09-18T09:25:24.003Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
05:25:24 [2022-09-18T09:25:24.003Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
05:25:24 [2022-09-18T09:25:24.372Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
05:25:24 [2022-09-18T09:25:24.372Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
05:25:24 [2022-09-18T09:25:24.372Z]       [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
05:25:24 [2022-09-18T09:25:24.631Z] 
05:25:24 [2022-09-18T09:25:24.631Z] extractTraces:
05:25:24 [2022-09-18T09:25:24.631Z] 
05:25:24 [2022-09-18T09:25:24.631Z] checkAnyTraceExists:
05:25:24 [2022-09-18T09:25:24.631Z] 
05:25:24 [2022-09-18T09:25:24.631Z] verifyChecksum:
05:25:24 [2022-09-18T09:25:24.631Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
05:25:24 [2022-09-18T09:25:24.890Z] 
05:25:24 [2022-09-18T09:25:24.890Z] warnFailedCheckSum:
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:24 [2022-09-18T09:25:24.890Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:25 [2022-09-18T09:25:25.149Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
05:25:26 [2022-09-18T09:25:26.527Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
05:25:26 [2022-09-18T09:25:26.786Z]      [echo] Traces extracted successfully
05:25:26 [2022-09-18T09:25:26.786Z] [INFO] Executed tasks
05:25:26 [2022-09-18T09:25:26.786Z] [INFO] 
05:25:26 [2022-09-18T09:25:26.786Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:27 [2022-09-18T09:25:27.045Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:25:27 [2022-09-18T09:25:27.045Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
05:25:27 [2022-09-18T09:25:27.045Z] [INFO] Command line:
05:25:27 [2022-09-18T09:25:27.045Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:25:27 [2022-09-18T09:25:27.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:25:31 [2022-09-18T09:25:31.234Z] !SESSION 2022-09-18 09:25:27.199 -----------------------------------------------
05:25:31 [2022-09-18T09:25:31.234Z] eclipse.buildId=unknown
05:25:31 [2022-09-18T09:25:31.234Z] java.version=11.0.2
05:25:31 [2022-09-18T09:25:31.234Z] java.vendor=Oracle Corporation
05:25:31 [2022-09-18T09:25:31.234Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:25:31 [2022-09-18T09:25:31.234Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:25:31 [2022-09-18T09:25:31.234Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:25:31 [2022-09-18T09:25:31.234Z] 
05:25:31 [2022-09-18T09:25:31.234Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:25:31.170
05:25:31 [2022-09-18T09:25:31.234Z] !MESSAGE FrameworkEvent ERROR
05:25:31 [2022-09-18T09:25:31.234Z] !STACK 0
05:25:31 [2022-09-18T09:25:31.234Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
05:25:31 [2022-09-18T09:25:31.234Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:25:31 [2022-09-18T09:25:31.234Z] 
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:25:31 [2022-09-18T09:25:31.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:25:33 [2022-09-18T09:25:33.135Z] 
05:25:33 [2022-09-18T09:25:33.135Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:25:32.606
05:25:33 [2022-09-18T09:25:33.135Z] !MESSAGE FrameworkEvent ERROR
05:25:33 [2022-09-18T09:25:33.135Z] !STACK 0
05:25:33 [2022-09-18T09:25:33.135Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
05:25:33 [2022-09-18T09:25:33.135Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:25:33 [2022-09-18T09:25:33.135Z] 
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:25:33 [2022-09-18T09:25:33.135Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:25:33 [2022-09-18T09:25:33.393Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
05:25:33 [2022-09-18T09:25:33.651Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.094 s
05:25:33 [2022-09-18T09:25:33.651Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.651Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
05:25:33 [2022-09-18T09:25:33.651Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.002 s
05:25:33 [2022-09-18T09:25:33.651Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.024 s
05:25:33 [2022-09-18T09:25:33.651Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
05:25:33 [2022-09-18T09:25:33.651Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.651Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
05:25:33 [2022-09-18T09:25:33.651Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
05:25:33 [2022-09-18T09:25:33.651Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.652Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.046 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
05:25:33 [2022-09-18T09:25:33.652Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
05:25:33 [2022-09-18T09:25:33.652Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.006 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
05:25:33 [2022-09-18T09:25:33.652Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.002 s
05:25:33 [2022-09-18T09:25:33.652Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
05:25:33 [2022-09-18T09:25:33.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
05:25:33 [2022-09-18T09:25:33.652Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.652Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
05:25:33 [2022-09-18T09:25:33.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
05:25:33 [2022-09-18T09:25:33.910Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.05 s
05:25:33 [2022-09-18T09:25:33.910Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
05:25:33 [2022-09-18T09:25:33.910Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
05:25:33 [2022-09-18T09:25:33.910Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
05:25:33 [2022-09-18T09:25:33.910Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
05:25:33 [2022-09-18T09:25:33.910Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
05:25:33 [2022-09-18T09:25:33.910Z] 
05:25:33 [2022-09-18T09:25:33.910Z] Results:
05:25:33 [2022-09-18T09:25:33.910Z] 
05:25:33 [2022-09-18T09:25:33.910Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
05:25:33 [2022-09-18T09:25:33.910Z] 
05:25:34 [2022-09-18T09:25:34.478Z] [INFO] All tests passed!
05:25:34 [2022-09-18T09:25:34.478Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:34 [2022-09-18T09:25:34.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.pom
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-sources.jar
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT [104/139]
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] The project's OSGi version is 1.0.5.202209180815
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core...
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] 
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:34 [2022-09-18T09:25:34.479Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:25:34 [2022-09-18T09:25:34.479Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] No tests to run.
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] 
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:35 [2022-09-18T09:25:35.085Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
05:25:36 [2022-09-18T09:25:36.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.400Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] No tests to run.
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.pom
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-sources.jar
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-pack200.jar.pack.gz
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2metadata.xml
05:25:37 [2022-09-18T09:25:37.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.5-SNAPSHOT-p2artifacts.xml
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT   [105/139]
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] The project's OSGi version is 1.1.4.202209180815
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui...
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:37 [2022-09-18T09:25:37.660Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:25:37 [2022-09-18T09:25:37.660Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
05:25:37 [2022-09-18T09:25:37.918Z] [INFO] 
05:25:37 [2022-09-18T09:25:37.918Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.176Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.176Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] No tests to run.
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] 
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:38 [2022-09-18T09:25:38.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
05:25:40 [2022-09-18T09:25:40.077Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] No tests to run.
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.pom
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-sources.jar
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-pack200.jar.pack.gz
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2metadata.xml
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.4-SNAPSHOT-p2artifacts.xml
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 8.1.0-SNAPSHOT      [106/139]
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.011Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT.jar
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-sources-feature.jar
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] 
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:41 [2022-09-18T09:25:41.012Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT.jar
05:25:42 [2022-09-18T09:25:42.386Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-sources-feature.jar
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:43 [2022-09-18T09:25:43.760Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT.jar
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT.pom
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-sources-feature.jar
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-p2metadata.xml
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-8.1.0-SNAPSHOT-p2artifacts.xml
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT [107/139]
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] 
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:43 [2022-09-18T09:25:43.760Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests...
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.020Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.020Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
05:25:44 [2022-09-18T09:25:44.021Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.632Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.632Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:44 [2022-09-18T09:25:44.632Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
05:25:44 [2022-09-18T09:25:44.633Z] [INFO] 
05:25:44 [2022-09-18T09:25:44.633Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:44 [2022-09-18T09:25:44.633Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
05:25:46 [2022-09-18T09:25:46.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] 
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:47 [2022-09-18T09:25:47.483Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] 
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] 
05:25:47 [2022-09-18T09:25:47.483Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:47 [2022-09-18T09:25:47.741Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:25:47 [2022-09-18T09:25:47.741Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
05:25:47 [2022-09-18T09:25:47.741Z] [INFO] Command line:
05:25:47 [2022-09-18T09:25:47.741Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:25:47 [2022-09-18T09:25:47.742Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:25:53 [2022-09-18T09:25:53.265Z] !SESSION 2022-09-18 09:25:47.883 -----------------------------------------------
05:25:53 [2022-09-18T09:25:53.265Z] eclipse.buildId=unknown
05:25:53 [2022-09-18T09:25:53.265Z] java.version=11.0.2
05:25:53 [2022-09-18T09:25:53.265Z] java.vendor=Oracle Corporation
05:25:53 [2022-09-18T09:25:53.265Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:25:53 [2022-09-18T09:25:53.265Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:25:53 [2022-09-18T09:25:53.265Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:25:53 [2022-09-18T09:25:53.265Z] 
05:25:53 [2022-09-18T09:25:53.265Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:25:53.096
05:25:53 [2022-09-18T09:25:53.265Z] !MESSAGE FrameworkEvent ERROR
05:25:53 [2022-09-18T09:25:53.265Z] !STACK 0
05:25:53 [2022-09-18T09:25:53.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
05:25:53 [2022-09-18T09:25:53.265Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:25:53 [2022-09-18T09:25:53.265Z] 
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:25:53 [2022-09-18T09:25:53.265Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:25:53 [2022-09-18T09:25:53.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:25:53 [2022-09-18T09:25:53.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:25:53 [2022-09-18T09:25:53.524Z] 
05:25:53 [2022-09-18T09:25:53.524Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:25:53.507
05:25:53 [2022-09-18T09:25:53.524Z] !MESSAGE FrameworkEvent ERROR
05:25:53 [2022-09-18T09:25:53.524Z] !STACK 0
05:25:53 [2022-09-18T09:25:53.524Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
05:25:53 [2022-09-18T09:25:53.524Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:25:53 [2022-09-18T09:25:53.524Z] 
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:25:53 [2022-09-18T09:25:53.524Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:25:54 [2022-09-18T09:25:54.901Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
05:25:54 [2022-09-18T09:25:54.901Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
05:25:54 [2022-09-18T09:25:54.901Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.003 s
05:25:54 [2022-09-18T09:25:54.901Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
05:25:54 [2022-09-18T09:25:54.902Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
05:25:54 [2022-09-18T09:25:54.902Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
05:25:54 [2022-09-18T09:25:54.902Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
05:25:54 [2022-09-18T09:25:54.902Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
05:25:54 [2022-09-18T09:25:54.902Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
05:25:54 [2022-09-18T09:25:54.902Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
05:25:54 [2022-09-18T09:25:54.902Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
05:25:56 [2022-09-18T09:25:56.285Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
05:25:56 [2022-09-18T09:25:56.285Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.005 s
05:25:56 [2022-09-18T09:25:56.285Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.285Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.296 s
05:25:56 [2022-09-18T09:25:56.285Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
05:25:56 [2022-09-18T09:25:56.544Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
05:25:56 [2022-09-18T09:25:56.544Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.006 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
05:25:56 [2022-09-18T09:25:56.544Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
05:25:56 [2022-09-18T09:25:56.544Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.054 s
05:25:56 [2022-09-18T09:25:56.544Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
05:25:56 [2022-09-18T09:25:56.544Z] 
05:25:56 [2022-09-18T09:25:56.544Z] Results:
05:25:56 [2022-09-18T09:25:56.544Z] 
05:25:56 [2022-09-18T09:25:56.544Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
05:25:56 [2022-09-18T09:25:56.544Z] 
05:25:57 [2022-09-18T09:25:57.114Z] [INFO] All tests passed!
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.pom
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT [108/139]
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.115Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.116Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests...
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.376Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
05:25:57 [2022-09-18T09:25:57.376Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] 
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:25:57 [2022-09-18T09:25:57.943Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
05:25:59 [2022-09-18T09:25:59.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] 
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:26:00 [2022-09-18T09:26:00.693Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] 
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] 
05:26:00 [2022-09-18T09:26:00.693Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:26:00 [2022-09-18T09:26:00.951Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:26:00 [2022-09-18T09:26:00.951Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
05:26:00 [2022-09-18T09:26:00.951Z] [INFO] Command line:
05:26:00 [2022-09-18T09:26:00.951Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:26:00 [2022-09-18T09:26:00.951Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:26:07 [2022-09-18T09:26:07.512Z] !SESSION 2022-09-18 09:26:01.001 -----------------------------------------------
05:26:07 [2022-09-18T09:26:07.512Z] eclipse.buildId=unknown
05:26:07 [2022-09-18T09:26:07.512Z] java.version=11.0.2
05:26:07 [2022-09-18T09:26:07.512Z] java.vendor=Oracle Corporation
05:26:07 [2022-09-18T09:26:07.512Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:26:07 [2022-09-18T09:26:07.512Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:26:07 [2022-09-18T09:26:07.512Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:26:07 [2022-09-18T09:26:07.512Z] 
05:26:07 [2022-09-18T09:26:07.512Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:26:06.966
05:26:07 [2022-09-18T09:26:07.512Z] !MESSAGE FrameworkEvent ERROR
05:26:07 [2022-09-18T09:26:07.512Z] !STACK 0
05:26:07 [2022-09-18T09:26:07.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:26:07 [2022-09-18T09:26:07.512Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:26:07 [2022-09-18T09:26:07.512Z] 
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:26:07 [2022-09-18T09:26:07.512Z] 
05:26:07 [2022-09-18T09:26:07.512Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:26:07.465
05:26:07 [2022-09-18T09:26:07.512Z] !MESSAGE FrameworkEvent ERROR
05:26:07 [2022-09-18T09:26:07.512Z] !STACK 0
05:26:07 [2022-09-18T09:26:07.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:26:07 [2022-09-18T09:26:07.512Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:26:07 [2022-09-18T09:26:07.512Z] 
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:26:07 [2022-09-18T09:26:07.512Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:26:07 [2022-09-18T09:26:07.513Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:26:07 [2022-09-18T09:26:07.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:26:07 [2022-09-18T09:26:07.513Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:26:08 [2022-09-18T09:26:08.448Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:26:08 [2022-09-18T09:26:08.448Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:26:18 [2022-09-18T09:26:18.549Z] 
05:26:18 [2022-09-18T09:26:18.549Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:26:17.276
05:26:18 [2022-09-18T09:26:18.549Z] !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
05:26:18 [2022-09-18T09:26:18.549Z] 
05:26:18 [2022-09-18T09:26:18.549Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:26:17.378
05:26:18 [2022-09-18T09:26:18.549Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:26:18 [2022-09-18T09:26:18.549Z] !STACK 0
05:26:18 [2022-09-18T09:26:18.549Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:26:18 [2022-09-18T09:26:18.549Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:26:18 [2022-09-18T09:26:18.549Z] Caused by: java.io.IOException: error=2, No such file or directory
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:26:18 [2022-09-18T09:26:18.549Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:26:18 [2022-09-18T09:26:18.549Z] 	... 7 more
05:26:18 [2022-09-18T09:26:18.549Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
05:26:18 [2022-09-18T09:26:18.807Z] Display size: 1440x900
05:26:18 [2022-09-18T09:26:18.807Z] OS version=5.14.14-200.fc34.x86_64
05:26:18 [2022-09-18T09:26:18.807Z] GTK version=3.22.30
05:26:18 [2022-09-18T09:26:18.807Z] GTK theme=Ambiance
05:26:18 [2022-09-18T09:26:18.807Z] LIBOVERLAY_SCROLLBAR=0
05:26:18 [2022-09-18T09:26:18.807Z] Time zone: Greenwich Mean Time
05:26:19 [2022-09-18T09:26:19.066Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:26:19 [2022-09-18T09:26:19.066Z] log4j:WARN Please initialize the log4j system properly.
05:26:19 [2022-09-18T09:26:19.066Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:26:45 [2022-09-18T09:26:45.607Z] 
05:26:45 [2022-09-18T09:26:45.607Z] (Eclipse:18200): Gtk-WARNING **: 09:26:43.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
05:26:45 [2022-09-18T09:26:45.607Z] 
05:26:45 [2022-09-18T09:26:45.608Z] (Eclipse:18200): Gtk-WARNING **: 09:26:43.410: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
05:26:45 [2022-09-18T09:26:45.608Z] 
05:26:45 [2022-09-18T09:26:45.608Z] (Eclipse:18200): Gtk-WARNING **: 09:26:43.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:26:45 [2022-09-18T09:26:45.608Z] 
05:26:45 [2022-09-18T09:26:45.608Z] (Eclipse:18200): Gtk-WARNING **: 09:26:43.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:26:45 [2022-09-18T09:26:45.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:26:45 [2022-09-18T09:26:45.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:26:45 [2022-09-18T09:26:45.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:26:45 [2022-09-18T09:26:45.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ec3689b] time=1340863128 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1340863246 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1340863247 data=null doit=true} to TreeItem with text {test}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1340863247 data=null} to TreeItem with text {test}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1340863248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1340863249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:26:46 [2022-09-18T09:26:46.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1340863364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:26:47 [2022-09-18T09:26:47.550Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:26:47 [2022-09-18T09:26:47.550Z] DEBUG - Clicking on with mnemonic 'Delete'
05:26:47 [2022-09-18T09:26:47.550Z] DEBUG - Clicked on with mnemonic 'Delete'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864522 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864523 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1340864526 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Clicking on OK
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1340864530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1340864532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1340864536 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1340864537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1340864538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1340864538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.376Z] DEBUG - Clicked on OK
05:26:48 [2022-09-18T09:26:48.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1340864538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:26:48 [2022-09-18T09:26:48.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1340863734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:26:48 [2022-09-18T09:26:48.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.029 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
05:26:48 [2022-09-18T09:26:48.943Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 27.506 s
05:26:48 [2022-09-18T09:26:48.943Z] 
05:26:48 [2022-09-18T09:26:48.943Z] Results:
05:26:48 [2022-09-18T09:26:48.943Z] 
05:26:48 [2022-09-18T09:26:48.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:26:48 [2022-09-18T09:26:48.943Z] 
05:26:49 [2022-09-18T09:26:49.879Z] 
05:26:49 [2022-09-18T09:26:49.879Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:26:49.691
05:26:49 [2022-09-18T09:26:49.879Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] All tests passed!
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] Building Trace Compass RCP Parent 8.1.0-SNAPSHOT               [109/139]
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --------------------------------[ pom ]---------------------------------
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.445Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.445Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-8.1.0-SNAPSHOT.pom
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Building Trace Compass RCP Branding plug-in 8.1.0-SNAPSHOT     [110/139]
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] No tests to run.
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-sources.jar
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.446Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:50 [2022-09-18T09:26:50.446Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar
05:26:50 [2022-09-18T09:26:50.704Z] [INFO] 
05:26:50 [2022-09-18T09:26:50.704Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
05:26:50 [2022-09-18T09:26:50.705Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar
05:26:52 [2022-09-18T09:26:52.610Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-sources.jar
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.544Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] No tests to run.
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar
05:26:53 [2022-09-18T09:26:53.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.pom
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-sources.jar
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-p2metadata.xml
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-8.1.0-SNAPSHOT-p2artifacts.xml
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Building Trace Compass RCP Branding Feature 8.1.0-SNAPSHOT     [111/139]
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT.jar
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.545Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.545Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-sources-feature.jar
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.806Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] 
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:53 [2022-09-18T09:26:53.806Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT.jar
05:26:54 [2022-09-18T09:26:54.750Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-sources-feature.jar
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:58 [2022-09-18T09:26:58.038Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:58 [2022-09-18T09:26:58.038Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:8.1.0-SNAPSHOT already attached, replace previous instance
05:26:58 [2022-09-18T09:26:58.038Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:8.1.0-SNAPSHOT already attached, replace previous instance
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT.jar
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT.pom
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-sources-feature.jar
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-p2metadata.xml
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-8.1.0-SNAPSHOT-p2artifacts.xml
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT  [112/139]
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core...
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] No tests to run.
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.038Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.039Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.039Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] 
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
05:26:58 [2022-09-18T09:26:58.039Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
05:26:59 [2022-09-18T09:26:59.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.944Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.944Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] No tests to run.
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.pom
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-sources.jar
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2metadata.xml
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.2-SNAPSHOT-p2artifacts.xml
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 8.1.0-SNAPSHOT        [113/139]
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:01 [2022-09-18T09:27:01.945Z] [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
05:27:01 [2022-09-18T09:27:01.945Z] [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 61 kB/s)
05:27:01 [2022-09-18T09:27:01.945Z] [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
05:27:01 [2022-09-18T09:27:01.945Z] [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 987 kB/s)
05:27:01 [2022-09-18T09:27:01.945Z] [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
05:27:01 [2022-09-18T09:27:01.945Z] [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)
05:27:01 [2022-09-18T09:27:01.945Z] [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
05:27:01 [2022-09-18T09:27:01.945Z] [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
05:27:01 [2022-09-18T09:27:01.945Z] [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 29 MB/s)
05:27:01 [2022-09-18T09:27:01.945Z] [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 11 MB/s)
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] 
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
05:27:01 [2022-09-18T09:27:01.945Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui...
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.204Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:27:02 [2022-09-18T09:27:02.204Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
05:27:02 [2022-09-18T09:27:02.462Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.463Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.463Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:8.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:27:02 [2022-09-18T09:27:02.463Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.463Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] No tests to run.
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-sources.jar
05:27:02 [2022-09-18T09:27:02.720Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.721Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.721Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] 
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
05:27:02 [2022-09-18T09:27:02.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar
05:27:03 [2022-09-18T09:27:03.655Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-sources.jar
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] No tests to run.
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.pom
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-sources.jar
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-pack200.jar.pack.gz
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-p2metadata.xml
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-8.1.0-SNAPSHOT-p2artifacts.xml
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Building Trace Compass RCP Feature 8.1.0-SNAPSHOT              [114/139]
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target
05:27:04 [2022-09-18T09:27:04.673Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] 
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
05:27:04 [2022-09-18T09:27:04.674Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (339.43kB)
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] The user operation is waiting for background work to complete.
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (18.37kB)
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] The user operation is waiting for background work to complete.
05:27:04 [2022-09-18T09:27:04.933Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (18.37kB)
05:27:04 [2022-09-18T09:27:04.934Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
05:27:04 [2022-09-18T09:27:04.934Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
05:27:04 [2022-09-18T09:27:04.934Z] [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (59.39kB)
05:27:04 [2022-09-18T09:27:04.934Z] [INFO] Fetching org.eclipse.jdt.core_3.31.0.v20220831-1439.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/plugins/ (6.71MB)
05:27:06 [2022-09-18T09:27:06.313Z] [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository/plugins/ (293.54kB)
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (55.92kB)
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] The user operation is waiting for background work to complete.
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (55.92kB)
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] The user operation is waiting for background work to complete.
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.41kB)
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT.jar
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] 
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] 
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] 
05:27:06 [2022-09-18T09:27:06.572Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
05:27:06 [2022-09-18T09:27:06.572Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-sources-feature.jar
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] 
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp ---
05:27:06 [2022-09-18T09:27:06.830Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] 
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
05:27:06 [2022-09-18T09:27:06.830Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT.jar
05:27:10 [2022-09-18T09:27:10.114Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-sources-feature.jar
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
05:27:11 [2022-09-18T09:27:11.048Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
05:27:11 [2022-09-18T09:27:11.048Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:8.1.0-SNAPSHOT already attached, replace previous instance
05:27:11 [2022-09-18T09:27:11.048Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:8.1.0-SNAPSHOT already attached, replace previous instance
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT.jar
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT.pom
05:27:11 [2022-09-18T09:27:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-sources-feature.jar
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-p2metadata.xml
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-8.1.0-SNAPSHOT-p2artifacts.xml
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT [115/139]
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests...
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.049Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
05:27:11 [2022-09-18T09:27:11.049Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.308Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] 
05:27:11 [2022-09-18T09:27:11.308Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:11 [2022-09-18T09:27:11.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
05:27:13 [2022-09-18T09:27:13.468Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] 
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:14 [2022-09-18T09:27:14.416Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] 
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] 
05:27:14 [2022-09-18T09:27:14.416Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:15 [2022-09-18T09:27:15.079Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:27:15 [2022-09-18T09:27:15.079Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
05:27:15 [2022-09-18T09:27:15.079Z] [INFO] Command line:
05:27:15 [2022-09-18T09:27:15.079Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:27:15 [2022-09-18T09:27:15.079Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:27:20 [2022-09-18T09:27:20.605Z] !SESSION 2022-09-18 09:27:15.033 -----------------------------------------------
05:27:20 [2022-09-18T09:27:20.605Z] eclipse.buildId=unknown
05:27:20 [2022-09-18T09:27:20.605Z] java.version=11.0.2
05:27:20 [2022-09-18T09:27:20.605Z] java.vendor=Oracle Corporation
05:27:20 [2022-09-18T09:27:20.605Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:27:20 [2022-09-18T09:27:20.605Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:27:20 [2022-09-18T09:27:20.605Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:27:20 [2022-09-18T09:27:20.605Z] 
05:27:20 [2022-09-18T09:27:20.605Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:27:20.377
05:27:20 [2022-09-18T09:27:20.605Z] !MESSAGE FrameworkEvent ERROR
05:27:20 [2022-09-18T09:27:20.605Z] !STACK 0
05:27:20 [2022-09-18T09:27:20.605Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [66]
05:27:20 [2022-09-18T09:27:20.605Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:27:20 [2022-09-18T09:27:20.605Z] 
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:27:20 [2022-09-18T09:27:20.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:27:20 [2022-09-18T09:27:20.863Z] 
05:27:20 [2022-09-18T09:27:20.863Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:27:20.784
05:27:20 [2022-09-18T09:27:20.863Z] !MESSAGE FrameworkEvent ERROR
05:27:20 [2022-09-18T09:27:20.863Z] !STACK 0
05:27:20 [2022-09-18T09:27:20.863Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
05:27:20 [2022-09-18T09:27:20.863Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:27:20 [2022-09-18T09:27:20.863Z] 
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:27:20 [2022-09-18T09:27:20.863Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:27:21 [2022-09-18T09:27:21.430Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
05:27:21 [2022-09-18T09:27:21.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
05:27:21 [2022-09-18T09:27:21.689Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.003 s
05:27:21 [2022-09-18T09:27:21.689Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
05:27:21 [2022-09-18T09:27:21.689Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
05:27:21 [2022-09-18T09:27:21.689Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.037 s
05:27:21 [2022-09-18T09:27:21.689Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
05:27:21 [2022-09-18T09:27:21.689Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
05:27:21 [2022-09-18T09:27:21.689Z] 
05:27:21 [2022-09-18T09:27:21.689Z] Results:
05:27:21 [2022-09-18T09:27:21.689Z] 
05:27:21 [2022-09-18T09:27:21.689Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:27:21 [2022-09-18T09:27:21.689Z] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] All tests passed!
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.pom
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-sources.jar
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT  [116/139]
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] The project's OSGi version is 2.0.4.202209180815
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.256Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.256Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.514Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.514Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests...
05:27:22 [2022-09-18T09:27:22.772Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] 
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:22 [2022-09-18T09:27:22.773Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
05:27:22 [2022-09-18T09:27:22.773Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] 
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:23 [2022-09-18T09:27:23.339Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
05:27:25 [2022-09-18T09:27:25.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] 
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:26 [2022-09-18T09:27:26.178Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] 
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] 
05:27:26 [2022-09-18T09:27:26.178Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:26 [2022-09-18T09:27:26.746Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:27:26 [2022-09-18T09:27:26.746Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
05:27:26 [2022-09-18T09:27:26.746Z] [INFO] Command line:
05:27:26 [2022-09-18T09:27:26.746Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:27:26 [2022-09-18T09:27:26.746Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:27:32 [2022-09-18T09:27:32.013Z] !SESSION 2022-09-18 09:27:26.727 -----------------------------------------------
05:27:32 [2022-09-18T09:27:32.013Z] eclipse.buildId=unknown
05:27:32 [2022-09-18T09:27:32.013Z] java.version=11.0.2
05:27:32 [2022-09-18T09:27:32.013Z] java.vendor=Oracle Corporation
05:27:32 [2022-09-18T09:27:32.013Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:27:32 [2022-09-18T09:27:32.013Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:27:32 [2022-09-18T09:27:32.013Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:27:32 [2022-09-18T09:27:32.013Z] 
05:27:32 [2022-09-18T09:27:32.013Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:27:31.891
05:27:32 [2022-09-18T09:27:32.013Z] !MESSAGE FrameworkEvent ERROR
05:27:32 [2022-09-18T09:27:32.013Z] !STACK 0
05:27:32 [2022-09-18T09:27:32.013Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69]
05:27:32 [2022-09-18T09:27:32.013Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:27:32 [2022-09-18T09:27:32.013Z] 
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:27:32 [2022-09-18T09:27:32.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:27:32 [2022-09-18T09:27:32.580Z] 
05:27:32 [2022-09-18T09:27:32.580Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:27:32.386
05:27:32 [2022-09-18T09:27:32.580Z] !MESSAGE FrameworkEvent ERROR
05:27:32 [2022-09-18T09:27:32.580Z] !STACK 0
05:27:32 [2022-09-18T09:27:32.580Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [157]
05:27:32 [2022-09-18T09:27:32.580Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:27:32 [2022-09-18T09:27:32.580Z] 
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:27:32 [2022-09-18T09:27:32.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:27:33 [2022-09-18T09:27:33.515Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:27:33 [2022-09-18T09:27:33.515Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:27:41 [2022-09-18T09:27:41.630Z] 
05:27:41 [2022-09-18T09:27:41.630Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:27:41.590
05:27:41 [2022-09-18T09:27:41.630Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:27:41 [2022-09-18T09:27:41.630Z] !STACK 0
05:27:41 [2022-09-18T09:27:41.630Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:27:41 [2022-09-18T09:27:41.630Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:27:41 [2022-09-18T09:27:41.630Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:27:41 [2022-09-18T09:27:41.630Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:27:41 [2022-09-18T09:27:41.630Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:27:41 [2022-09-18T09:27:41.630Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:27:41 [2022-09-18T09:27:41.631Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:27:41 [2022-09-18T09:27:41.631Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:27:41 [2022-09-18T09:27:41.631Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:27:41 [2022-09-18T09:27:41.631Z] Caused by: java.io.IOException: error=2, No such file or directory
05:27:41 [2022-09-18T09:27:41.631Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:27:41 [2022-09-18T09:27:41.631Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:27:41 [2022-09-18T09:27:41.631Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:27:41 [2022-09-18T09:27:41.631Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:27:41 [2022-09-18T09:27:41.631Z] 	... 7 more
05:27:43 [2022-09-18T09:27:43.177Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
05:27:43 [2022-09-18T09:27:43.436Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.028 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.273 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.002 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
05:27:43 [2022-09-18T09:27:43.436Z] 
05:27:43 [2022-09-18T09:27:43.436Z] Results:
05:27:43 [2022-09-18T09:27:43.436Z] 
05:27:43 [2022-09-18T09:27:43.436Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
05:27:43 [2022-09-18T09:27:43.436Z] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] All tests passed!
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.pom
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-sources.jar
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.3-SNAPSHOT [117/139]
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui...
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.372Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.373Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] No tests to run.
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.636Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.636Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] 
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:45 [2022-09-18T09:27:45.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
05:27:47 [2022-09-18T09:27:47.013Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] No tests to run.
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.pom
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-sources.jar
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-p2metadata.xml
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.3-SNAPSHOT-p2artifacts.xml
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 8.1.0-SNAPSHOT [118/139]
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.948Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT.jar
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-sources-feature.jar
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] 
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:47 [2022-09-18T09:27:47.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT.jar
05:27:48 [2022-09-18T09:27:48.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-sources-feature.jar
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:49 [2022-09-18T09:27:49.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT.jar
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT.pom
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-sources-feature.jar
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-p2metadata.xml
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-8.1.0-SNAPSHOT-p2artifacts.xml
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Building Trace Compass Json trace Parent 8.1.0-SNAPSHOT        [119/139]
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --------------------------------[ pom ]---------------------------------
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-8.1.0-SNAPSHOT.pom
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT [120/139]
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core...
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] 
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:49 [2022-09-18T09:27:49.819Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:27:49 [2022-09-18T09:27:49.819Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] No tests to run.
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] 
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:50 [2022-09-18T09:27:50.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
05:27:51 [2022-09-18T09:27:51.020Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] No tests to run.
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.pom
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-sources.jar
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2metadata.xml
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.3-SNAPSHOT-p2artifacts.xml
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Building org.eclipse.tracecompass.jsontrace 8.1.0-SNAPSHOT     [121/139]
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.925Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT.jar
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-sources-feature.jar
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] 
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
05:27:52 [2022-09-18T09:27:52.926Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT.jar
05:27:53 [2022-09-18T09:27:53.860Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-sources-feature.jar
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
05:27:55 [2022-09-18T09:27:55.236Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT.jar
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT.pom
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-sources-feature.jar
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-p2metadata.xml
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/8.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-8.1.0-SNAPSHOT-p2artifacts.xml
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 8.1.0-SNAPSHOT       [122/139]
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT.jar
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-sources-feature.jar
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] 
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
05:27:55 [2022-09-18T09:27:55.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT.jar
05:27:57 [2022-09-18T09:27:57.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-sources-feature.jar
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
05:27:58 [2022-09-18T09:27:58.707Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT.jar
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT.pom
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-sources-feature.jar
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-p2metadata.xml
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-8.1.0-SNAPSHOT-p2artifacts.xml
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Building Trace Compass RCP Product 8.1.0-SNAPSHOT              [123/139]
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.707Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:27:58 [2022-09-18T09:27:58.708Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-17, using current JRE system packages.
05:27:58 [2022-09-18T09:27:58.708Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-17 in your toolchains.xml
05:27:58 [2022-09-18T09:27:58.708Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:27:58 [2022-09-18T09:27:58.708Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
05:27:58 [2022-09-18T09:27:58.708Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
05:27:58 [2022-09-18T09:27:58.708Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:27:58 [2022-09-18T09:27:58.708Z] [INFO] 
05:27:58 [2022-09-18T09:27:58.708Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
05:27:58 [2022-09-18T09:27:58.966Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.1800.v20220720-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (423.55kB)
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] 
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] 
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] 
05:27:59 [2022-09-18T09:27:59.532Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
05:28:00 [2022-09-18T09:28:00.099Z] [INFO] Fetching org.eclipse.e4.rcp_4.25.0.v20220829-1402.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (23.01kB)
05:28:00 [2022-09-18T09:28:00.099Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (19.76kB)
05:28:00 [2022-09-18T09:28:00.099Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (19.71kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (27.83kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (27.9kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (23.74kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.emf.common_2.27.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.88kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.95kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (266.5kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1500.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (21.51kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.96kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.87kB)
05:28:00 [2022-09-18T09:28:00.357Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1700.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.74kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.help_2.3.1100.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (21.38kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (22.34kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.platform_root_4.25.0.v20220831-1800 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (196B)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/features/ (20.96kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.rcp_root_4.25.0.v20220831-1800 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (19.11kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] The user operation is waiting for background work to complete.
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.29kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (17.01kB)
05:28:00 [2022-09-18T09:28:00.617Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/binary/ (35.65kB)
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] 
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] --- tycho-p2-director-plugin:2.7.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
05:28:32 [2022-09-18T09:28:32.786Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
05:28:32 [2022-09-18T09:28:32.786Z] Installing org.eclipse.tracecompass.rcp 8.1.0.202209180815.
05:29:04 [2022-09-18T09:29:04.858Z] Operation completed in 29817 ms.
05:29:04 [2022-09-18T09:29:04.858Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
05:29:04 [2022-09-18T09:29:04.858Z] Installing org.eclipse.tracecompass.rcp 8.1.0.202209180815.
05:29:31 [2022-09-18T09:29:31.398Z] Operation completed in 27494 ms.
05:29:31 [2022-09-18T09:29:31.398Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
05:29:31 [2022-09-18T09:29:31.398Z] Installing org.eclipse.tracecompass.rcp 8.1.0.202209180815.
05:29:58 [2022-09-18T09:29:58.033Z] Operation completed in 26637 ms.
05:29:58 [2022-09-18T09:29:58.033Z] [INFO] 
05:29:58 [2022-09-18T09:29:58.033Z] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:30:04 [2022-09-18T09:30:04.596Z] [INFO] [Sun Sep 18 09:30:03 GMT 2022] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
05:30:31 [2022-09-18T09:30:31.178Z] [INFO] 
05:30:31 [2022-09-18T09:30:31.178Z] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:30:31 [2022-09-18T09:30:31.178Z] [INFO] 
05:30:31 [2022-09-18T09:30:31.178Z] [INFO] --- tycho-p2-director-plugin:2.7.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
05:30:31 [2022-09-18T09:30:31.178Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-win32.win32.x86_64.zip
05:30:36 [2022-09-18T09:30:36.443Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-macosx.cocoa.x86_64.tar.gz
05:30:44 [2022-09-18T09:30:44.563Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-linux.gtk.x86_64.tar.gz
05:30:52 [2022-09-18T09:30:52.678Z] [INFO] 
05:30:52 [2022-09-18T09:30:52.678Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] No primary artifact to install, installing attached artifacts instead.
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT.pom
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-p2artifacts.xml
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-p2metadata.xml
05:30:52 [2022-09-18T09:30:52.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-win32.win32.x86_64.zip
05:30:52 [2022-09-18T09:30:52.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-8.1.0-20220918-0815-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/8.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-8.1.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] Building Trace Compass Release Engineering Parent 8.1.0-SNAPSHOT [124/139]
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --------------------------------[ pom ]---------------------------------
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] 
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
05:30:53 [2022-09-18T09:30:53.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/8.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-8.1.0-SNAPSHOT.pom
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] Building Trace Compass Target Platform 8.1.0-SNAPSHOT          [125/139]
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] --------------------------------[ pom ]---------------------------------
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.129Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 165 kB/s)
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.6 MB/s)
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 3.6 MB/s)
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] 
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 39 kB/s)
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 141 kB/s)
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:54 [2022-09-18T09:30:54.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 913 kB/s)
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 204 kB/s)
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.165Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 320 kB/s)
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 219 kB/s)
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 65 kB/s)
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 82 kB/s)
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 760 kB/s)
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 239 kB/s)
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:55 [2022-09-18T09:30:55.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 3.1 MB/s)
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.3 MB/s)
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.1 MB/s)
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT.pom
05:30:56 [2022-09-18T09:30:56.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.16.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.16.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.17.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.17.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.18.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.18.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.19.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.19.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.20.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.21.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.22.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.23.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.24.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-e4.25.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/8.1.0-SNAPSHOT/org.eclipse.tracecompass.target-8.1.0-SNAPSHOT-tracecompass-eStaging.target
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT [126/139]
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] The project's OSGi version is 1.0.13.202209180815
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.234Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests...
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] 
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:56 [2022-09-18T09:30:56.804Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:30:56 [2022-09-18T09:30:56.804Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] 
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:30:57 [2022-09-18T09:30:57.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
05:30:59 [2022-09-18T09:30:59.124Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] 
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:31:01 [2022-09-18T09:31:01.655Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] 
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] 
05:31:01 [2022-09-18T09:31:01.655Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:31:02 [2022-09-18T09:31:02.222Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:31:02 [2022-09-18T09:31:02.222Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
05:31:02 [2022-09-18T09:31:02.222Z] [INFO] Command line:
05:31:02 [2022-09-18T09:31:02.222Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:31:02 [2022-09-18T09:31:02.222Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:31:09 [2022-09-18T09:31:09.047Z] !SESSION 2022-09-18 09:31:02.376 -----------------------------------------------
05:31:09 [2022-09-18T09:31:09.047Z] eclipse.buildId=unknown
05:31:09 [2022-09-18T09:31:09.047Z] java.version=11.0.2
05:31:09 [2022-09-18T09:31:09.047Z] java.vendor=Oracle Corporation
05:31:09 [2022-09-18T09:31:09.047Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:31:09 [2022-09-18T09:31:09.047Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:31:09 [2022-09-18T09:31:09.047Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:31:09 [2022-09-18T09:31:09.047Z] 
05:31:09 [2022-09-18T09:31:09.047Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:31:08.793
05:31:09 [2022-09-18T09:31:09.047Z] !MESSAGE FrameworkEvent ERROR
05:31:09 [2022-09-18T09:31:09.047Z] !STACK 0
05:31:09 [2022-09-18T09:31:09.047Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:31:09 [2022-09-18T09:31:09.047Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:31:09 [2022-09-18T09:31:09.047Z] 
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:31:09 [2022-09-18T09:31:09.047Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:31:09 [2022-09-18T09:31:09.614Z] 
05:31:09 [2022-09-18T09:31:09.614Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:31:09.305
05:31:09 [2022-09-18T09:31:09.614Z] !MESSAGE FrameworkEvent ERROR
05:31:09 [2022-09-18T09:31:09.614Z] !STACK 0
05:31:09 [2022-09-18T09:31:09.614Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:31:09 [2022-09-18T09:31:09.614Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:31:09 [2022-09-18T09:31:09.614Z] 
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:31:09 [2022-09-18T09:31:09.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:31:10 [2022-09-18T09:31:10.555Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:31:10 [2022-09-18T09:31:10.555Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:31:20 [2022-09-18T09:31:20.569Z] 
05:31:20 [2022-09-18T09:31:20.569Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:31:19.793
05:31:20 [2022-09-18T09:31:20.569Z] !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
05:31:20 [2022-09-18T09:31:20.569Z] 
05:31:20 [2022-09-18T09:31:20.569Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:31:20.066
05:31:20 [2022-09-18T09:31:20.569Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:31:20 [2022-09-18T09:31:20.569Z] !STACK 0
05:31:20 [2022-09-18T09:31:20.569Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:31:20 [2022-09-18T09:31:20.569Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:31:20 [2022-09-18T09:31:20.569Z] Caused by: java.io.IOException: error=2, No such file or directory
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:31:20 [2022-09-18T09:31:20.569Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:31:20 [2022-09-18T09:31:20.569Z] 	... 7 more
05:31:20 [2022-09-18T09:31:20.828Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
05:31:21 [2022-09-18T09:31:21.395Z] Display size: 1440x900
05:31:21 [2022-09-18T09:31:21.395Z] OS version=5.14.14-200.fc34.x86_64
05:31:21 [2022-09-18T09:31:21.395Z] GTK version=3.22.30
05:31:21 [2022-09-18T09:31:21.395Z] GTK theme=Ambiance
05:31:21 [2022-09-18T09:31:21.395Z] LIBOVERLAY_SCROLLBAR=0
05:31:21 [2022-09-18T09:31:21.395Z] Time zone: Greenwich Mean Time
05:31:21 [2022-09-18T09:31:21.653Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:31:21 [2022-09-18T09:31:21.653Z] log4j:WARN Please initialize the log4j system properly.
05:31:21 [2022-09-18T09:31:21.653Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:31:23 [2022-09-18T09:31:23.708Z] 
05:31:23 [2022-09-18T09:31:23.708Z] (Eclipse:18793): Gtk-WARNING **: 09:31:23.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:24 [2022-09-18T09:31:24.275Z] 
05:31:24 [2022-09-18T09:31:24.275Z] (Eclipse:18793): Gtk-WARNING **: 09:31:24.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:29 [2022-09-18T09:31:29.544Z] 
05:31:29 [2022-09-18T09:31:29.544Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:29.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:29 [2022-09-18T09:31:29.544Z] 
05:31:29 [2022-09-18T09:31:29.544Z] (Eclipse:18793): Gtk-WARNING **: 09:31:29.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:30 [2022-09-18T09:31:30.479Z] 
05:31:30 [2022-09-18T09:31:30.479Z] (Eclipse:18793): Gtk-WARNING **: 09:31:30.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:30 [2022-09-18T09:31:30.479Z] 
05:31:30 [2022-09-18T09:31:30.479Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:30.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:30 [2022-09-18T09:31:30.479Z] 
05:31:30 [2022-09-18T09:31:30.479Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:30.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:37 [2022-09-18T09:31:37.039Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:31:37 [2022-09-18T09:31:37.674Z] 
05:31:37 [2022-09-18T09:31:37.674Z] (Eclipse:18793): Gtk-WARNING **: 09:31:37.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:37 [2022-09-18T09:31:37.674Z] 
05:31:37 [2022-09-18T09:31:37.674Z] (Eclipse:18793): Gtk-WARNING **: 09:31:37.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:37 [2022-09-18T09:31:37.674Z] 
05:31:37 [2022-09-18T09:31:37.674Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:37.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:39 [2022-09-18T09:31:39.052Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
05:31:39 [2022-09-18T09:31:39.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341155657 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341155658 data=null doit=true} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341155658 data=null} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341155659 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341155660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341155748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341155752 data=null doit=true} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341155752 data=null} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341155753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341155754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341155845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341155856 data=null doit=true} to TreeItem with text {Traces [2]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341155856 data=null} to TreeItem with text {Traces [2]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341155857 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341155858 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341155926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:31:39 [2022-09-18T09:31:39.570Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341155930 data=null doit=true} to TreeItem with text {Experiments [1]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341155931 data=null} to TreeItem with text {Experiments [1]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341155931 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341155932 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341155935 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1341155953 data=null doit=true} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1341155953 data=null} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1341155954 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341155954 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1341156056 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1341156058 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1341156063 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1341156120 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1341156122 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1341156122 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1341156123 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1341156123 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1341156146 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341156227 data=null doit=true} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341156227 data=null} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341156228 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341156229 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1341156254 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1341156255 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1341156257 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1341156258 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1341156259 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1341156259 data=null x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
05:31:39 [2022-09-18T09:31:39.830Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1341156260 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1341156260 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2} to Tree node with text: bug446190
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1341156329 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1341156342 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1341156343 data=null doit=true} to TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1341156344 data=null} to TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1341156344 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341156345 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1341156424 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1341156425 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.088Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [2]} time=1341156426 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341156426 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1341156828 data=null button=1 stateMask=0x80000 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1341156949 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1341156954 data=null doit=true} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1341156954 data=null} to TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [2]}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341157031 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341157032 data=null doit=true} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341157032 data=null} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341157033 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341157034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341157137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341157147 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341157147 data=null doit=true} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341157225 data=null} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341157227 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:40 [2022-09-18T09:31:40.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341157227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:41 [2022-09-18T09:31:41.431Z] 
05:31:41 [2022-09-18T09:31:41.431Z] (Eclipse:18793): Gtk-WARNING **: 09:31:41.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:41 [2022-09-18T09:31:41.998Z] 
05:31:41 [2022-09-18T09:31:41.998Z] (Eclipse:18793): Gtk-WARNING **: 09:31:41.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:41 [2022-09-18T09:31:41.998Z] 
05:31:41 [2022-09-18T09:31:41.998Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:41.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:41 [2022-09-18T09:31:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341157313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.257Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341158768 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341158769 data=null doit=true} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341158769 data=null} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341158769 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341158770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341158829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:42 [2022-09-18T09:31:42.516Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341158840 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341158841 data=null doit=true} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341158841 data=null} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341158842 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341158843 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341158935 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:42 [2022-09-18T09:31:42.516Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:42 [2022-09-18T09:31:42.516Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1341158937 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1341158938 data=null} to TreeItem with text {debuginfo-synth-exec}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1341158939 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
05:31:42 [2022-09-18T09:31:42.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341158939 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec}
05:31:42 [2022-09-18T09:31:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1341159040 data=null button=1 stateMask=0x80000 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
05:31:42 [2022-09-18T09:31:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341159042 data=null doit=true} to Tree node with text: Views
05:31:42 [2022-09-18T09:31:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341159122 data=null} to Tree node with text: Views
05:31:42 [2022-09-18T09:31:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341159124 data=null button=1 stateMask=0x0 x=116 y=150 count=1} to Tree node with text: Views
05:31:42 [2022-09-18T09:31:42.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341159124 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341159241 data=null button=1 stateMask=0x80000 x=116 y=150 count=1} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341159335 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341159336 data=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341159336 data=null} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341159336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341159345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341159534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341159543 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341159544 data=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341159544 data=null} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341159545 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341159545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341159646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341159647 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341159648 data=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341159648 data=null} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341159648 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341159649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341159739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:43 [2022-09-18T09:31:43.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341159742 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341159742 data=null doit=true} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341159743 data=null} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341159743 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341159744 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341159833 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:43 [2022-09-18T09:31:43.552Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:43 [2022-09-18T09:31:43.552Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341159843 data=null doit=true} to TreeItem with text {bug446190}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341159843 data=null} to TreeItem with text {bug446190}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341159914 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341159920 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341159924 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341159925 data=null doit=true} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341159925 data=null} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341159926 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341159926 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:31:43 [2022-09-18T09:31:43.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341160145 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1341160977 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341160977 data=null doit=true} to TreeItem with text {bug446190}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341160978 data=null} to TreeItem with text {bug446190}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341160978 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341160979 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
05:31:44 [2022-09-18T09:31:44.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341160987 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:45 [2022-09-18T09:31:45.079Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:31:45 [2022-09-18T09:31:45.079Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:45.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:45 [2022-09-18T09:31:45.429Z] 
05:31:45 [2022-09-18T09:31:45.429Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:45.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:45 [2022-09-18T09:31:45.773Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
05:31:45 [2022-09-18T09:31:45.773Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:31:45 [2022-09-18T09:31:45.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:45 [2022-09-18T09:31:45.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Clicking on Cancel
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341162230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341162231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341162231 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341162232 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341162232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341162232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341162233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:46 [2022-09-18T09:31:46.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1341161254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
05:31:46 [2022-09-18T09:31:46.032Z] 
05:31:46 [2022-09-18T09:31:46.032Z] (Eclipse:18793): Gtk-WARNING **: 09:31:45.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:46 [2022-09-18T09:31:46.032Z] 
05:31:46 [2022-09-18T09:31:46.032Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:45.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:46 [2022-09-18T09:31:46.292Z] 
05:31:46 [2022-09-18T09:31:46.292Z] (Eclipse:18793): Gtk-WARNING **: 09:31:46.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:46 [2022-09-18T09:31:46.292Z] 
05:31:46 [2022-09-18T09:31:46.292Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:46.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:46 [2022-09-18T09:31:46.292Z] 
05:31:46 [2022-09-18T09:31:46.292Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:46.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Clicked on 
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1341162724 data=null button=0 stateMask=0x0 x=155 y=288 count=0} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1341162725 data=null doit=true} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1341162725 data=null} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1341162726 data=null button=1 stateMask=0x0 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341162726 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1341162760 data=null button=1 stateMask=0x80000 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
05:31:46 [2022-09-18T09:31:46.551Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:31:46 [2022-09-18T09:31:46.551Z] DEBUG - Clicking on with mnemonic 'Open'
05:31:46 [2022-09-18T09:31:46.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341162928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:31:46 [2022-09-18T09:31:46.551Z] DEBUG - Clicked on with mnemonic 'Open'
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1341166136 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341166136 data=null doit=true} to TreeItem with text {bug446190}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341166137 data=null} to TreeItem with text {bug446190}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341166137 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341166138 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
05:31:49 [2022-09-18T09:31:49.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341166228 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:50 [2022-09-18T09:31:50.095Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:31:50 [2022-09-18T09:31:50.095Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.353Z] 
05:31:50 [2022-09-18T09:31:50.353Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Clicking on Cancel
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341166959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341166959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341166959 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341166960 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341166960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341166960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:50 [2022-09-18T09:31:50.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1341166357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
05:31:50 [2022-09-18T09:31:50.870Z] 
05:31:50 [2022-09-18T09:31:50.870Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:50 [2022-09-18T09:31:50.870Z] 
05:31:50 [2022-09-18T09:31:50.870Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.129Z] 
05:31:51 [2022-09-18T09:31:51.129Z] (Eclipse:18793): Gtk-WARNING **: 09:31:50.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.129Z] 
05:31:51 [2022-09-18T09:31:51.129Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.129Z] 
05:31:51 [2022-09-18T09:31:51.129Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.129Z] 
05:31:51 [2022-09-18T09:31:51.129Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:50.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Clicked on 
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1341167421 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341167422 data=null doit=true} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341167422 data=null} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341167423 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341167423 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341167432 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:31:51 [2022-09-18T09:31:51.129Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
05:31:51 [2022-09-18T09:31:51.387Z] 
05:31:51 [2022-09-18T09:31:51.387Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:51.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.645Z] 
05:31:51 [2022-09-18T09:31:51.645Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.645Z] 
05:31:51 [2022-09-18T09:31:51.645Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.645Z] 
05:31:51 [2022-09-18T09:31:51.645Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.646Z] 
05:31:51 [2022-09-18T09:31:51.646Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.646Z] 
05:31:51 [2022-09-18T09:31:51.646Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.646Z] 
05:31:51 [2022-09-18T09:31:51.646Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:51.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:51 [2022-09-18T09:31:51.646Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:31:51 [2022-09-18T09:31:51.904Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Clicking on Cancel
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341168130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341168130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341168130 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341168131 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341168131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341168131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341168131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:51 [2022-09-18T09:31:51.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1341167559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
05:31:51 [2022-09-18T09:31:51.905Z] 
05:31:51 [2022-09-18T09:31:51.905Z] (Eclipse:18793): Gtk-WARNING **: 09:31:51.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:51 [2022-09-18T09:31:51.905Z] 
05:31:51 [2022-09-18T09:31:51.905Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:51.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:52 [2022-09-18T09:31:52.163Z] 
05:31:52 [2022-09-18T09:31:52.163Z] (Eclipse:18793): Gtk-WARNING **: 09:31:52.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:52 [2022-09-18T09:31:52.163Z] 
05:31:52 [2022-09-18T09:31:52.163Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:52.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:52 [2022-09-18T09:31:52.163Z] 
05:31:52 [2022-09-18T09:31:52.163Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:52.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:52 [2022-09-18T09:31:52.163Z] 
05:31:52 [2022-09-18T09:31:52.163Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:52.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Clicked on 
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168535 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1341168536 data=null doit=true} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1341168536 data=null} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168537 data=null button=1 stateMask=0x0 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341168537 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.164Z] 
05:31:52 [2022-09-18T09:31:52.164Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:52.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168569 data=null button=1 stateMask=0x80000 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168621 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168622 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341168622 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168629 data=null button=1 stateMask=0x80000 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=1341168629 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=1341168629 data=null doit=true} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=1341168630 data=null} to Tree node with text: Futex Contention Analysis
05:31:52 [2022-09-18T09:31:52.423Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1341174122 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341174122 data=null doit=true} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341174123 data=null} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341174123 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341174124 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341174158 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
05:31:57 [2022-09-18T09:31:57.970Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:31:57 [2022-09-18T09:31:57.970Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
05:31:58 [2022-09-18T09:31:58.229Z] 
05:31:58 [2022-09-18T09:31:58.229Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.488Z] 
05:31:58 [2022-09-18T09:31:58.488Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:58 [2022-09-18T09:31:58.488Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Clicking on Cancel
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341174952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341174952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341174952 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341174952 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341174953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341174953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341174953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:31:58 [2022-09-18T09:31:58.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1341174328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
05:31:58 [2022-09-18T09:31:58.747Z] 
05:31:58 [2022-09-18T09:31:58.747Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:58 [2022-09-18T09:31:58.747Z] 
05:31:58 [2022-09-18T09:31:58.747Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:59 [2022-09-18T09:31:59.006Z] 
05:31:59 [2022-09-18T09:31:59.006Z] (Eclipse:18793): Gtk-WARNING **: 09:31:58.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:31:59 [2022-09-18T09:31:59.006Z] 
05:31:59 [2022-09-18T09:31:59.006Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:59 [2022-09-18T09:31:59.006Z] 
05:31:59 [2022-09-18T09:31:59.006Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Clicked on 
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:59 [2022-09-18T09:31:59.006Z] 
05:31:59 [2022-09-18T09:31:59.006Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.006Z] 
05:31:59 [2022-09-18T09:31:59.006Z] (Eclipse:18793): Gtk-CRITICAL **: 09:31:58.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341175359 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341175360 data=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341175360 data=null} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341175360 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341175425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341175434 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341175435 data=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341175435 data=null} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341175436 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341175465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341175466 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341175467 data=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341175467 data=null} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341175467 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341175540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341175543 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341175543 data=null doit=true} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341175544 data=null} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341175544 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175545 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341175624 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:31:59 [2022-09-18T09:31:59.264Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.264Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.264Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.264Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341175665 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341175665 data=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341175672 data=null} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341175726 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341175768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:31:59 [2022-09-18T09:31:59.523Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Attempting to set focus on Tree with text {}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1341175825 data=null button=0 stateMask=0x0 x=112 y=35 count=0} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341175826 data=null doit=true} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341175826 data=null} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341175827 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341175828 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341175922 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:31:59 [2022-09-18T09:31:59.523Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.523Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=1341175924 data=null doit=true} to TreeItem with text {TestExperiment [2]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=1341175925 data=null} to TreeItem with text {TestExperiment [2]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1341175925 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341175925 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]}
05:31:59 [2022-09-18T09:31:59.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1341175932 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
05:31:59 [2022-09-18T09:31:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341176020 data=null doit=true} to Tree node with text: Views
05:31:59 [2022-09-18T09:31:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341176021 data=null} to Tree node with text: Views
05:31:59 [2022-09-18T09:31:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341176021 data=null button=1 stateMask=0x0 x=116 y=127 count=1} to Tree node with text: Views
05:31:59 [2022-09-18T09:31:59.782Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341176022 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:31:59 [2022-09-18T09:31:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341176125 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
05:32:00 [2022-09-18T09:32:00.349Z] 
05:32:00 [2022-09-18T09:32:00.349Z] (Eclipse:18793): Gtk-WARNING **: 09:32:00.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:00 [2022-09-18T09:32:00.349Z] 
05:32:00 [2022-09-18T09:32:00.349Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:00.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:00 [2022-09-18T09:32:00.349Z] 
05:32:00 [2022-09-18T09:32:00.349Z] (Eclipse:18793): Gtk-WARNING **: 09:32:00.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:00 [2022-09-18T09:32:00.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341177015 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:32:00 [2022-09-18T09:32:00.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341177073 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341177073 data=null doit=true} to TreeItem with text {test}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341177073 data=null} to TreeItem with text {test}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341177074 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341177074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:00 [2022-09-18T09:32:00.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341177119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:01 [2022-09-18T09:32:01.123Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:32:01 [2022-09-18T09:32:01.124Z] DEBUG - Clicking on with mnemonic 'Delete'
05:32:01 [2022-09-18T09:32:01.124Z] DEBUG - Clicked on with mnemonic 'Delete'
05:32:01 [2022-09-18T09:32:01.690Z] 
05:32:01 [2022-09-18T09:32:01.690Z] (Eclipse:18793): Gtk-WARNING **: 09:32:01.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:01 [2022-09-18T09:32:01.690Z] 
05:32:01 [2022-09-18T09:32:01.690Z] (Eclipse:18793): Gtk-WARNING **: 09:32:01.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:01 [2022-09-18T09:32:01.690Z] 
05:32:01 [2022-09-18T09:32:01.690Z] (Eclipse:18793): Gtk-WARNING **: 09:32:01.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178659 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178659 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178661 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341178661 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Clicking on OK
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341178668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341178668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341178669 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341178669 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341178669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341178670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:02 [2022-09-18T09:32:02.259Z] DEBUG - Clicked on OK
05:32:03 [2022-09-18T09:32:03.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341178670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:03 [2022-09-18T09:32:03.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341177315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:02.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:03 [2022-09-18T09:32:03.196Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.335 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
05:32:03 [2022-09-18T09:32:03.196Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 2.233 s
05:32:03 [2022-09-18T09:32:03.196Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 16.072 s
05:32:03 [2022-09-18T09:32:03.196Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.315 s
05:32:03 [2022-09-18T09:32:03.196Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.485 s
05:32:03 [2022-09-18T09:32:03.196Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
05:32:03 [2022-09-18T09:32:03.196Z] 
05:32:03 [2022-09-18T09:32:03.196Z] (Eclipse:18793): Gtk-WARNING **: 09:32:03.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341180762 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341180762 data=null doit=true} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341180763 data=null} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341180763 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341180763 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] 
05:32:04 [2022-09-18T09:32:04.692Z] !ENTRY org.eclipse.cdt.core 1 0 2022-09-18 09:32:04.487
05:32:04 [2022-09-18T09:32:04.692Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341181045 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341181047 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341181058 data=null doit=true} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341181058 data=null} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341181059 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181059 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341181123 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:04 [2022-09-18T09:32:04.950Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
05:32:04 [2022-09-18T09:32:04.950Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
05:32:04 [2022-09-18T09:32:04.950Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1341181253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341181553 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341181553 data=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341181554 data=null} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341181554 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341181614 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.208Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341181615 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341181615 data=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341181616 data=null} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341181616 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341181631 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341181632 data=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341181632 data=null} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341181632 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341181633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341181636 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341181637 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341181638 data=null doit=true} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341181645 data=null} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341181645 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181646 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341181713 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341181725 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341181726 data=null doit=true} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341181726 data=null} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341181726 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181727 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341181734 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341181845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:05 [2022-09-18T09:32:05.467Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341181933 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341181933 data=null} to TreeItem with text {Traces [2]}
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341181934 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341181934 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341181936 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:05 [2022-09-18T09:32:05.724Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341181938 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341181938 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341181938 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341181939 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341181939 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341182044 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1341182156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
05:32:05 [2022-09-18T09:32:05.725Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
05:32:05 [2022-09-18T09:32:05.983Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341182235 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341182235 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341182236 data=null} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341182236 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341182236 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341182325 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1341182374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'LTTng UST Trace'
05:32:05 [2022-09-18T09:32:05.983Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341182456 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341182456 data=null doit=true} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341182457 data=null} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341182457 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341182457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341182543 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:06 [2022-09-18T09:32:06.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341182544 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341182544 data=null doit=true} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341182544 data=null} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341182545 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341182545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341182557 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:06 [2022-09-18T09:32:06.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341182559 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341182559 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341182559 data=null} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341182560 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341182560 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341182632 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:06 [2022-09-18T09:32:06.242Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341182634 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341182635 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341182635 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341182636 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341182636 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341182723 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:06 [2022-09-18T09:32:06.501Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:32:06 [2022-09-18T09:32:06.501Z] DEBUG - Clicking on with mnemonic 'Open'
05:32:06 [2022-09-18T09:32:06.501Z] DEBUG - Clicked on with mnemonic 'Open'
05:32:06 [2022-09-18T09:32:06.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341182766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:32:07 [2022-09-18T09:32:07.067Z] 
05:32:07 [2022-09-18T09:32:07.067Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:06.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:07 [2022-09-18T09:32:07.325Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:32:08 [2022-09-18T09:32:08.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:08 [2022-09-18T09:32:08.700Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341185165 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341185165 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341185165 data=null} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341185166 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341185166 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341185230 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:32:08 [2022-09-18T09:32:08.958Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:32:09 [2022-09-18T09:32:09.217Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:32:09 [2022-09-18T09:32:09.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341185329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:32:09 [2022-09-18T09:32:09.476Z] 
05:32:09 [2022-09-18T09:32:09.476Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:32:09.303
05:32:09 [2022-09-18T09:32:09.476Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:32:10 [2022-09-18T09:32:10.414Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341188076 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341188076 data=null doit=true} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341188076 data=null} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341188077 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341188077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341188128 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:11 [2022-09-18T09:32:11.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341188130 data=null doit=true} to TreeItem with text {Experiments [1]}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341188130 data=null} to TreeItem with text {Experiments [1]}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341188131 data=null button=1 stateMask=0x0 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341188131 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341188133 data=null button=1 stateMask=0x80000 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341188148 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341188149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341188149 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341188149 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:11 [2022-09-18T09:32:11.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341188150 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341188261 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1341188368 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341188414 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341188414 data=null} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341188415 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341188415 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341188451 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341188559 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341188559 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341188559 data=null} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341188560 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341188561 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341188620 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341188715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:12 [2022-09-18T09:32:12.329Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:12 [2022-09-18T09:32:12.897Z] 
05:32:12 [2022-09-18T09:32:12.897Z] (Eclipse:18793): Gtk-WARNING **: 09:32:12.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:12 [2022-09-18T09:32:12.897Z] 
05:32:12 [2022-09-18T09:32:12.897Z] (Eclipse:18793): Gtk-WARNING **: 09:32:12.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:12 [2022-09-18T09:32:12.897Z] 
05:32:12 [2022-09-18T09:32:12.897Z] (Eclipse:18793): Gtk-WARNING **: 09:32:12.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:12 [2022-09-18T09:32:12.897Z] 
05:32:12 [2022-09-18T09:32:12.897Z] (Eclipse:18793): Gtk-WARNING **: 09:32:12.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Clicking on &No
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1341189145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1341189145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1341189145 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1341189145 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1341189146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1341189146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:12 [2022-09-18T09:32:12.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1341189146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Clicked on 
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341189449 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341189461 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341189461 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341189462 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341189462 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341189621 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1341189670 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341189671 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341189671 data=null} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341189671 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341189672 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341189746 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:13 [2022-09-18T09:32:13.414Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:32:13 [2022-09-18T09:32:13.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:13 [2022-09-18T09:32:13.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:13 [2022-09-18T09:32:13.982Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:32:14 [2022-09-18T09:32:14.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:14 [2022-09-18T09:32:14.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:14 [2022-09-18T09:32:14.240Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341190733 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341190733 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341190733 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341190734 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341190734 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341190838 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341190930 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341190931 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341190931 data=null} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341190931 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341190932 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341190964 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:14 [2022-09-18T09:32:14.759Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:14 [2022-09-18T09:32:14.759Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:14 [2022-09-18T09:32:14.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341191069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:14 [2022-09-18T09:32:14.759Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:15 [2022-09-18T09:32:15.326Z] 
05:32:15 [2022-09-18T09:32:15.326Z] (Eclipse:18793): Gtk-WARNING **: 09:32:15.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:15 [2022-09-18T09:32:15.326Z] 
05:32:15 [2022-09-18T09:32:15.326Z] (Eclipse:18793): Gtk-WARNING **: 09:32:15.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:15 [2022-09-18T09:32:15.326Z] 
05:32:15 [2022-09-18T09:32:15.326Z] (Eclipse:18793): Gtk-WARNING **: 09:32:15.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:15 [2022-09-18T09:32:15.326Z] 
05:32:15 [2022-09-18T09:32:15.326Z] (Eclipse:18793): Gtk-WARNING **: 09:32:15.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Clicking on &Yes
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341191633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341191633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341191633 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341191633 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341191634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341191634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341191634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:15 [2022-09-18T09:32:15.893Z] 
05:32:15 [2022-09-18T09:32:15.893Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:15.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Clicked on 
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192347 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341192347 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341192347 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192347 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192433 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341192553 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341192553 data=null doit=true} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341192554 data=null} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341192554 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341192637 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341192638 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341192639 data=null doit=true} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341192639 data=null} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341192639 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341192648 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:16 [2022-09-18T09:32:16.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341192650 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341192650 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341192650 data=null} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341192651 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192655 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341192726 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:16 [2022-09-18T09:32:16.410Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:16 [2022-09-18T09:32:16.410Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192739 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341192740 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341192740 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192740 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192741 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192824 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1341192916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192939 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341192939 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341192939 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192940 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341192940 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341192951 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:32:16 [2022-09-18T09:32:16.669Z] DEBUG - Clicking on with mnemonic 'Open'
05:32:16 [2022-09-18T09:32:16.927Z] DEBUG - Clicked on with mnemonic 'Open'
05:32:16 [2022-09-18T09:32:16.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341193055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:32:17 [2022-09-18T09:32:17.186Z] 
05:32:17 [2022-09-18T09:32:17.186Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:17.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:17 [2022-09-18T09:32:17.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:18 [2022-09-18T09:32:18.822Z] 
05:32:18 [2022-09-18T09:32:18.822Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:18.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341195260 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341195260 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341195260 data=null} to TreeItem with text {Traces [2]}
05:32:18 [2022-09-18T09:32:18.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341195261 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:19 [2022-09-18T09:32:19.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341195261 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341195330 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:32:19 [2022-09-18T09:32:19.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341195419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:32:19 [2022-09-18T09:32:19.177Z] 
05:32:19 [2022-09-18T09:32:19.177Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:32:19.102
05:32:19 [2022-09-18T09:32:19.177Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:32:19 [2022-09-18T09:32:19.745Z] 
05:32:19 [2022-09-18T09:32:19.745Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:19.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:20 [2022-09-18T09:32:20.004Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:32:21 [2022-09-18T09:32:21.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:21 [2022-09-18T09:32:21.381Z] 
05:32:21 [2022-09-18T09:32:21.381Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:21.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341197920 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341197921 data=null doit=true} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341197921 data=null} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341197921 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341197921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341197962 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:21 [2022-09-18T09:32:21.639Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:21 [2022-09-18T09:32:21.639Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341197965 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341197965 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341197965 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341197966 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341197966 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341198047 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198132 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341198132 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341198132 data=null} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198133 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198133 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198165 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1341198267 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341198268 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341198268 data=null} to TreeItem with text {Experiment [2]}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341198268 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198269 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:21 [2022-09-18T09:32:21.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341198336 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341198427 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341198428 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341198428 data=null} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341198428 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198429 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341198450 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341198548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.157Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341198563 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341198613 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341198614 data=null} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341198614 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198615 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341198657 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198761 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341198762 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341198762 data=null} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198762 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198763 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341198832 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1341198931 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341198931 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341198931 data=null} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341198932 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341198932 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341198963 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341199059 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341199059 data=null doit=true} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341199059 data=null} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341199059 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341199130 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341199131 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341199131 data=null doit=true} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341199131 data=null} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341199132 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341199141 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
05:32:22 [2022-09-18T09:32:22.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341199142 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341199143 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341199143 data=null} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341199143 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199144 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341199162 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:22 [2022-09-18T09:32:22.932Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:22 [2022-09-18T09:32:22.932Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341199232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:22 [2022-09-18T09:32:22.932Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.191Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341199524 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341199524 data=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341199524 data=null} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341199524 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199525 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341199552 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341199554 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341199554 data=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341199554 data=null} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341199555 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199555 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341199563 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341199734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341199837 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341199837 data=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341199838 data=null} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341199838 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199838 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341199851 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341199924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341199933 data=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341199934 data=null} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341199934 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341199935 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341199940 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1341199941 data=null doit=true} to TreeItem with text {Trace Compass}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1341199941 data=null} to TreeItem with text {Trace Compass}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1341199941 data=null button=1 stateMask=0x0 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341199942 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1341199944 data=null button=1 stateMask=0x80000 x=109 y=35 count=1} to TreeItem with text {Trace Compass}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341199945 data=null button=0 stateMask=0x0 x=110 y=81 count=0} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341199946 data=null doit=true} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341199946 data=null} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341199946 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341199947 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341200019 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:32:23 [2022-09-18T09:32:23.709Z] DEBUG - Clicking on with mnemonic 'Import...'
05:32:24 [2022-09-18T09:32:24.276Z] DEBUG - Clicked on with mnemonic 'Import...'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=1341200765 data=null} to (of type 'Combo')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341200925 data=null doit=true} to TreeItem with text {c-project}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341200925 data=null} to TreeItem with text {c-project}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341200926 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {c-project}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341200926 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341200930 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {c-project}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341200932 data=null button=0 stateMask=0x0 x=153 y=81 count=0} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341200941 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341200941 data=null} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341200942 data=null button=1 stateMask=0x0 x=153 y=81 count=1} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341200942 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341200945 data=null button=1 stateMask=0x80000 x=153 y=81 count=1} to Tree node with text: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.534Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341201034 data=null button=0 stateMask=0x0 x=142 y=104 count=0} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341201034 data=null doit=true} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341201034 data=null} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341201035 data=null button=1 stateMask=0x0 x=142 y=104 count=1} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341201035 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341201038 data=null button=1 stateMask=0x80000 x=142 y=104 count=1} to Tree node with text: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Setting state to checked on: ust-overlap-testing
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Clicking on &Finish
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341201062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341201062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341201062 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341201063 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341201063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341201063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:24 [2022-09-18T09:32:24.794Z] DEBUG - Clicked on &Finish
05:32:25 [2022-09-18T09:32:25.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341201063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:32:25 [2022-09-18T09:32:25.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341200128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:32:25 [2022-09-18T09:32:25.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341201734 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341201735 data=null} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341201736 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341201736 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341201758 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341201760 data=null button=0 stateMask=0x0 x=110 y=81 count=0} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341201760 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341201761 data=null} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341201761 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341201761 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341201769 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:32:25 [2022-09-18T09:32:25.568Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:32:25 [2022-09-18T09:32:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341201850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:32:26 [2022-09-18T09:32:26.085Z] 
05:32:26 [2022-09-18T09:32:26.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2022-09-18 09:32:25.968
05:32:26 [2022-09-18T09:32:26.085Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:32:26 [2022-09-18T09:32:26.346Z] 
05:32:26 [2022-09-18T09:32:26.346Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:26.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:26 [2022-09-18T09:32:26.674Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:32:28 [2022-09-18T09:32:28.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:28 [2022-09-18T09:32:28.145Z] 
05:32:28 [2022-09-18T09:32:28.145Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:28.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:28 [2022-09-18T09:32:28.403Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:32:28 [2022-09-18T09:32:28.403Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341204663 data=null doit=true} to TreeItem with text {Experiments [1]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341204663 data=null} to TreeItem with text {Experiments [1]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341204664 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341204664 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341204666 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341204667 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341204667 data=null} to TreeItem with text {Experiment [2]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341204667 data=null button=1 stateMask=0x0 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341204667 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341204730 data=null button=1 stateMask=0x80000 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341204733 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341204733 data=null doit=true} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341204733 data=null} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341204734 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341204734 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341204766 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.662Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:28 [2022-09-18T09:32:28.662Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:28 [2022-09-18T09:32:28.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341204863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:28 [2022-09-18T09:32:28.662Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341205326 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341205326 data=null doit=true} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341205326 data=null} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341205327 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341205327 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:28 [2022-09-18T09:32:28.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341205336 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341205440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341205453 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341205453 data=null doit=true} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341205453 data=null} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341205454 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341205454 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341205463 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341205630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341205735 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341205736 data=null doit=true} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341205736 data=null} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341205736 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341205737 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341205758 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:29 [2022-09-18T09:32:29.438Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.438Z] DEBUG - Clicking on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1341205864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.438Z] DEBUG - Clicked on with mnemonic 'Refresh'
05:32:29 [2022-09-18T09:32:29.696Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:32:29 [2022-09-18T09:32:29.696Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1341205929 data=null doit=true} to TreeItem with text {Experiments [0]}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1341205929 data=null} to TreeItem with text {Experiments [0]}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1341205930 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341205930 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1341205930 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341205934 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341205966 data=null button=0 stateMask=0x0 x=55 y=104 count=0} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341205966 data=null doit=true} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341205966 data=null} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341205967 data=null button=1 stateMask=0x0 x=55 y=104 count=1} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341205967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341206040 data=null button=1 stateMask=0x80000 x=55 y=104 count=1} to TreeItem with text {test}
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:32:29 [2022-09-18T09:32:29.696Z] DEBUG - Clicking on with mnemonic 'Delete'
05:32:29 [2022-09-18T09:32:29.954Z] DEBUG - Clicked on with mnemonic 'Delete'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207280 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341207280 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Clicking on OK
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341207282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341207282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341207282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341207282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341207283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341207283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Clicked on OK
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341207283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341206136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341207825 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1341207872 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1341207872 data=null doit=true} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1341207872 data=null} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1341207873 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341207873 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1341207941 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:32:31 [2022-09-18T09:32:31.681Z] DEBUG - Clicking on with mnemonic 'Delete'
05:32:31 [2022-09-18T09:32:31.940Z] DEBUG - Clicked on with mnemonic 'Delete'
05:32:31 [2022-09-18T09:32:31.940Z] 
05:32:31 [2022-09-18T09:32:31.940Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:31.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208589 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] 
05:32:32 [2022-09-18T09:32:32.199Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:32.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341208613 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Clicking on OK
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341208616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341208616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341208616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341208617 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341208617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341208617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.200Z] 
05:32:32 [2022-09-18T09:32:32.200Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:32.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:32 [2022-09-18T09:32:32.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] DEBUG - Clicked on OK
05:32:32 [2022-09-18T09:32:32.459Z] 
05:32:32 [2022-09-18T09:32:32.459Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:32.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:32 [2022-09-18T09:32:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341208617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:32 [2022-09-18T09:32:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341208054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:32:33 [2022-09-18T09:32:33.025Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.607 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
05:32:33 [2022-09-18T09:32:33.025Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.903 s
05:32:33 [2022-09-18T09:32:33.025Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 10.1 s
05:32:33 [2022-09-18T09:32:33.026Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 6.502 s
05:32:33 [2022-09-18T09:32:33.026Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.429 s
05:32:33 [2022-09-18T09:32:33.026Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 6.452 s
05:32:33 [2022-09-18T09:32:33.026Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
05:32:33 [2022-09-18T09:32:33.961Z] 
05:32:33 [2022-09-18T09:32:33.961Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:33.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341211731 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341211731 data=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341211731 data=null} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341211732 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341211732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341211823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341211825 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341211825 data=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341211825 data=null} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341211826 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341211826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341211841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341211842 data=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341211842 data=null} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341211842 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341211843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341211846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341211847 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341211847 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341211848 data=null} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341211848 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341211848 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341211873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341211873 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341211874 data=null} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341211874 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341211874 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341211876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341211878 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341211878 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341211878 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341211879 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341211879 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341211953 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:35 [2022-09-18T09:32:35.671Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Attempting to set focus on Table with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341212274 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341212274 data=null doit=true} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341212274 data=null} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341212275 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341212285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341212326 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:35 [2022-09-18T09:32:35.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:35 [2022-09-18T09:32:35.930Z] 
05:32:35 [2022-09-18T09:32:35.930Z] (Eclipse:18793): Gtk-WARNING **: 09:32:35.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.189Z] 
05:32:36 [2022-09-18T09:32:36.189Z] (Eclipse:18793): Gtk-WARNING **: 09:32:35.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:32:36 [2022-09-18T09:32:36.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:36 [2022-09-18T09:32:36.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:36 [2022-09-18T09:32:36.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:36 [2022-09-18T09:32:36.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:36 [2022-09-18T09:32:36.189Z] 
05:32:36 [2022-09-18T09:32:36.189Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:36.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:36 [2022-09-18T09:32:36.448Z] 
05:32:36 [2022-09-18T09:32:36.448Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.448Z] 
05:32:36 [2022-09-18T09:32:36.448Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:36.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:36 [2022-09-18T09:32:36.448Z] 
05:32:36 [2022-09-18T09:32:36.448Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341212825 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341212825 data=null doit=true} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341212825 data=null} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341212826 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341212826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341212847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341212848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341212849 data=null doit=true} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341212849 data=null} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341212849 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341212849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341212864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:36 [2022-09-18T09:32:36.448Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341212866 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341212866 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341212866 data=null} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341212867 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341212867 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341212925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341212927 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341212927 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341212927 data=null} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341212928 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341212928 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341212940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:32:36 [2022-09-18T09:32:36.707Z] DEBUG - Clicking on with mnemonic 'Clear'
05:32:36 [2022-09-18T09:32:36.966Z] 
05:32:36 [2022-09-18T09:32:36.966Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.966Z] 
05:32:36 [2022-09-18T09:32:36.966Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.966Z] 
05:32:36 [2022-09-18T09:32:36.966Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.966Z] 
05:32:36 [2022-09-18T09:32:36.966Z] (Eclipse:18793): Gtk-WARNING **: 09:32:36.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Clicked on with mnemonic 'Clear'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341213349 data=null doit=true} to Shell with text {Confirm Clear}
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Clicking on &Yes
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341213352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341213352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341213352 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341213353 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341213353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:36 [2022-09-18T09:32:36.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341213353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:37 [2022-09-18T09:32:37.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341213353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:37 [2022-09-18T09:32:37.224Z] 
05:32:37 [2022-09-18T09:32:37.224Z] (Eclipse:18793): Gtk-WARNING **: 09:32:37.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:37 [2022-09-18T09:32:37.224Z] 
05:32:37 [2022-09-18T09:32:37.224Z] (Eclipse:18793): Gtk-WARNING **: 09:32:37.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:37 [2022-09-18T09:32:37.483Z] 
05:32:37 [2022-09-18T09:32:37.483Z] (Eclipse:18793): Gtk-WARNING **: 09:32:37.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:37 [2022-09-18T09:32:37.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341213021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:32:37 [2022-09-18T09:32:37.483Z] DEBUG - Clicked on 
05:32:37 [2022-09-18T09:32:37.743Z] 
05:32:37 [2022-09-18T09:32:37.743Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:37.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:38 [2022-09-18T09:32:38.003Z] 
05:32:38 [2022-09-18T09:32:38.003Z] (Eclipse:18793): Gtk-WARNING **: 09:32:37.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:38 [2022-09-18T09:32:38.003Z] 
05:32:38 [2022-09-18T09:32:38.003Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:37.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:38 [2022-09-18T09:32:38.003Z] 
05:32:38 [2022-09-18T09:32:38.003Z] (Eclipse:18793): Gtk-WARNING **: 09:32:37.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:39 [2022-09-18T09:32:39.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:39 [2022-09-18T09:32:39.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:39 [2022-09-18T09:32:39.380Z] 
05:32:39 [2022-09-18T09:32:39.380Z] (Eclipse:18793): Gtk-WARNING **: 09:32:39.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:39 [2022-09-18T09:32:39.380Z] 
05:32:39 [2022-09-18T09:32:39.380Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:39.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:39 [2022-09-18T09:32:39.380Z] 
05:32:39 [2022-09-18T09:32:39.380Z] (Eclipse:18793): Gtk-WARNING **: 09:32:39.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341215926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341215927 data=null doit=true} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341215927 data=null} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341215927 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341215928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341215960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341215961 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341215961 data=null doit=true} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341215962 data=null} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341215962 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341215962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341216019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:39 [2022-09-18T09:32:39.639Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341216021 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341216021 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341216021 data=null} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341216021 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341216022 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341216037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341216038 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341216038 data=null} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341216038 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341216039 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341216041 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1341216042 data=null doit=true} to TreeItem with text {symbolic-link [1]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1341216042 data=null} to TreeItem with text {symbolic-link [1]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1341216043 data=null button=1 stateMask=0x0 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341216043 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1341216044 data=null button=1 stateMask=0x80000 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216056 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341216057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341216057 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216058 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341216058 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216119 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216120 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216120 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:32:39 [2022-09-18T09:32:39.898Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341216120 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.157Z] 
05:32:40 [2022-09-18T09:32:40.157Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:39.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:40 [2022-09-18T09:32:40.157Z] 
05:32:40 [2022-09-18T09:32:40.157Z] (Eclipse:18793): Gtk-WARNING **: 09:32:40.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:40 [2022-09-18T09:32:40.416Z] 
05:32:40 [2022-09-18T09:32:40.416Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:40.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:40 [2022-09-18T09:32:40.416Z] 
05:32:40 [2022-09-18T09:32:40.416Z] (Eclipse:18793): Gtk-WARNING **: 09:32:40.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216341 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341216852 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341216852 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341216852 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:40 [2022-09-18T09:32:40.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341216948 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341216948 data=null doit=true} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341216948 data=null} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341216948 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341216949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341216967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341216968 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341216969 data=null doit=true} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341216969 data=null} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341216969 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341216969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341216990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:40 [2022-09-18T09:32:40.675Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341217014 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341217014 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341217014 data=null} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341217015 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341217015 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341217035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:40 [2022-09-18T09:32:40.676Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:40 [2022-09-18T09:32:40.676Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341217037 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341217038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341217038 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341217038 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341217039 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341217055 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:40 [2022-09-18T09:32:40.935Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:32:40 [2022-09-18T09:32:40.935Z] DEBUG - Clicking on with mnemonic 'Rename...'
05:32:41 [2022-09-18T09:32:41.194Z] 
05:32:41 [2022-09-18T09:32:41.194Z] (Eclipse:18793): Gtk-WARNING **: 09:32:40.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:41 [2022-09-18T09:32:41.194Z] 
05:32:41 [2022-09-18T09:32:41.194Z] (Eclipse:18793): Gtk-WARNING **: 09:32:41.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:41 [2022-09-18T09:32:41.194Z] 
05:32:41 [2022-09-18T09:32:41.194Z] (Eclipse:18793): Gtk-WARNING **: 09:32:41.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:41 [2022-09-18T09:32:41.194Z] DEBUG - Clicked on with mnemonic 'Rename...'
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341217834 data=null doit=true} to Shell with text {Rename Trace}
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:32:41 [2022-09-18T09:32:41.453Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:32:41 [2022-09-18T09:32:41.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:41 [2022-09-18T09:32:41.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:41 [2022-09-18T09:32:41.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:41 [2022-09-18T09:32:41.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Clicking on OK
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341217919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341217919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341217920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341217920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:41 [2022-09-18T09:32:41.712Z] 
05:32:41 [2022-09-18T09:32:41.712Z] (Eclipse:18793): Gtk-WARNING **: 09:32:41.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:41 [2022-09-18T09:32:41.712Z] 
05:32:41 [2022-09-18T09:32:41.712Z] (Eclipse:18793): Gtk-WARNING **: 09:32:41.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:41 [2022-09-18T09:32:41.970Z] 
05:32:41 [2022-09-18T09:32:41.970Z] (Eclipse:18793): Gtk-WARNING **: 09:32:41.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:42 [2022-09-18T09:32:42.229Z] 
05:32:42 [2022-09-18T09:32:42.229Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:42.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:42 [2022-09-18T09:32:42.229Z] 
05:32:42 [2022-09-18T09:32:42.229Z] (Eclipse:18793): Gtk-WARNING **: 09:32:42.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1341217170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Clicked on 
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341218871 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341218871 data=null doit=true} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341218872 data=null} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341218872 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341218872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341218916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341218917 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341218918 data=null doit=true} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341218918 data=null} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341218918 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341218919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341218928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:42 [2022-09-18T09:32:42.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341218930 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341218930 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341218930 data=null} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341218931 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341218931 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341218947 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:42 [2022-09-18T09:32:42.775Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:42 [2022-09-18T09:32:42.775Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341218950 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341218950 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341218951 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341218951 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341218951 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341218958 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Clicking on with mnemonic 'Open'
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Clicked on with mnemonic 'Open'
05:32:42 [2022-09-18T09:32:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341219057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:32:43 [2022-09-18T09:32:43.036Z] 
05:32:43 [2022-09-18T09:32:43.036Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:42.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:43 [2022-09-18T09:32:43.036Z] 
05:32:43 [2022-09-18T09:32:43.036Z] (Eclipse:18793): Gtk-WARNING **: 09:32:42.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:43 [2022-09-18T09:32:43.295Z] 
05:32:43 [2022-09-18T09:32:43.295Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:43.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:43 [2022-09-18T09:32:43.295Z] 
05:32:43 [2022-09-18T09:32:43.295Z] (Eclipse:18793): Gtk-WARNING **: 09:32:43.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Attempting to set focus on Table with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341219962 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341219962 data=null doit=true} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341219962 data=null} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341219963 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341219963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341219971 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:32:43 [2022-09-18T09:32:43.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:32:43 [2022-09-18T09:32:43.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:32:43 [2022-09-18T09:32:43.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:32:43 [2022-09-18T09:32:43.813Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341220269 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341220270 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341220270 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341220270 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341220271 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341220325 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:44 [2022-09-18T09:32:44.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:44 [2022-09-18T09:32:44.072Z] 
05:32:44 [2022-09-18T09:32:44.072Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:43.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341220529 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341220530 data=null doit=true} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341220530 data=null} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341220531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341220531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341220625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341220627 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341220627 data=null doit=true} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341220627 data=null} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341220628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341220628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341220640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:44 [2022-09-18T09:32:44.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341220648 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341220648 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341220648 data=null} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341220649 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341220650 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341220716 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341220718 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341220718 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341220719 data=null} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341220719 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341220720 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341220736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:44 [2022-09-18T09:32:44.590Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:32:44 [2022-09-18T09:32:44.590Z] DEBUG - Clicking on with mnemonic 'Clear'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Clicked on with mnemonic 'Clear'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341221220 data=null doit=true} to Shell with text {Confirm Clear}
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Clicking on &Yes
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341221221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341221221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341221222 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341221222 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341221222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341221222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:44 [2022-09-18T09:32:44.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341221222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:45 [2022-09-18T09:32:45.420Z] DEBUG - Clicked on 
05:32:45 [2022-09-18T09:32:45.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341220824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:32:46 [2022-09-18T09:32:46.444Z] 
05:32:46 [2022-09-18T09:32:46.444Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:46.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341224031 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341224031 data=null doit=true} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341224031 data=null} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341224032 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341224032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341224055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341224059 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341224060 data=null doit=true} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341224060 data=null} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341224060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341224061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341224118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:47 [2022-09-18T09:32:47.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341224120 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341224120 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341224120 data=null} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341224121 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341224121 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341224141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341224141 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341224142 data=null} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341224142 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341224142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341224147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341224158 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341224158 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341224158 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341224159 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341224159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:47 [2022-09-18T09:32:47.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341224241 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:48 [2022-09-18T09:32:48.080Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:32:48 [2022-09-18T09:32:48.080Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341224681 data=null doit=true} to Shell with text {Copy Trace}
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.338Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1341224692 data=null doit=true} to Button with text {Copy as a link}
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1341224693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1341224694 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1341224694 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1341224695 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1341224695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Clicking on OK
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341224698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341224698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341224698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341224698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341224699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341224699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Clicked on OK
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341224699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:48 [2022-09-18T09:32:48.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341224329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341225236 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341225236 data=null doit=true} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341225237 data=null} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341225237 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341225237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341225279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341225280 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341225280 data=null doit=true} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341225281 data=null} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341225281 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341225281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341225319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:48 [2022-09-18T09:32:48.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341225321 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341225322 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341225322 data=null} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341225322 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341225323 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341225343 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341225344 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341225344 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341225344 data=null} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341225345 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:48 [2022-09-18T09:32:48.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341225345 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341225352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:32:49 [2022-09-18T09:32:49.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:49 [2022-09-18T09:32:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341225441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:32:50 [2022-09-18T09:32:50.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:50 [2022-09-18T09:32:50.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:50 [2022-09-18T09:32:50.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:50 [2022-09-18T09:32:50.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:50 [2022-09-18T09:32:50.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341226631 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341226631 data=null doit=true} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341226631 data=null} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341226632 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341226632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341226659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:50 [2022-09-18T09:32:50.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341226660 data=null doit=true} to TreeItem with text {Experiments [1]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341226664 data=null} to TreeItem with text {Experiments [1]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341226664 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341226665 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341226667 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:32:50 [2022-09-18T09:32:50.436Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1341226730 data=null button=0 stateMask=0x0 x=127 y=58 count=0} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1341226730 data=null doit=true} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1341226730 data=null} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1341226731 data=null button=1 stateMask=0x0 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341226731 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1341226763 data=null button=1 stateMask=0x80000 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:32:50 [2022-09-18T09:32:50.436Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341227423 data=null doit=true} to Shell with text {Copy Experiment}
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
05:32:51 [2022-09-18T09:32:51.005Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:51 [2022-09-18T09:32:51.264Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Clicking on OK
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341227727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341227728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341227728 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341227728 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341227729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341227729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Clicked on OK
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341227729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:51 [2022-09-18T09:32:51.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341226853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:32:52 [2022-09-18T09:32:52.090Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341228262 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341228263 data=null doit=true} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341228263 data=null} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341228263 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341228263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341228289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341228290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341228290 data=null doit=true} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341228290 data=null} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341228290 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341228291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341228302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:52 [2022-09-18T09:32:52.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341228303 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341228304 data=null doit=true} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341228304 data=null} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341228304 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341228304 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341228323 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
05:32:52 [2022-09-18T09:32:52.091Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1341228324 data=null doit=true} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1341228324 data=null} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1341228325 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341228329 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1341228334 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1341228339 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1341228339 data=null doit=true} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1341228339 data=null} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1341228340 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341228340 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1341228370 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:32:52 [2022-09-18T09:32:52.091Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341228786 data=null doit=true} to Shell with text {Copy Experiment}
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228791 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228791 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228792 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1341228793 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:32:52 [2022-09-18T09:32:52.351Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - Clicking on OK
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341228794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341228795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341228795 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341228795 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341228795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341228795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] DEBUG - Clicked on OK
05:32:52 [2022-09-18T09:32:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341228795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:32:52 [2022-09-18T09:32:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341228423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:32:53 [2022-09-18T09:32:53.178Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341229347 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341229348 data=null doit=true} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341229348 data=null} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341229349 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341229349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341229416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341229417 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341229418 data=null doit=true} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341229418 data=null} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341229418 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341229418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341229431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:53 [2022-09-18T09:32:53.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341229433 data=null button=0 stateMask=0x0 x=92 y=242 count=0} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341229433 data=null doit=true} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341229433 data=null} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341229433 data=null button=1 stateMask=0x0 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341229434 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341229464 data=null button=1 stateMask=0x80000 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
05:32:53 [2022-09-18T09:32:53.178Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1341229465 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1341229465 data=null} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1341229465 data=null button=1 stateMask=0x0 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341229466 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1341229470 data=null button=1 stateMask=0x80000 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1341229471 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1341229471 data=null} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1341229472 data=null button=1 stateMask=0x0 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341229533 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1341229557 data=null button=1 stateMask=0x80000 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
05:32:53 [2022-09-18T09:32:53.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341229761 data=null button=0 stateMask=0x0 x=172 y=403 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341229761 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341229761 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341229762 data=null button=1 stateMask=0x0 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341229762 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341229839 data=null button=1 stateMask=0x80000 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341230062 data=null button=0 stateMask=0x0 x=176 y=426 count=0} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1341230063 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1341230063 data=null} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341230064 data=null button=1 stateMask=0x0 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341230064 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341230138 data=null button=1 stateMask=0x80000 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:53 [2022-09-18T09:32:53.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:53 [2022-09-18T09:32:53.955Z] 
05:32:53 [2022-09-18T09:32:53.955Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:53.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341230713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341230713 data=null doit=true} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341230714 data=null} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341230714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341230714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341230756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341230758 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341230758 data=null doit=true} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341230758 data=null} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341230758 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341230759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341230767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:54 [2022-09-18T09:32:54.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341230773 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341230773 data=null doit=true} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341230773 data=null} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341230774 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341230774 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341230852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341230854 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341230854 data=null doit=true} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341230854 data=null} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341230855 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341230855 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341230866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:32:54 [2022-09-18T09:32:54.781Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:32:54 [2022-09-18T09:32:54.781Z] DEBUG - Clicking on with mnemonic 'Clear'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Clicked on with mnemonic 'Clear'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341231312 data=null doit=true} to Shell with text {Confirm Clear}
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Clicking on &Yes
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341231315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341231315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341231315 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341231316 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341231316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341231316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341231316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Clicked on 
05:32:55 [2022-09-18T09:32:55.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341230971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:32:55 [2022-09-18T09:32:55.976Z] 
05:32:55 [2022-09-18T09:32:55.976Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:55.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341233637 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341233638 data=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341233638 data=null} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341233639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341233639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341233668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341233669 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341233669 data=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341233670 data=null} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341233670 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341233670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341233685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341233686 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341233686 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341233686 data=null} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341233687 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341233687 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341233730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341233731 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341233731 data=null} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341233732 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341233732 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341233735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341233737 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341233737 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341233737 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341233738 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341233738 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341233824 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:32:57 [2022-09-18T09:32:57.680Z] 
05:32:57 [2022-09-18T09:32:57.680Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:57.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341233987 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341233987 data=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341233987 data=null} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341233988 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341233988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341234030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341234032 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341234032 data=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341234032 data=null} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341234033 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341234033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341234043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:32:57 [2022-09-18T09:32:57.680Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341234045 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341234045 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341234045 data=null} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341234046 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341234046 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341234073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Attempting to set focus on Tree with text {}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341234074 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341234074 data=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341234074 data=null} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341234075 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341234076 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341234119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:32:57 [2022-09-18T09:32:57.940Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:32:57 [2022-09-18T09:32:57.940Z] DEBUG - Clicking on with mnemonic 'Clear'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Clicked on with mnemonic 'Clear'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341234511 data=null doit=true} to Shell with text {Confirm Clear}
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Clicking on &Yes
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341234513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341234513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341234513 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341234513 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341234513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341234513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341234514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:32:58 [2022-09-18T09:32:58.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341234161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:32:58 [2022-09-18T09:32:58.719Z] DEBUG - Clicked on 
05:32:58 [2022-09-18T09:32:58.978Z] 
05:32:58 [2022-09-18T09:32:58.978Z] (Eclipse:18793): Gtk-CRITICAL **: 09:32:58.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341236735 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341236735 data=null doit=true} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341236735 data=null} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341236736 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341236736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341236769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341236814 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341236815 data=null doit=true} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341236815 data=null} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341236815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341236816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341236832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:00 [2022-09-18T09:33:00.613Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341236834 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341236838 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341236838 data=null} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341236838 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341236839 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341236860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341236861 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341236861 data=null} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341236862 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341236862 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341236864 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341236865 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341236865 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341236865 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341236866 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341236866 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341236950 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:33:00 [2022-09-18T09:33:00.614Z] DEBUG - Clicking on with mnemonic 'Rename...'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Clicked on with mnemonic 'Rename...'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341237393 data=null doit=true} to Shell with text {Rename Trace}
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Clicking on OK
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341237397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341237397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341237397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341237397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341237397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341237397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341237397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:01 [2022-09-18T09:33:01.749Z] 
05:33:01 [2022-09-18T09:33:01.749Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:01.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:01 [2022-09-18T09:33:01.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1341237033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Clicked on 
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341238240 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341238241 data=null doit=true} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341238241 data=null} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341238241 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341238241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341238334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341238338 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341238338 data=null doit=true} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341238338 data=null} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341238339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341238339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341238362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:02 [2022-09-18T09:33:02.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341238366 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341238366 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341238367 data=null} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341238367 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341238367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341238430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:02 [2022-09-18T09:33:02.007Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341238432 data=null button=0 stateMask=0x0 x=158 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341238432 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341238432 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341238433 data=null button=1 stateMask=0x0 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341238433 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341238467 data=null button=1 stateMask=0x80000 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:02 [2022-09-18T09:33:02.266Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:02 [2022-09-18T09:33:02.266Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:02 [2022-09-18T09:33:02.266Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:02 [2022-09-18T09:33:02.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341238544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:02 [2022-09-18T09:33:02.525Z] 
05:33:02 [2022-09-18T09:33:02.525Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:02.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:02 [2022-09-18T09:33:02.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Attempting to set focus on Table with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341239247 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341239248 data=null doit=true} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341239248 data=null} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341239248 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341239249 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341239259 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:03 [2022-09-18T09:33:03.042Z] 
05:33:03 [2022-09-18T09:33:03.042Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:02.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:03 [2022-09-18T09:33:03.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341239401 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341239402 data=null doit=true} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341239402 data=null} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341239402 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341239402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341239439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341239441 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341239441 data=null doit=true} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341239441 data=null} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341239441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341239442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341239449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:03 [2022-09-18T09:33:03.043Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341239456 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341239456 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341239456 data=null} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341239457 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341239457 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341239519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341239523 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341239523 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341239523 data=null} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341239524 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341239524 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341239530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:03 [2022-09-18T09:33:03.302Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341239908 data=null doit=true} to Shell with text {Confirm Clear}
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Clicking on &Yes
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341239909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341239910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341239910 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341239910 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341239910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341239910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:03 [2022-09-18T09:33:03.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341239910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:04 [2022-09-18T09:33:04.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341239620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:04 [2022-09-18T09:33:04.129Z] DEBUG - Clicked on 
05:33:04 [2022-09-18T09:33:04.388Z] 
05:33:04 [2022-09-18T09:33:04.388Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:04.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:05 [2022-09-18T09:33:05.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:05 [2022-09-18T09:33:05.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:06 [2022-09-18T09:33:06.044Z] 
05:33:06 [2022-09-18T09:33:06.044Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:05.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341242321 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341242321 data=null doit=true} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341242321 data=null} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341242321 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341242322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341242346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341242348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341242348 data=null doit=true} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341242348 data=null} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341242348 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341242349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341242360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:06 [2022-09-18T09:33:06.044Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341242362 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341242362 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341242362 data=null} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341242363 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341242363 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341242428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341242429 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341242429 data=null} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341242430 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341242430 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341242432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:06 [2022-09-18T09:33:06.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:06 [2022-09-18T09:33:06.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341242433 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341242433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341242434 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341242434 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341242434 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341242519 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:06 [2022-09-18T09:33:06.304Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:33:06 [2022-09-18T09:33:06.304Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:33:06 [2022-09-18T09:33:06.304Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:33:06 [2022-09-18T09:33:06.304Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:33:06 [2022-09-18T09:33:06.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341242563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:33:06 [2022-09-18T09:33:06.562Z] 
05:33:06 [2022-09-18T09:33:06.562Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:06.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341243427 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341243427 data=null doit=true} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341243427 data=null} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341243428 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341243428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341243467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:07 [2022-09-18T09:33:07.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341243468 data=null doit=true} to TreeItem with text {Experiments [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341243468 data=null} to TreeItem with text {Experiments [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341243469 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341243469 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341243522 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:33:07 [2022-09-18T09:33:07.130Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341243523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341243524 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341243524 data=null button=1 stateMask=0x0 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341243524 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341243527 data=null button=1 stateMask=0x80000 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341243529 data=null button=0 stateMask=0x0 x=172 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341243529 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341243529 data=null} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341243529 data=null button=1 stateMask=0x0 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341243530 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341243575 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:33:07 [2022-09-18T09:33:07.389Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
05:33:07 [2022-09-18T09:33:07.389Z] DEBUG - Clicking on with mnemonic 'Remove'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Clicked on with mnemonic 'Remove'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341243929 data=null doit=true} to Shell with text {Confirm Remove}
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Clicking on &Yes
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341243930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341243930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341243930 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341243930 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341243931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341243931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341243931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:07 [2022-09-18T09:33:07.907Z] 
05:33:07 [2022-09-18T09:33:07.907Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:07.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:08 [2022-09-18T09:33:08.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1341243634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
05:33:08 [2022-09-18T09:33:08.166Z] DEBUG - Clicked on 
05:33:08 [2022-09-18T09:33:08.166Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:33:08 [2022-09-18T09:33:08.733Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341245073 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341245073 data=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341245073 data=null} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341245073 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341245117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341245120 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341245120 data=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341245120 data=null} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341245121 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341245129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341245131 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341245131 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341245131 data=null} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341245132 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245132 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341245163 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.733Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341245225 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341245225 data=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341245225 data=null} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341245226 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341245255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341245256 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341245256 data=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341245256 data=null} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341245257 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341245274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:08 [2022-09-18T09:33:08.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341245276 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341245276 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341245276 data=null} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341245277 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245277 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341245294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341245295 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341245295 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341245295 data=null} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341245296 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341245296 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341245326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:08 [2022-09-18T09:33:08.992Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:09 [2022-09-18T09:33:09.250Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:09 [2022-09-18T09:33:09.250Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341245696 data=null doit=true} to Shell with text {Confirm Clear}
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Clicking on &Yes
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341245697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341245697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341245698 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341245698 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341245698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341245698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341245698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Clicked on 
05:33:09 [2022-09-18T09:33:09.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341245361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:10 [2022-09-18T09:33:10.076Z] 
05:33:10 [2022-09-18T09:33:10.076Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:10.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:11 [2022-09-18T09:33:11.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:11 [2022-09-18T09:33:11.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:11 [2022-09-18T09:33:11.711Z] 
05:33:11 [2022-09-18T09:33:11.711Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:11.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341248121 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341248122 data=null doit=true} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341248122 data=null} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341248122 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341248123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341248147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341248148 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341248152 data=null doit=true} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341248152 data=null} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341248153 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341248153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341248163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:11 [2022-09-18T09:33:11.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341248165 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341248170 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341248170 data=null} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341248170 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341248170 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341248232 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341248233 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341248233 data=null} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341248233 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341248234 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341248250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1341248251 data=null doit=true} to TreeItem with text {symbolic-link [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1341248251 data=null} to TreeItem with text {symbolic-link [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1341248252 data=null button=1 stateMask=0x0 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341248252 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1341248254 data=null button=1 stateMask=0x80000 x=133 y=81 count=1} to TreeItem with text {symbolic-link [1]}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341248260 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341248260 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341248260 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341248260 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341248261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:11 [2022-09-18T09:33:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341248345 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.229Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:33:12 [2022-09-18T09:33:12.229Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341248833 data=null doit=true} to Shell with text {Copy Trace}
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Clicking on OK
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341248846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341248846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341248846 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341248846 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341248846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341248847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341248847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341248436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Clicked on 
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341249039 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341249039 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341249039 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341249040 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341249040 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341249058 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:33:12 [2022-09-18T09:33:12.869Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341249438 data=null doit=true} to Shell with text {Copy Trace}
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:13 [2022-09-18T09:33:13.132Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1341249455 data=null doit=true} to Button with text {Copy as a link}
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1341249458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1341249458 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1341249459 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1341249459 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1341249459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Clicking on OK
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341249462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341249462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341249462 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341249462 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341249462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341249462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341249463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:13 [2022-09-18T09:33:13.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341249100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Clicked on 
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341249650 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341249650 data=null doit=true} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341249650 data=null} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341249650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341249651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341249728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341249730 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341249730 data=null doit=true} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341249730 data=null} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341249730 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341249731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341249747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:13 [2022-09-18T09:33:13.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341249749 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341249749 data=null doit=true} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341249749 data=null} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341249749 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341249750 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341249779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:13 [2022-09-18T09:33:13.394Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:33:13 [2022-09-18T09:33:13.394Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341249781 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341249781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341249781 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341249782 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341249782 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341249863 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:13 [2022-09-18T09:33:13.653Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:13 [2022-09-18T09:33:13.653Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:13 [2022-09-18T09:33:13.653Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:13 [2022-09-18T09:33:13.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341249897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:13 [2022-09-18T09:33:13.912Z] 
05:33:13 [2022-09-18T09:33:13.912Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:13.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:14 [2022-09-18T09:33:14.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:14 [2022-09-18T09:33:14.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:14 [2022-09-18T09:33:14.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:14 [2022-09-18T09:33:14.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:14 [2022-09-18T09:33:14.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Attempting to set focus on Table with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341251517 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341251517 data=null doit=true} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341251517 data=null} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341251518 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341251518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341251531 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341251643 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341251643 data=null doit=true} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341251643 data=null} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341251644 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341251644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341251680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341251688 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341251689 data=null doit=true} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341251689 data=null} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341251689 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341251690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341251697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:15 [2022-09-18T09:33:15.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341251717 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341251717 data=null doit=true} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341251717 data=null} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341251718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341251718 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341251730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:15 [2022-09-18T09:33:15.304Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:33:15 [2022-09-18T09:33:15.304Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341251743 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1341251743 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1341251744 data=null} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341251744 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341251745 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341251783 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:15 [2022-09-18T09:33:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341251818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:16 [2022-09-18T09:33:16.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:16 [2022-09-18T09:33:16.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:16 [2022-09-18T09:33:16.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:16 [2022-09-18T09:33:16.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:16 [2022-09-18T09:33:16.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:16 [2022-09-18T09:33:16.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Attempting to set focus on Table with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341253468 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341253468 data=null doit=true} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341253469 data=null} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341253469 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341253469 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341253485 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341253645 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341253646 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341253646 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341253647 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341253647 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341253681 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341253852 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1341253853 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1341253853 data=null} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341253853 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341253854 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341253925 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.783Z] 
05:33:17 [2022-09-18T09:33:17.783Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:17.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341254142 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341254143 data=null doit=true} to TreeItem with text {test}
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341254143 data=null} to TreeItem with text {test}
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341254143 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:17 [2022-09-18T09:33:17.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341254143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341254228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341254229 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341254229 data=null doit=true} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341254229 data=null} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341254230 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341254230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341254242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:18 [2022-09-18T09:33:18.042Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341254244 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341254244 data=null doit=true} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341254244 data=null} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341254245 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341254245 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341254264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341254265 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341254265 data=null doit=true} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341254266 data=null} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341254266 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341254266 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341254323 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:18 [2022-09-18T09:33:18.042Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341254703 data=null doit=true} to Shell with text {Confirm Clear}
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:18 [2022-09-18T09:33:18.301Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Clicking on &Yes
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341254706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341254706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341254706 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341254706 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341254706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341254707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341254707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:18 [2022-09-18T09:33:18.869Z] DEBUG - Clicked on 
05:33:18 [2022-09-18T09:33:18.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341254359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:19 [2022-09-18T09:33:19.436Z] 
05:33:19 [2022-09-18T09:33:19.436Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:19.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:20 [2022-09-18T09:33:20.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:20 [2022-09-18T09:33:20.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341257199 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341257199 data=null doit=true} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341257199 data=null} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341257199 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341257200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341257221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341257222 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341257223 data=null doit=true} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341257223 data=null} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341257223 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341257223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341257237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:20 [2022-09-18T09:33:20.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341257239 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341257239 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341257239 data=null} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341257239 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341257240 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341257255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341257256 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341257256 data=null} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341257257 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341257257 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341257258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341257259 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341257321 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341257321 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341257322 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:20 [2022-09-18T09:33:20.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341257322 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:21 [2022-09-18T09:33:21.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341257357 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:21 [2022-09-18T09:33:21.154Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:33:21 [2022-09-18T09:33:21.154Z] DEBUG - Clicking on with mnemonic 'Delete'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - Clicked on with mnemonic 'Delete'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341257772 data=null doit=true} to Shell with text {Confirm Delete}
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.412Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Clicking on &Yes
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341257773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341257773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341257773 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341257773 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341257774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341257774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341257774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:21 [2022-09-18T09:33:21.980Z] 
05:33:21 [2022-09-18T09:33:21.980Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:21.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341257433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Clicked on 
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341258309 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341258309 data=null doit=true} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341258309 data=null} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341258309 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341258310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341258353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341258354 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341258354 data=null doit=true} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341258354 data=null} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341258355 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341258355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341258363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:21 [2022-09-18T09:33:21.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341258364 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341258364 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341258364 data=null} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341258365 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341258365 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341258383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341258383 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341258388 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341258388 data=null} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341258388 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341258389 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:21 [2022-09-18T09:33:21.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341258422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:22 [2022-09-18T09:33:22.239Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:22 [2022-09-18T09:33:22.239Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341258825 data=null doit=true} to Shell with text {Confirm Clear}
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Clicking on &Yes
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341258826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341258826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341258826 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341258826 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341258826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341258827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341258827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:22 [2022-09-18T09:33:22.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341258461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:22 [2022-09-18T09:33:22.756Z] DEBUG - Clicked on 
05:33:23 [2022-09-18T09:33:23.014Z] 
05:33:23 [2022-09-18T09:33:23.014Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:22.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:24 [2022-09-18T09:33:24.390Z] 
05:33:24 [2022-09-18T09:33:24.390Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:24.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341260818 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341260818 data=null doit=true} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341260819 data=null} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341260819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341260819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341260843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341260844 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341260847 data=null doit=true} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341260847 data=null} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341260848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341260848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341260856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:24 [2022-09-18T09:33:24.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341260857 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341260858 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341260858 data=null} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341260858 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341260858 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341260875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341260876 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341260876 data=null} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341260877 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341260881 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341260883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341260884 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341260884 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341260884 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341260884 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341260885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341260937 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
05:33:24 [2022-09-18T09:33:24.649Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
05:33:24 [2022-09-18T09:33:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1341260973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment'
05:33:24 [2022-09-18T09:33:24.907Z] 
05:33:24 [2022-09-18T09:33:24.907Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:24.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:25 [2022-09-18T09:33:25.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:25 [2022-09-18T09:33:25.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341261628 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341261628 data=null doit=true} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341261628 data=null} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341261629 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341261629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341261665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:25 [2022-09-18T09:33:25.425Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1341261667 data=null doit=true} to TreeItem with text {Experiments [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1341261667 data=null} to TreeItem with text {Experiments [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1341261668 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341261668 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1341261670 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
05:33:25 [2022-09-18T09:33:25.425Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341261671 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341261671 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341261671 data=null button=1 stateMask=0x0 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:25 [2022-09-18T09:33:25.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341261671 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1341261674 data=null button=1 stateMask=0x80000 x=165 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341261675 data=null button=0 stateMask=0x0 x=172 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341261676 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341261676 data=null} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341261676 data=null button=1 stateMask=0x0 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341261688 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341261727 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:33:25 [2022-09-18T09:33:25.426Z] DEBUG - Clicking on with mnemonic 'Delete'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Clicked on with mnemonic 'Delete'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341262101 data=null doit=true} to Shell with text {Confirm Delete}
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Clicking on &Yes
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341262102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341262102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341262102 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341262102 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341262103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341262103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:25 [2022-09-18T09:33:25.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341262103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.250Z] 
05:33:26 [2022-09-18T09:33:26.250Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:26.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341261778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Clicked on 
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341262622 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341262623 data=null doit=true} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341262623 data=null} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341262623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341262623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341262663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341262666 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341262666 data=null doit=true} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341262666 data=null} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341262667 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341262667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341262676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:26 [2022-09-18T09:33:26.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341262677 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341262677 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341262677 data=null} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341262678 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341262678 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341262695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341262697 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341262702 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341262702 data=null} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341262703 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341262703 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341262722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:26 [2022-09-18T09:33:26.509Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341263107 data=null doit=true} to Shell with text {Confirm Clear}
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Clicking on &Yes
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341263108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341263108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341263108 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341263109 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341263109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341263109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:26 [2022-09-18T09:33:26.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341263109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:27 [2022-09-18T09:33:27.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341262755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:27 [2022-09-18T09:33:27.027Z] DEBUG - Clicked on 
05:33:27 [2022-09-18T09:33:27.027Z] 
05:33:27 [2022-09-18T09:33:27.027Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:27.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341264832 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341264833 data=null doit=true} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341264833 data=null} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341264833 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341264834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341264887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341264889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341264889 data=null doit=true} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341264890 data=null} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341264890 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341264891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341264908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:28 [2022-09-18T09:33:28.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341264910 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341264910 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341264910 data=null} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341264910 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341264913 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341264936 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341264937 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341264937 data=null} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341264938 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341264938 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341264940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341264941 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341264941 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341264942 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341264942 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341264942 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341264981 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341264982 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341264982 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:28 [2022-09-18T09:33:28.744Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341264983 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341265061 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341265191 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341265191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341265191 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341265282 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341265282 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341265282 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341265282 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341265283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341265288 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:33:29 [2022-09-18T09:33:29.002Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341265659 data=null doit=true} to Shell with text {Copy Trace}
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Clicking on OK
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341265669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341265669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341265669 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341265670 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341265670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341265670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341265670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341265336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Clicked on 
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341265848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341265848 data=null doit=true} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341265849 data=null} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341265849 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341265849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341265983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341265984 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341265984 data=null doit=true} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341265985 data=null} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341265985 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341265985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341266003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:29 [2022-09-18T09:33:29.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341266005 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341266005 data=null doit=true} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341266005 data=null} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341266005 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341266006 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341266037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:29 [2022-09-18T09:33:29.779Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266049 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341266049 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341266050 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266050 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341266051 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266117 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266118 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
05:33:29 [2022-09-18T09:33:29.779Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266118 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.038Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341266119 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266217 data=null button=1 stateMask=0x80000 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341266635 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341266636 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341266636 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:30 [2022-09-18T09:33:30.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:31 [2022-09-18T09:33:31.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267860 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341267860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341267861 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267861 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341267862 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267905 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267905 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.491Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267906 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341267906 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341267968 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341268178 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341268179 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341268179 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.749Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:33:31 [2022-09-18T09:33:31.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:31 [2022-09-18T09:33:31.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:32 [2022-09-18T09:33:32.008Z] 
05:33:32 [2022-09-18T09:33:32.008Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:31.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341268494 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341268494 data=null doit=true} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341268494 data=null} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341268495 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341268495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341268540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341268541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341268541 data=null doit=true} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341268541 data=null} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341268541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341268542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341268552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:32 [2022-09-18T09:33:32.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341268554 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341268554 data=null doit=true} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341268554 data=null} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341268554 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341268554 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341268621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341268622 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341268622 data=null doit=true} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341268622 data=null} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341268623 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341268623 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341268633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:32 [2022-09-18T09:33:32.266Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341269026 data=null doit=true} to Shell with text {Confirm Clear}
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Clicking on &Yes
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341269027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341269028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341269028 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341269028 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341269028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341269028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:32 [2022-09-18T09:33:32.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341269028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:33 [2022-09-18T09:33:33.092Z] DEBUG - Clicked on 
05:33:33 [2022-09-18T09:33:33.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341268665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:33 [2022-09-18T09:33:33.916Z] 
05:33:33 [2022-09-18T09:33:33.916Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:33.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341271604 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341271604 data=null doit=true} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341271604 data=null} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341271605 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341271605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341271637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341271639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341271639 data=null doit=true} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341271639 data=null} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341271639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341271640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341271652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:35 [2022-09-18T09:33:35.293Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341271654 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341271654 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341271654 data=null} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341271655 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341271655 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341271723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341271726 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341271726 data=null} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341271726 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341271727 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341271729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341271729 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341271730 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341271730 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341271730 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341271730 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341271813 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:35 [2022-09-18T09:33:35.576Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341272094 data=null doit=true} to Shell with text {Confirm Delete}
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Clicking on &Yes
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341272095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341272095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341272095 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341272096 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341272096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341272096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:35 [2022-09-18T09:33:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341272096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.185Z] 
05:33:36 [2022-09-18T09:33:36.185Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:36.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Clicked on 
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341272638 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341272638 data=null doit=true} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341272638 data=null} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341272638 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341272639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341272686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341272721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341272721 data=null doit=true} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341272721 data=null} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341272722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341272722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341272733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:36 [2022-09-18T09:33:36.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341272735 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341272735 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341272735 data=null} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341272735 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341272736 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341272753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341272758 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341272758 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341272759 data=null} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341272759 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341272759 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341272765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:36 [2022-09-18T09:33:36.445Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341273112 data=null doit=true} to Shell with text {Confirm Clear}
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Clicking on &Yes
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341273113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341273113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341273114 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341273114 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341273114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341273114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341273114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:36 [2022-09-18T09:33:36.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341272801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:36 [2022-09-18T09:33:36.963Z] DEBUG - Clicked on 
05:33:37 [2022-09-18T09:33:37.222Z] 
05:33:37 [2022-09-18T09:33:37.222Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:37.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:38 [2022-09-18T09:33:38.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:38 [2022-09-18T09:33:38.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:38 [2022-09-18T09:33:38.857Z] 
05:33:38 [2022-09-18T09:33:38.857Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:38.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341275188 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341275188 data=null doit=true} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341275188 data=null} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341275188 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341275189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341275213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:38 [2022-09-18T09:33:38.857Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1341275214 data=null doit=true} to TreeItem with text {Experiments [0]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1341275214 data=null} to TreeItem with text {Experiments [0]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1341275214 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341275215 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1341275216 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1341275217 data=null doit=true} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1341275217 data=null} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1341275217 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341275217 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1341275221 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1341275222 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1341275222 data=null doit=true} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1341275222 data=null} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1341275222 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341275223 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1341275248 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:38 [2022-09-18T09:33:38.857Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:39 [2022-09-18T09:33:39.116Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:39 [2022-09-18T09:33:39.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341275282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:39 [2022-09-18T09:33:39.116Z] 
05:33:39 [2022-09-18T09:33:39.116Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:38.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:39 [2022-09-18T09:33:39.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:39 [2022-09-18T09:33:39.684Z] 
05:33:39 [2022-09-18T09:33:39.684Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:39.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341276248 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341276249 data=null doit=true} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341276249 data=null} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341276249 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341276252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341276285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341276286 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341276286 data=null doit=true} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341276286 data=null} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341276287 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341276287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341276295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:39 [2022-09-18T09:33:39.942Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341276320 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341276320 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341276320 data=null} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341276321 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341276321 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341276338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341276340 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341276340 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341276340 data=null} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341276340 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341276341 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:39 [2022-09-18T09:33:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341276348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:40 [2022-09-18T09:33:40.201Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:40 [2022-09-18T09:33:40.201Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341276708 data=null doit=true} to Shell with text {Confirm Clear}
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Clicking on &Yes
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341276709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341276709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341276709 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341276709 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341276710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341276710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341276710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Clicked on 
05:33:40 [2022-09-18T09:33:40.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341276414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:40 [2022-09-18T09:33:40.719Z] 
05:33:40 [2022-09-18T09:33:40.719Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:40.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341278536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341278536 data=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341278536 data=null} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341278536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341278537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341278558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341278559 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341278559 data=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341278559 data=null} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341278560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341278560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341278567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341278569 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341278569 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341278569 data=null} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341278569 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341278570 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341278586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341278587 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341278587 data=null} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341278588 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341278588 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341278589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341278590 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341278591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341278591 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341278591 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341278591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341278634 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:42 [2022-09-18T09:33:42.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341278667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Attempting to set focus on Table with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341278833 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341278835 data=null doit=true} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341278835 data=null} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341278836 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341278836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341278846 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:42 [2022-09-18T09:33:42.613Z] 
05:33:42 [2022-09-18T09:33:42.613Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.613Z] 
05:33:42 [2022-09-18T09:33:42.613Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:42.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:42 [2022-09-18T09:33:42.613Z] 
05:33:42 [2022-09-18T09:33:42.613Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.613Z] 
05:33:42 [2022-09-18T09:33:42.613Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:42.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:42 [2022-09-18T09:33:42.613Z] 
05:33:42 [2022-09-18T09:33:42.613Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341279052 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341279052 data=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341279053 data=null} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341279053 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341279053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341279062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341279063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341279064 data=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341279064 data=null} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341279064 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341279064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341279092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:42 [2022-09-18T09:33:42.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341279093 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341279093 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341279094 data=null} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341279094 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341279094 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341279102 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341279103 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341279103 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341279103 data=null} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341279104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341279104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341279117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:42 [2022-09-18T09:33:42.873Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:42 [2022-09-18T09:33:42.873Z] 
05:33:42 [2022-09-18T09:33:42.873Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.873Z] 
05:33:42 [2022-09-18T09:33:42.873Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.873Z] 
05:33:42 [2022-09-18T09:33:42.873Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:42 [2022-09-18T09:33:42.873Z] 
05:33:42 [2022-09-18T09:33:42.873Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.174Z] 
05:33:43 [2022-09-18T09:33:43.174Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.174Z] 
05:33:43 [2022-09-18T09:33:43.174Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.174Z] 
05:33:43 [2022-09-18T09:33:43.174Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.174Z] 
05:33:43 [2022-09-18T09:33:43.174Z] (Eclipse:18793): Gtk-WARNING **: 09:33:42.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.174Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:43 [2022-09-18T09:33:43.174Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:43 [2022-09-18T09:33:43.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341279439 data=null doit=true} to Shell with text {Confirm Clear}
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Clicking on &Yes
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341279440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341279440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341279440 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341279440 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341279441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341279441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341279441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:43 [2022-09-18T09:33:43.175Z] 
05:33:43 [2022-09-18T09:33:43.175Z] (Eclipse:18793): Gtk-WARNING **: 09:33:43.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.175Z] 
05:33:43 [2022-09-18T09:33:43.175Z] (Eclipse:18793): Gtk-WARNING **: 09:33:43.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.528Z] 
05:33:43 [2022-09-18T09:33:43.529Z] (Eclipse:18793): Gtk-WARNING **: 09:33:43.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341279154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:43 [2022-09-18T09:33:43.529Z] DEBUG - Clicked on 
05:33:43 [2022-09-18T09:33:43.788Z] 
05:33:43 [2022-09-18T09:33:43.788Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:43.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:43 [2022-09-18T09:33:43.788Z] 
05:33:43 [2022-09-18T09:33:43.788Z] (Eclipse:18793): Gtk-WARNING **: 09:33:43.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:43 [2022-09-18T09:33:43.788Z] 
05:33:43 [2022-09-18T09:33:43.788Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:43.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:43 [2022-09-18T09:33:43.788Z] 
05:33:43 [2022-09-18T09:33:43.788Z] (Eclipse:18793): Gtk-WARNING **: 09:33:43.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341281510 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341281510 data=null doit=true} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341281510 data=null} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341281511 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341281511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341281528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341281529 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341281529 data=null doit=true} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341281530 data=null} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341281530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341281530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341281544 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:45 [2022-09-18T09:33:45.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341281546 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341281546 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341281546 data=null} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341281547 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341281547 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341281561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341281562 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341281562 data=null} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341281562 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341281563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341281564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341281581 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341281581 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341281581 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341281582 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341281582 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341281617 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:45 [2022-09-18T09:33:45.430Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:33:45 [2022-09-18T09:33:45.430Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:33:45 [2022-09-18T09:33:45.826Z] 
05:33:45 [2022-09-18T09:33:45.826Z] (Eclipse:18793): Gtk-WARNING **: 09:33:45.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:45 [2022-09-18T09:33:45.826Z] 
05:33:45 [2022-09-18T09:33:45.826Z] (Eclipse:18793): Gtk-WARNING **: 09:33:45.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:45 [2022-09-18T09:33:45.826Z] 
05:33:45 [2022-09-18T09:33:45.826Z] (Eclipse:18793): Gtk-WARNING **: 09:33:45.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341282154 data=null doit=true} to Shell with text {Copy Trace}
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - Clicking on OK
05:33:45 [2022-09-18T09:33:45.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341282165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341282165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341282166 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341282167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341282168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341282169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341282170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:45 [2022-09-18T09:33:45.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341281673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:33:46 [2022-09-18T09:33:46.086Z] 
05:33:46 [2022-09-18T09:33:46.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:45.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.086Z] 
05:33:46 [2022-09-18T09:33:46.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:45.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Clicked on 
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:46 [2022-09-18T09:33:46.086Z] 
05:33:46 [2022-09-18T09:33:46.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341282466 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341282466 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341282466 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.086Z] 
05:33:46 [2022-09-18T09:33:46.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.086Z] 
05:33:46 [2022-09-18T09:33:46.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341282466 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341282528 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341282534 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:46 [2022-09-18T09:33:46.344Z] 
05:33:46 [2022-09-18T09:33:46.344Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.344Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:33:46 [2022-09-18T09:33:46.344Z] DEBUG - Clicking on with mnemonic 'Copy...'
05:33:46 [2022-09-18T09:33:46.603Z] 
05:33:46 [2022-09-18T09:33:46.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.603Z] 
05:33:46 [2022-09-18T09:33:46.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.603Z] 
05:33:46 [2022-09-18T09:33:46.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Clicked on with mnemonic 'Copy...'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341283019 data=null doit=true} to Shell with text {Copy Trace}
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1341283024 data=null doit=true} to Button with text {Copy as a link}
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1341283024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link}
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1341283025 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1341283025 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1341283025 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1341283025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Clicking on OK
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341283028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341283028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341283028 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341283028 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341283029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341283029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341283029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:46 [2022-09-18T09:33:46.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1341282643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
05:33:46 [2022-09-18T09:33:46.862Z] 
05:33:46 [2022-09-18T09:33:46.862Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.862Z] 
05:33:46 [2022-09-18T09:33:46.862Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.862Z] DEBUG - Clicked on 
05:33:46 [2022-09-18T09:33:46.862Z] 
05:33:46 [2022-09-18T09:33:46.862Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:46 [2022-09-18T09:33:46.862Z] 
05:33:46 [2022-09-18T09:33:46.862Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:46.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:46 [2022-09-18T09:33:46.862Z] 
05:33:46 [2022-09-18T09:33:46.862Z] (Eclipse:18793): Gtk-WARNING **: 09:33:46.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341283362 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341283362 data=null doit=true} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341283363 data=null} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341283363 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341283363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341283372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341283373 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341283422 data=null doit=true} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341283422 data=null} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341283423 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341283423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341283430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:47 [2022-09-18T09:33:47.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:47 [2022-09-18T09:33:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341283432 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341283432 data=null doit=true} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341283432 data=null} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341283433 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341283433 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341283461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:47 [2022-09-18T09:33:47.121Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341283462 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341283462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341283463 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341283463 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341283463 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341283477 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:47 [2022-09-18T09:33:47.121Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:47 [2022-09-18T09:33:47.379Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:47 [2022-09-18T09:33:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341283528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:47 [2022-09-18T09:33:47.379Z] 
05:33:47 [2022-09-18T09:33:47.379Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:47.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:47 [2022-09-18T09:33:47.638Z] 
05:33:47 [2022-09-18T09:33:47.638Z] (Eclipse:18793): Gtk-WARNING **: 09:33:47.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:47 [2022-09-18T09:33:47.638Z] 
05:33:47 [2022-09-18T09:33:47.638Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:47.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:47 [2022-09-18T09:33:47.638Z] 
05:33:47 [2022-09-18T09:33:47.638Z] (Eclipse:18793): Gtk-WARNING **: 09:33:47.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:47 [2022-09-18T09:33:47.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:47 [2022-09-18T09:33:47.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:47 [2022-09-18T09:33:47.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:48 [2022-09-18T09:33:48.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:48 [2022-09-18T09:33:48.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:48 [2022-09-18T09:33:48.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:48 [2022-09-18T09:33:48.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:48 [2022-09-18T09:33:48.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:48 [2022-09-18T09:33:48.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Attempting to set focus on Table with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341285171 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341285171 data=null doit=true} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341285171 data=null} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341285172 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341285172 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341285180 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341285260 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341285260 data=null doit=true} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341285261 data=null} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341285261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341285261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341285282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341285283 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341285283 data=null doit=true} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341285283 data=null} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341285284 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341285284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341285301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:48 [2022-09-18T09:33:48.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341285303 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341285303 data=null doit=true} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341285303 data=null} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341285304 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341285308 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341285316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:48 [2022-09-18T09:33:48.983Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341285317 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1341285317 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1341285318 data=null} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341285318 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341285318 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341285335 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:33:48 [2022-09-18T09:33:48.984Z] DEBUG - Clicking on with mnemonic 'Open'
05:33:49 [2022-09-18T09:33:49.242Z] DEBUG - Clicked on with mnemonic 'Open'
05:33:49 [2022-09-18T09:33:49.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:49 [2022-09-18T09:33:49.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1341285419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
05:33:49 [2022-09-18T09:33:49.500Z] 
05:33:49 [2022-09-18T09:33:49.500Z] (Eclipse:18793): Gtk-WARNING **: 09:33:49.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:49 [2022-09-18T09:33:49.500Z] 
05:33:49 [2022-09-18T09:33:49.500Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:49.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:49 [2022-09-18T09:33:49.500Z] 
05:33:49 [2022-09-18T09:33:49.500Z] (Eclipse:18793): Gtk-WARNING **: 09:33:49.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:49 [2022-09-18T09:33:49.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:49 [2022-09-18T09:33:49.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:49 [2022-09-18T09:33:49.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:49 [2022-09-18T09:33:49.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:50 [2022-09-18T09:33:50.369Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:50 [2022-09-18T09:33:50.369Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:50 [2022-09-18T09:33:50.986Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Attempting to set focus on Table with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341287137 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341287137 data=null doit=true} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341287137 data=null} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341287138 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341287138 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341287162 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341287337 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1341287337 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1341287337 data=null} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341287338 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341287338 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1341287369 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:50 [2022-09-18T09:33:50.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341287561 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1341287562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1341287562 data=null} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341287562 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341287563 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1341287630 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:51 [2022-09-18T09:33:51.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:51 [2022-09-18T09:33:51.505Z] 
05:33:51 [2022-09-18T09:33:51.505Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:51.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341287855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341287855 data=null doit=true} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341287855 data=null} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341287856 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341287856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341287936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341287937 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341287937 data=null doit=true} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341287937 data=null} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341287938 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341287938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341287949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:51 [2022-09-18T09:33:51.764Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341287951 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341287951 data=null doit=true} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341287952 data=null} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341287952 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341287952 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341287970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341287971 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341287971 data=null doit=true} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341287971 data=null} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341288013 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341288019 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341288025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:51 [2022-09-18T09:33:51.764Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341288402 data=null doit=true} to Shell with text {Confirm Clear}
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Clicking on &Yes
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341288404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341288404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341288404 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341288405 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341288405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341288405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341288405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:52 [2022-09-18T09:33:52.590Z] DEBUG - Clicked on 
05:33:52 [2022-09-18T09:33:52.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341288068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:53 [2022-09-18T09:33:53.156Z] 
05:33:53 [2022-09-18T09:33:53.156Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:52.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341290804 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341290804 data=null doit=true} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341290804 data=null} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341290805 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341290805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341290825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341290826 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341290826 data=null doit=true} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341290826 data=null} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341290827 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341290827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341290841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:54 [2022-09-18T09:33:54.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341290843 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341290843 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341290843 data=null} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341290844 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341290844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341290860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341290861 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341290861 data=null} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341290861 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.532Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341290862 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341290863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290872 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341290872 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341290872 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290873 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341290873 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290906 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290906 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.533Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290907 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341290907 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341290964 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341291058 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341291058 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341291058 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Attempting to set focus on Table with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341291061 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341291062 data=null doit=true} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341291062 data=null} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341291062 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341291063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341291088 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:33:54 [2022-09-18T09:33:54.792Z] 
05:33:54 [2022-09-18T09:33:54.792Z] (Eclipse:18793): Gtk-WARNING **: 09:33:54.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:54 [2022-09-18T09:33:54.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:54 [2022-09-18T09:33:54.792Z] 
05:33:54 [2022-09-18T09:33:54.792Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:54.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:54 [2022-09-18T09:33:54.792Z] 
05:33:54 [2022-09-18T09:33:54.792Z] (Eclipse:18793): Gtk-WARNING **: 09:33:54.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:54 [2022-09-18T09:33:54.792Z] 
05:33:54 [2022-09-18T09:33:54.792Z] (Eclipse:18793): Gtk-CRITICAL **: 09:33:54.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:33:54 [2022-09-18T09:33:54.792Z] 
05:33:54 [2022-09-18T09:33:54.792Z] (Eclipse:18793): Gtk-WARNING **: 09:33:54.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341291331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341291331 data=null doit=true} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341291331 data=null} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341291332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341291332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341291344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341291345 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341291346 data=null doit=true} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341291346 data=null} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341291346 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341291346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341291364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:55 [2022-09-18T09:33:55.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341291365 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341291366 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341291366 data=null} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341291417 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341291417 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341291424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341291425 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341291426 data=null doit=true} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341291426 data=null} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341291426 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341291426 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341291439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:33:55 [2022-09-18T09:33:55.052Z] DEBUG - Clicking on with mnemonic 'Clear'
05:33:55 [2022-09-18T09:33:55.311Z] 
05:33:55 [2022-09-18T09:33:55.311Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.311Z] 
05:33:55 [2022-09-18T09:33:55.311Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.311Z] 
05:33:55 [2022-09-18T09:33:55.311Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.569Z] 
05:33:55 [2022-09-18T09:33:55.569Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.569Z] 
05:33:55 [2022-09-18T09:33:55.569Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Clicked on with mnemonic 'Clear'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341291861 data=null doit=true} to Shell with text {Confirm Clear}
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Clicking on &Yes
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341291863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341291863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341291863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341291863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341291863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341291864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341291864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:33:55 [2022-09-18T09:33:55.828Z] 
05:33:55 [2022-09-18T09:33:55.828Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:55 [2022-09-18T09:33:55.828Z] 
05:33:55 [2022-09-18T09:33:55.828Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.086Z] 
05:33:56 [2022-09-18T09:33:56.086Z] (Eclipse:18793): Gtk-WARNING **: 09:33:55.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341291514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Clicked on 
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341292437 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341292460 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341292461 data=null doit=true} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341292461 data=null} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341292461 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341292461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341292470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:56 [2022-09-18T09:33:56.344Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:33:56 [2022-09-18T09:33:56.344Z] DEBUG - Clicking on with mnemonic 'Delete'
05:33:56 [2022-09-18T09:33:56.344Z] DEBUG - Clicked on with mnemonic 'Delete'
05:33:56 [2022-09-18T09:33:56.603Z] 
05:33:56 [2022-09-18T09:33:56.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:56.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.603Z] 
05:33:56 [2022-09-18T09:33:56.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:56.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.603Z] 
05:33:56 [2022-09-18T09:33:56.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:56.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.603Z] 
05:33:56 [2022-09-18T09:33:56.603Z] (Eclipse:18793): Gtk-WARNING **: 09:33:56.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:56 [2022-09-18T09:33:56.861Z] 
05:33:56 [2022-09-18T09:33:56.861Z] (Eclipse:18793): Gtk-WARNING **: 09:33:56.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293632 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293634 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341293634 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Clicking on OK
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341293636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341293636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341293636 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341293636 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341293636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341293637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Clicked on OK
05:33:57 [2022-09-18T09:33:57.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341293637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:33:57 [2022-09-18T09:33:57.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341292616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.435Z] 
05:33:57 [2022-09-18T09:33:57.435Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.777Z] 
05:33:57 [2022-09-18T09:33:57.777Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.777Z] 
05:33:57 [2022-09-18T09:33:57.777Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.777Z] 
05:33:57 [2022-09-18T09:33:57.777Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.777Z] 
05:33:57 [2022-09-18T09:33:57.777Z] (Eclipse:18793): Gtk-WARNING **: 09:33:57.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:33:57 [2022-09-18T09:33:57.777Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.979 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
05:33:57 [2022-09-18T09:33:57.777Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.978 s
05:33:57 [2022-09-18T09:33:57.777Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 8.394 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 9.728 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.985 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.473 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.927 s
05:33:57 [2022-09-18T09:33:57.777Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 9.198 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.498 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.218 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.764 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.222 s
05:33:57 [2022-09-18T09:33:57.777Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.595 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.016 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 9.4 s
05:33:57 [2022-09-18T09:33:57.777Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.165 s
05:33:57 [2022-09-18T09:33:57.777Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341294560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341294560 data=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341294560 data=null} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341294561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341294561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341294601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341294608 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341294609 data=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341294609 data=null} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341294609 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341294609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341294617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341294617 data=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341294625 data=null} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341294626 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341294626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341294630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341294631 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341294631 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341294632 data=null} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341294632 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341294632 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341294659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341294661 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341294661 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341294661 data=null} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341294661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341294662 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341294667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
05:33:58 [2022-09-18T09:33:58.347Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1341295095 data=null doit=true} to Shell with text {Manage Custom Parsers}
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched List with text "", using matcher: of type 'List'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched List with text "", using matcher: (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1341295099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1341295100 data=null doit=true} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1341295100 data=null} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1341295101 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1341295101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1341295102 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1341295103 data=null doit=true} to Button with text {Text}
05:33:58 [2022-09-18T09:33:58.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1341295104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1341295105 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1341295109 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1341295110 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1341295110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched List with text "", using matcher: of type 'List'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched List with text "", using matcher: (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1341295114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1341295114 data=null doit=true} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1341295114 data=null} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1341295115 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1341295115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1341295115 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Clicking on &Close
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1341295117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1341295117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1341295117 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1341295117 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1341295117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1341295117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1341295117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1341294747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Clicked on 
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341295230 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341295231 data=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341295231 data=null} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341295231 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341295262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341295264 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341295264 data=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341295264 data=null} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341295264 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341295291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:58 [2022-09-18T09:33:58.930Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341295293 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341295293 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341295293 data=null} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341295293 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295294 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341295340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341295342 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341295342 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341295342 data=null} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341295343 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295343 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:58 [2022-09-18T09:33:58.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341295348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341295399 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341295399 data=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341295399 data=null} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341295400 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341295431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341295433 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341295433 data=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341295433 data=null} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341295434 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341295454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341295456 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341295458 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341295458 data=null} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341295459 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295459 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341295469 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341295470 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341295470 data=null doit=true} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341295470 data=null} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341295471 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341295471 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341295523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:33:59 [2022-09-18T09:33:59.189Z] DEBUG - Clicking on with mnemonic 'Import...'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Clicked on with mnemonic 'Import...'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341295989 data=null doit=true} to Shell with text {Trace Import}
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Clicking on Cancel
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341295992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341295992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341295992 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341295992 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341295993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341295993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341295993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341295564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - Clicked on 
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:59 [2022-09-18T09:33:59.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341296128 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341296128 data=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341296129 data=null} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341296129 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341296129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341296159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Attempting to set focus on Tree with text {}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341296160 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341296160 data=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341296160 data=null} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341296160 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341296161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:33:59 [2022-09-18T09:33:59.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341296167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:00 [2022-09-18T09:34:00.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:00 [2022-09-18T09:34:00.015Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:00 [2022-09-18T09:34:00.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341296227 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341296227 data=null doit=true} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341296227 data=null} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341296228 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341296228 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341296257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341296258 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341296259 data=null doit=true} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341296259 data=null} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341296259 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341296259 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341296323 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:00 [2022-09-18T09:34:00.016Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341296868 data=null doit=true} to Shell with text {Trace Import}
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341296929 data=null} to (of type 'Combo')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:00 [2022-09-18T09:34:00.583Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341297040 data=null doit=true} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341297040 data=null} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341297040 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341297041 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341297044 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341297045 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341297045 data=null doit=true} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341297045 data=null} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341297046 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341297046 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341297047 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341297134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26699d4f
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341297142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341297142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341297147 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341297147 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341297148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341297148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341297148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341297148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341297148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341297148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341297148 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341297148 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f9834bf
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1341297152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341297152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1341297152 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1341297152 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1341297153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1341297153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1341297153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1341297153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341297153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1341297153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1341297153 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1341297154 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:00 [2022-09-18T09:34:00.844Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Clicking on &Finish
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341297171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341297171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341297171 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341297171 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341297172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:00 [2022-09-18T09:34:00.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341297172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341297172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341296357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Clicked on 
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341297720 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341297721 data=null doit=true} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341297721 data=null} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341297721 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341297721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341297745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341297746 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341297746 data=null doit=true} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341297746 data=null} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341297747 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341297747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341297754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:01 [2022-09-18T09:34:01.412Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341297755 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341297756 data=null doit=true} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341297756 data=null} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341297756 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341297756 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341297777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341297777 data=null doit=true} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341297778 data=null} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341297778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341297786 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341297788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298076 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341298076 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341298076 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298077 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341298077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298110 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:01 [2022-09-18T09:34:01.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:01 [2022-09-18T09:34:01.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298116 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341298117 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341298117 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298117 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341298117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298123 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298124 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341298124 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341298125 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298125 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341298125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298135 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298135 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298136 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341298136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:01 [2022-09-18T09:34:01.929Z] 
05:34:01 [2022-09-18T09:34:01.929Z] (Eclipse:18793): Gtk-CRITICAL **: 09:34:01.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298192 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341298570 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341298575 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341298575 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:02 [2022-09-18T09:34:02.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:02 [2022-09-18T09:34:02.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:02 [2022-09-18T09:34:02.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Attempting to set focus on Table with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341299589 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341299589 data=null doit=true} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341299589 data=null} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341299590 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341299624 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341299637 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341299752 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341299752 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341299753 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341299753 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341299753 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341299764 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:03 [2022-09-18T09:34:03.579Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341299775 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341299775 data=null doit=true} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341299775 data=null} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341299776 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341299776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341299812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341299813 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341299813 data=null doit=true} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341299813 data=null} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341299814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341299814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341299821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:03 [2022-09-18T09:34:03.579Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341299823 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341299823 data=null doit=true} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341299823 data=null} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341299824 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341299824 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341299842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341299847 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341299848 data=null doit=true} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341299848 data=null} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341299848 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341299848 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341299854 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:03 [2022-09-18T09:34:03.579Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341300271 data=null doit=true} to Shell with text {Trace Import}
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:03 [2022-09-18T09:34:03.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341300308 data=null} to (of type 'Combo')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341300367 data=null doit=true} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341300367 data=null} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341300367 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341300368 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341300374 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341300375 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341300375 data=null doit=true} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341300375 data=null} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341300376 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341300376 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341300376 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341300416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.096Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Clicking on &Finish
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341300439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341300439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341300439 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341300439 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341300440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341300440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341300440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341299892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Clicked on 
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341300959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341300959 data=null doit=true} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341300959 data=null} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341300960 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341300960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341300999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341301000 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341301000 data=null doit=true} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341301000 data=null} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341301001 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341301001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341301008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:04 [2022-09-18T09:34:04.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341301024 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341301024 data=null doit=true} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341301025 data=null} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341301033 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341301033 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341301057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:04 [2022-09-18T09:34:04.770Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:04 [2022-09-18T09:34:04.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301221 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341301222 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341301222 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301222 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341301223 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301250 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:05 [2022-09-18T09:34:05.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301263 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341301263 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341301263 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301263 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341301264 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301274 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301274 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341301275 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341301275 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301275 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341301276 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301281 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301282 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301282 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341301282 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301375 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341301629 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341301672 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341301673 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:05 [2022-09-18T09:34:05.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Attempting to set focus on Table with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341302682 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341302682 data=null doit=true} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341302683 data=null} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341302683 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341302683 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341302693 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341302868 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341302868 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341302869 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341302875 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341302875 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341302923 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:06 [2022-09-18T09:34:06.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:06 [2022-09-18T09:34:06.664Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341302933 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341302934 data=null doit=true} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341302934 data=null} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341302934 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341302937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341303021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341303023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341303023 data=null doit=true} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341303023 data=null} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341303025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341303025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341303035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:06 [2022-09-18T09:34:06.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341303048 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341303049 data=null doit=true} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341303049 data=null} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341303050 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341303050 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341303068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.664Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341303118 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341303119 data=null doit=true} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341303119 data=null} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341303119 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341303120 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341303125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:06 [2022-09-18T09:34:06.922Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341303559 data=null doit=true} to Shell with text {Trace Import}
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:07 [2022-09-18T09:34:07.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341303580 data=null} to (of type 'Combo')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:07 [2022-09-18T09:34:07.181Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:07 [2022-09-18T09:34:07.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:07 [2022-09-18T09:34:07.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:07 [2022-09-18T09:34:07.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341303637 data=null doit=true} to TreeItem with text {import}
05:34:07 [2022-09-18T09:34:07.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341303638 data=null} to TreeItem with text {import}
05:34:07 [2022-09-18T09:34:07.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341303638 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341303639 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341303642 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341303642 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341303643 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341303643 data=null} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341303643 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341303643 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341303647 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341303686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:07 [2022-09-18T09:34:07.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Clicking on &Finish
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341303725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341303725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341303725 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341303725 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341303726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341303726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341303726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341303160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Clicked on 
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341304125 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341304125 data=null doit=true} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341304125 data=null} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341304125 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341304165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341304166 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341304166 data=null doit=true} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341304167 data=null} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341304167 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341304175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:07 [2022-09-18T09:34:07.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341304232 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341304232 data=null doit=true} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341304232 data=null} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341304233 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304233 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341304257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:07 [2022-09-18T09:34:07.958Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:07 [2022-09-18T09:34:07.958Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:08 [2022-09-18T09:34:08.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304447 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341304448 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341304448 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304449 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304449 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304538 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:08 [2022-09-18T09:34:08.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304544 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341304544 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341304544 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304545 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304545 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304558 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304559 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341304559 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341304559 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304560 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341304560 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304566 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304567 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304567 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341304567 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304720 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341304730 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341304730 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341304730 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:08 [2022-09-18T09:34:08.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Attempting to set focus on Table with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341305881 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341305881 data=null doit=true} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341305882 data=null} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341305882 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341305883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341305894 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:09 [2022-09-18T09:34:09.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341306684 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341306685 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341306685 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341306685 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341306686 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341306695 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:10 [2022-09-18T09:34:10.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341306705 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341306705 data=null doit=true} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341306705 data=null} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341306706 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341306706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341306740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341306741 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341306741 data=null doit=true} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341306742 data=null} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341306742 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341306742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341306753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:10 [2022-09-18T09:34:10.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341306755 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341306755 data=null doit=true} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341306755 data=null} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341306755 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341306756 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341306773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341306775 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341306775 data=null doit=true} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341306775 data=null} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341306775 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341306775 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341306830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:34:10 [2022-09-18T09:34:10.681Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:10 [2022-09-18T09:34:10.681Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] 
05:34:10 [2022-09-18T09:34:10.939Z] (Eclipse:18793): Gtk-WARNING **: 09:34:10.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:10 [2022-09-18T09:34:10.939Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:10 [2022-09-18T09:34:10.939Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:11 [2022-09-18T09:34:11.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341307384 data=null doit=true} to Shell with text {Trace Import}
05:34:11 [2022-09-18T09:34:11.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:11 [2022-09-18T09:34:11.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:11 [2022-09-18T09:34:11.198Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341307413 data=null} to (of type 'Combo')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341307467 data=null doit=true} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341307467 data=null} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341307467 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341307468 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341307479 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341307518 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341307518 data=null doit=true} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341307519 data=null} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341307519 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341307519 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341307520 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341307549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2de068fd
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341307552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341307552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341307552 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341307552 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341307553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341307553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341307553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341307553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341307553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341307554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341307554 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341307554 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.200Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Clicking on &Finish
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341307622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341307623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341307623 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341307623 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341307623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341307623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Clicked on &Finish
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341307885 data=null doit=true} to Shell with text {Confirmation}
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Clicking on Rename
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1341307900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1341307900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1341307900 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1341307900 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1341307901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1341307901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1341307901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341307624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:11 [2022-09-18T09:34:11.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341306867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Clicked on 
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341308542 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341308543 data=null doit=true} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341308543 data=null} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341308543 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341308595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341308596 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341308596 data=null doit=true} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341308596 data=null} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341308597 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341308604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:12 [2022-09-18T09:34:12.373Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341308606 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341308606 data=null doit=true} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341308606 data=null} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341308606 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308607 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341308635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:12 [2022-09-18T09:34:12.373Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308747 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308747 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308747 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308748 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308748 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308776 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:12 [2022-09-18T09:34:12.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:12 [2022-09-18T09:34:12.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308787 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308788 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308788 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308788 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308788 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308794 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308795 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308795 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308796 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341308796 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308800 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308800 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308801 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.635Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341308801 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341308935 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341309259 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341309259 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341309260 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:12 [2022-09-18T09:34:12.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:13 [2022-09-18T09:34:13.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:13 [2022-09-18T09:34:13.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Attempting to set focus on Table with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341310351 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341310351 data=null doit=true} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341310351 data=null} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341310352 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341310352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341310382 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:14 [2022-09-18T09:34:14.033Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:14 [2022-09-18T09:34:14.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341310532 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341310533 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341310533 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341310533 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341310534 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341310544 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:14 [2022-09-18T09:34:14.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341310555 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341310555 data=null doit=true} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341310555 data=null} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341310556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341310556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341310628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341310634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341310634 data=null doit=true} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341310635 data=null} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341310637 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341310638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341310752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:14 [2022-09-18T09:34:14.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341310757 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341310757 data=null doit=true} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341310757 data=null} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341310758 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341310759 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341310848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341310855 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341310856 data=null doit=true} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341310856 data=null} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341310858 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341310859 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341310879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:14 [2022-09-18T09:34:14.633Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341311400 data=null doit=true} to Shell with text {Trace Import}
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341311419 data=null} to (of type 'Combo')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341311478 data=null doit=true} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341311478 data=null} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341311479 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341311479 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341311482 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341311483 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341311483 data=null doit=true} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341311483 data=null} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341311484 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341311484 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341311484 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341311514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55feff9d
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341311517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341311517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341311517 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341311517 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341311517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341311518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341311518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341311518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341311518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341311518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341311518 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341311518 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Clicking on &Finish
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341311537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341311538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341311538 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341311538 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341311538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341311538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Clicked on &Finish
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341311836 data=null doit=true} to Shell with text {Confirmation}
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Clicking on Rename
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1341311853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1341311854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1341311854 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1341311854 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1341311855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1341311855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:15 [2022-09-18T09:34:15.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1341311855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341311538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341310965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Clicked on 
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341312843 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341312843 data=null doit=true} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341312844 data=null} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341312844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341312844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341312891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341312892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341312892 data=null doit=true} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341312893 data=null} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341312893 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341312893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341312910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:16 [2022-09-18T09:34:16.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341312911 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341312911 data=null doit=true} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341312912 data=null} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341312912 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341312913 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341312946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:16 [2022-09-18T09:34:16.709Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313067 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313067 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313067 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313068 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341313068 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313130 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:16 [2022-09-18T09:34:16.709Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313135 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313135 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313135 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313135 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341313136 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313146 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313146 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313147 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313147 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313147 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341313148 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313153 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313157 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313158 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:16 [2022-09-18T09:34:16.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341313158 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313342 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313764 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313764 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341313765 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:17 [2022-09-18T09:34:17.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Attempting to set focus on Table with text {}
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341314776 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341314847 data=null doit=true} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341314888 data=null} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341314889 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341314890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341314934 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:18 [2022-09-18T09:34:18.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:18 [2022-09-18T09:34:18.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341315119 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341315120 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341315120 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341315121 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341315121 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341315145 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:18 [2022-09-18T09:34:18.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341315160 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341315160 data=null doit=true} to TreeItem with text {test}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341315160 data=null} to TreeItem with text {test}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341315161 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:18 [2022-09-18T09:34:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341315161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341315212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.006Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:19 [2022-09-18T09:34:19.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341315213 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341315214 data=null doit=true} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341315214 data=null} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341315214 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341315215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341315229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:19 [2022-09-18T09:34:19.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341315232 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341315233 data=null doit=true} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341315233 data=null} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341315234 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341315234 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341315270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341315276 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341315276 data=null doit=true} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341315277 data=null} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341315277 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341315277 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341315327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:19 [2022-09-18T09:34:19.007Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:19 [2022-09-18T09:34:19.670Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341316048 data=null doit=true} to Shell with text {Trace Import}
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341316153 data=null} to (of type 'Combo')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341316355 data=null doit=true} to TreeItem with text {import}
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341316355 data=null} to TreeItem with text {import}
05:34:20 [2022-09-18T09:34:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341316356 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341316357 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341316425 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341316427 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341316428 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341316428 data=null} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341316432 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341316433 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341316449 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.088Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341316551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7e529789
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341316556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341316556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341316556 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341316556 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341316557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341316564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341316569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341316570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341316570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341316570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341316570 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341316570 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Clicking on &Finish
05:34:20 [2022-09-18T09:34:20.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341316629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341316629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341316629 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341316629 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341316630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341316630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Clicked on &Finish
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341317085 data=null doit=true} to Shell with text {Confirmation}
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Clicking on Rename
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1341317087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1341317087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1341317087 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1341317088 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1341317088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1341317088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:20 [2022-09-18T09:34:20.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1341317088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:34:21 [2022-09-18T09:34:21.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341316630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:21 [2022-09-18T09:34:21.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341315422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Clicked on 
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341317657 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341317657 data=null doit=true} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341317658 data=null} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341317658 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341317659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341317723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341317725 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341317726 data=null doit=true} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341317726 data=null} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341317726 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341317727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341317775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:21 [2022-09-18T09:34:21.591Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341317780 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341317780 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341317780 data=null} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341317781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341317781 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341317820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:21 [2022-09-18T09:34:21.591Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318015 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341318015 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341318016 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318017 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341318017 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318089 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:21 [2022-09-18T09:34:21.862Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318117 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341318117 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341318118 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318118 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341318119 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318138 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318139 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341318139 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341318140 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318141 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341318142 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318159 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318160 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:34:21 [2022-09-18T09:34:21.862Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318161 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:34:22 [2022-09-18T09:34:22.122Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341318161 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341318436 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341319253 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341319253 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341319254 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Attempting to set focus on Table with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341319257 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341319257 data=null doit=true} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341319257 data=null} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341319258 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341319258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341319279 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:23 [2022-09-18T09:34:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:23 [2022-09-18T09:34:23.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:23 [2022-09-18T09:34:23.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341320513 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341320513 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341320513 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341320514 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341320514 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341320525 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341320559 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341320559 data=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341320560 data=null} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341320560 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341320560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341320602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341320614 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341320614 data=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341320614 data=null} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341320615 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341320615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341320629 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341320630 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341320631 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341320631 data=null} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341320631 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341320632 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341320658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.254Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:24 [2022-09-18T09:34:24.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:24 [2022-09-18T09:34:24.512Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341320994 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341320994 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341320994 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341320995 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341320995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341321037 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341321049 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341321049 data=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341321049 data=null} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341321050 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341321050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341321089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341321090 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341321090 data=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341321090 data=null} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341321091 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341321091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341321098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:24 [2022-09-18T09:34:24.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:24 [2022-09-18T09:34:24.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341321099 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341321099 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341321099 data=null} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341321100 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341321100 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341321129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341321130 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341321130 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341321130 data=null} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341321130 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341321130 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341321136 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:24 [2022-09-18T09:34:24.771Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] 
05:34:25 [2022-09-18T09:34:25.338Z] (Eclipse:18793): Gtk-WARNING **: 09:34:25.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341321707 data=null doit=true} to Shell with text {Trace Import}
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:25 [2022-09-18T09:34:25.338Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:25 [2022-09-18T09:34:25.339Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341321716 data=null} to (of type 'Combo')
05:34:25 [2022-09-18T09:34:25.339Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:25 [2022-09-18T09:34:25.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:25 [2022-09-18T09:34:25.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:25 [2022-09-18T09:34:25.339Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341321822 data=null doit=true} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341321822 data=null} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341321823 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341321823 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341321827 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341321828 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341321828 data=null doit=true} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341321828 data=null} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341321829 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341321829 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341321830 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341321918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@420f4ca1
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341321922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341321922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341321923 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341321923 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341321923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341321923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341321923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341321924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341321924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341321924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341321924 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341321924 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Clicking on &Finish
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341321952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341321952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341321952 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341321953 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341321953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:25 [2022-09-18T09:34:25.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341321953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Clicked on &Finish
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341322439 data=null doit=true} to Shell with text {Confirmation}
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Clicking on Overwrite
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1341322441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1341322441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1341322442 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1341322442 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1341322442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1341322442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:26 [2022-09-18T09:34:26.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1341322442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341321953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341321172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Clicked on 
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341323458 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341323458 data=null doit=true} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341323459 data=null} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341323459 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341323529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341323530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341323530 data=null doit=true} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341323530 data=null} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341323531 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341323549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:27 [2022-09-18T09:34:27.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341323550 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341323550 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341323551 data=null} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341323551 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323551 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341323623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:27 [2022-09-18T09:34:27.527Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323757 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341323758 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341323758 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323758 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323758 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323786 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:27 [2022-09-18T09:34:27.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323797 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341323797 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341323797 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323798 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323798 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323804 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323804 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341323804 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341323805 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323805 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341323805 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323809 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323809 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323810 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341323810 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341323873 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341324184 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341324185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341324185 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:27 [2022-09-18T09:34:27.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:28 [2022-09-18T09:34:28.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:28 [2022-09-18T09:34:28.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Attempting to set focus on Table with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341325294 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341325294 data=null doit=true} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341325294 data=null} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341325295 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341325295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341325321 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:28 [2022-09-18T09:34:28.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325507 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341325507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341325507 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325508 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341325508 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325514 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.183Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:29 [2022-09-18T09:34:29.183Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325659 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341325659 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341325659 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325660 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341325660 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341325673 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341325721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341325721 data=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341325722 data=null} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341325722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341325722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341325775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341325776 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341325776 data=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341325776 data=null} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341325777 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341325777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341325789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.442Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341325815 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341325815 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341325815 data=null} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341325816 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341325816 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341325834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.442Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341326114 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341326114 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341326114 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341326115 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326115 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341326155 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341326164 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341326164 data=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341326164 data=null} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341326164 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341326203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341326204 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341326204 data=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341326204 data=null} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341326205 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341326213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:29 [2022-09-18T09:34:29.960Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341326215 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341326215 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341326215 data=null} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341326216 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326216 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341326236 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341326247 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341326248 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341326248 data=null} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341326248 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326249 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341326261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:29 [2022-09-18T09:34:29.960Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:30 [2022-09-18T09:34:30.528Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341326794 data=null doit=true} to Shell with text {Trace Import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341326819 data=null} to (of type 'Combo')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341326887 data=null doit=true} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341326887 data=null} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341326888 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341326888 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341326891 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341326892 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341326892 data=null doit=true} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341326893 data=null} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341326893 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341326893 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341326894 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341326935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.529Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@747ce98c
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341326938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341326938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341326938 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341326938 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341326939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341326939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341326939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341326939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341326939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341326939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341326940 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341326940 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Clicking on &Finish
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341326961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341326961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341326961 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341326961 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341326961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341326962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Clicked on &Finish
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341327286 data=null doit=true} to Shell with text {Confirmation}
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Clicking on Overwrite
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1341327292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1341327292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1341327292 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1341327292 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1341327292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1341327293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:30 [2022-09-18T09:34:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1341327293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:31 [2022-09-18T09:34:31.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341326962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:31 [2022-09-18T09:34:31.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341326333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:31 [2022-09-18T09:34:31.566Z] DEBUG - Clicked on 
05:34:31 [2022-09-18T09:34:31.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341328079 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341328079 data=null doit=true} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341328079 data=null} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341328080 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341328132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341328134 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341328134 data=null doit=true} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341328134 data=null} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341328134 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341328165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:31 [2022-09-18T09:34:31.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341328174 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341328174 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341328174 data=null} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341328175 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328175 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341328198 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:31 [2022-09-18T09:34:31.825Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:31 [2022-09-18T09:34:31.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328335 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341328335 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341328336 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328336 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328337 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328377 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:32 [2022-09-18T09:34:32.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328381 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341328381 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341328382 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328382 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328382 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328388 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.085Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328389 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341328389 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341328390 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328390 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341328390 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328400 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328401 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328401 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.086Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341328401 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328526 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341328762 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341328762 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341328762 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:32 [2022-09-18T09:34:32.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Attempting to set focus on Table with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341329773 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341329773 data=null doit=true} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341329773 data=null} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341329774 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341329774 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341329832 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:33 [2022-09-18T09:34:33.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330034 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341330034 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341330034 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330034 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330035 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330047 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:33 [2022-09-18T09:34:33.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330174 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341330174 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341330174 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330175 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330175 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341330180 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:33 [2022-09-18T09:34:33.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:33 [2022-09-18T09:34:33.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341330195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341330195 data=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341330196 data=null} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341330214 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341330271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341330272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341330272 data=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341330273 data=null} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341330273 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341330286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341330313 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341330318 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341330319 data=null} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341330320 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330320 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341330350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.004Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341330554 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341330554 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341330555 data=null} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341330555 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330556 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341330623 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341330635 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341330635 data=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341330635 data=null} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341330636 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341330722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341330724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341330724 data=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341330724 data=null} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341330725 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341330737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:34 [2022-09-18T09:34:34.524Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341330739 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341330739 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341330739 data=null} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341330740 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330740 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341330773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341330774 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341330819 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341330819 data=null} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341330820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341330820 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341330828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:34 [2022-09-18T09:34:34.524Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341331430 data=null doit=true} to Shell with text {Trace Import}
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341331437 data=null} to (of type 'Combo')
05:34:35 [2022-09-18T09:34:35.184Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341331535 data=null doit=true} to TreeItem with text {import}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341331536 data=null} to TreeItem with text {import}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341331536 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341331537 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341331540 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341331541 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341331541 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341331541 data=null} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341331542 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341331542 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341331545 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341331586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1965f73b
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341331589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341331589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341331589 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341331589 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341331589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341331589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341331589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341331590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341331590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341331590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341331590 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341331590 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Clicking on &Finish
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341331648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341331648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341331648 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341331648 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341331648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341331648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Clicked on &Finish
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341331999 data=null doit=true} to Shell with text {Confirmation}
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Clicking on Overwrite
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1341332000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1341332000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1341332000 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1341332000 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1341332000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1341332032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:35 [2022-09-18T09:34:35.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1341332032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:34:36 [2022-09-18T09:34:36.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341331649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:36 [2022-09-18T09:34:36.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341330884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - Clicked on 
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341332754 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341332754 data=null doit=true} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341332755 data=null} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341332755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341332755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341332790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341332791 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341332791 data=null doit=true} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341332801 data=null} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341332801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341332802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341332820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:36 [2022-09-18T09:34:36.530Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341332821 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341332822 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341332822 data=null} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341332822 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341332822 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341332855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:36 [2022-09-18T09:34:36.530Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:36 [2022-09-18T09:34:36.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333064 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341333065 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341333065 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333065 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341333066 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333144 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:36 [2022-09-18T09:34:36.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333149 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341333149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341333149 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333150 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341333150 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333161 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333162 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341333162 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341333163 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333163 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341333163 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333220 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333221 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:36 [2022-09-18T09:34:36.788Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333221 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.047Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341333221 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333290 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341333926 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341333943 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341333943 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:37 [2022-09-18T09:34:37.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Attempting to set focus on Table with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341333947 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341333947 data=null doit=true} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341333947 data=null} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341333947 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341333956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341333976 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:37 [2022-09-18T09:34:37.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335332 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341335333 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341335333 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335333 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335347 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:38 [2022-09-18T09:34:38.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:38 [2022-09-18T09:34:38.989Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335494 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341335494 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341335494 data=null} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335495 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335495 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341335504 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341335513 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341335514 data=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341335514 data=null} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341335514 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341335560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341335565 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341335566 data=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341335566 data=null} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341335566 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341335573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341335575 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341335575 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341335575 data=null} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341335586 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335587 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341335607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.248Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341335887 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341335887 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341335887 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341335888 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335888 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341335915 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.507Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341335930 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341335930 data=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341335930 data=null} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341335931 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341335969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341335970 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341335970 data=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341335970 data=null} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341335970 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341335979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:39 [2022-09-18T09:34:39.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341335981 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341335981 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341335981 data=null} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341335982 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341335982 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341336005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341336006 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341336006 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341336006 data=null} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341336007 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341336007 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341336013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:39 [2022-09-18T09:34:39.766Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:40 [2022-09-18T09:34:40.025Z] 
05:34:40 [2022-09-18T09:34:40.025Z] (Eclipse:18793): Gtk-WARNING **: 09:34:39.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.025Z] 
05:34:40 [2022-09-18T09:34:40.025Z] (Eclipse:18793): Gtk-WARNING **: 09:34:39.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.025Z] 
05:34:40 [2022-09-18T09:34:40.025Z] (Eclipse:18793): Gtk-WARNING **: 09:34:39.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.025Z] 
05:34:40 [2022-09-18T09:34:40.025Z] (Eclipse:18793): Gtk-WARNING **: 09:34:39.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.285Z] 
05:34:40 [2022-09-18T09:34:40.285Z] (Eclipse:18793): Gtk-WARNING **: 09:34:40.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.285Z] 
05:34:40 [2022-09-18T09:34:40.285Z] (Eclipse:18793): Gtk-WARNING **: 09:34:40.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.285Z] 
05:34:40 [2022-09-18T09:34:40.285Z] (Eclipse:18793): Gtk-WARNING **: 09:34:40.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.285Z] 
05:34:40 [2022-09-18T09:34:40.285Z] (Eclipse:18793): Gtk-WARNING **: 09:34:40.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341336538 data=null doit=true} to Shell with text {Trace Import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341336549 data=null} to (of type 'Combo')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341336605 data=null doit=true} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341336606 data=null} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341336606 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341336606 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341336618 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341336619 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341336619 data=null doit=true} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341336619 data=null} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341336620 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341336620 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341336621 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:40 [2022-09-18T09:34:40.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341336661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7abb68e6
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341336664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341336664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341336664 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341336664 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341336664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341336664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341336665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341336665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341336665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341336665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341336665 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341336665 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Clicking on &Finish
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341336682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341336682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341336683 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341336683 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341336683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341336683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.546Z] DEBUG - Clicked on &Finish
05:34:40 [2022-09-18T09:34:40.546Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341336944 data=null doit=true} to Shell with text {Confirmation}
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Clicking on Skip
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1341336961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1341336961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1341336961 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1341336961 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1341336962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1341336994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:40 [2022-09-18T09:34:40.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1341336994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:41 [2022-09-18T09:34:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341336683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:41 [2022-09-18T09:34:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341336052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Clicked on 
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341337729 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341337742 data=null doit=true} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341337743 data=null} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341337743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341337743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341337822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341337824 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341337824 data=null doit=true} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341337824 data=null} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341337825 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341337825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341337832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:41 [2022-09-18T09:34:41.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341337833 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341337834 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341337834 data=null} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341337834 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341337842 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341337861 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:41 [2022-09-18T09:34:41.581Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338200 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338201 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338201 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338201 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338247 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:41 [2022-09-18T09:34:41.973Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338253 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338253 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338253 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338254 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338254 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338266 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338267 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338267 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338268 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338274 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338274 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:41 [2022-09-18T09:34:41.974Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338275 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341338275 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338548 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338577 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338577 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338578 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Attempting to set focus on Table with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341338586 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341338586 data=null doit=true} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341338586 data=null} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341338587 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341338587 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341338593 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338751 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338751 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338751 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338752 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338752 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338758 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.329Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:42 [2022-09-18T09:34:42.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338874 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341338874 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341338874 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338875 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341338885 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341338892 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341338892 data=null doit=true} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341338892 data=null} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341338892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341338930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341338931 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341338931 data=null doit=true} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341338931 data=null} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341338932 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341338949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341338950 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341338951 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341338951 data=null} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341338951 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341338951 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341339018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:42 [2022-09-18T09:34:42.589Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:42 [2022-09-18T09:34:42.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341339239 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341339240 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341339240 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341339241 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341339241 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341339282 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341339290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341339291 data=null doit=true} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341339291 data=null} to TreeItem with text {test}
05:34:42 [2022-09-18T09:34:42.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341339291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341339291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341339340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341339341 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341339342 data=null doit=true} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341339342 data=null} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341339342 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341339342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341339363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:43 [2022-09-18T09:34:43.109Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341339365 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341339365 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341339365 data=null} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341339369 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341339369 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341339394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341339396 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341339396 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341339396 data=null} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341339397 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341339397 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341339421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:43 [2022-09-18T09:34:43.110Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341340118 data=null doit=true} to Shell with text {Trace Import}
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.678Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341340125 data=null} to (of type 'Combo')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341340192 data=null doit=true} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341340192 data=null} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341340192 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.937Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341340193 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341340196 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341340196 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341340197 data=null doit=true} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341340197 data=null} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341340197 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341340197 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341340198 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341340236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b798e26
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341340239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341340240 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341340240 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341340240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341340240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341340241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341340241 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341340241 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:43 [2022-09-18T09:34:43.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Clicking on &Finish
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341340261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341340261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341340261 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341340261 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341340261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:43 [2022-09-18T09:34:43.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341340262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Clicked on &Finish
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341340607 data=null doit=true} to Shell with text {Confirmation}
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Clicking on Skip
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1341340608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1341340608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1341340608 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1341340608 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1341340610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1341340611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1341340611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341340262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341339473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Clicked on 
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341341148 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341341161 data=null doit=true} to TreeItem with text {test}
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341341162 data=null} to TreeItem with text {test}
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341341162 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:44 [2022-09-18T09:34:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341341233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341341234 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341341234 data=null doit=true} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341341246 data=null} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341341247 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341341285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:45 [2022-09-18T09:34:45.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341341287 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341341287 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341341287 data=null} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341341288 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341289 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341341300 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:45 [2022-09-18T09:34:45.024Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341586 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341341586 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341341587 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341587 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341587 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341615 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:45 [2022-09-18T09:34:45.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341634 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341341634 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341341634 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341635 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341635 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341650 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341651 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341341651 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341341652 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341653 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341341653 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341668 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341670 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.286Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341671 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.556Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341341672 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341341794 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342134 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341342140 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341342142 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Attempting to set focus on Table with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341342160 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341342160 data=null doit=true} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341342161 data=null} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341342163 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341342164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341342226 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:45 [2022-09-18T09:34:45.927Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342449 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341342449 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341342450 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342450 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341342450 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342462 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.186Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342692 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341342693 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341342713 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342714 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341342714 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341342727 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341342739 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341342739 data=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341342740 data=null} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341342740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341342741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341342780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341342781 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341342781 data=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341342781 data=null} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341342782 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341342782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341342789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341342794 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341342794 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341342794 data=null} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341342795 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341342795 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341342805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.445Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343099 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341343099 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341343100 data=null} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343100 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343100 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343157 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341343167 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341343168 data=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341343168 data=null} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341343168 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341343211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341343212 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341343212 data=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341343212 data=null} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341343212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341343224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:46 [2022-09-18T09:34:46.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341343226 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341343226 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341343226 data=null} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341343226 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343227 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341343249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341343250 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341343251 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341343251 data=null} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341343251 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343251 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341343257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:46 [2022-09-18T09:34:46.962Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341343739 data=null doit=true} to Shell with text {Trace Import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341343799 data=null} to (of type 'Combo')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341343858 data=null doit=true} to TreeItem with text {import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341343858 data=null} to TreeItem with text {import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341343859 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341343859 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341343873 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343875 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341343875 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341343875 data=null} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343875 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341343876 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341343887 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341343901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:47 [2022-09-18T09:34:47.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2bb8b995
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341343933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341343934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341343934 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341343934 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341343934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341343934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341343934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341343935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341343935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341343935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341343935 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341343935 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Clicking on &Finish
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341343957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341343958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341343958 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341343958 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341343958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:47 [2022-09-18T09:34:47.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341343958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Clicked on &Finish
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341344379 data=null doit=true} to Shell with text {Confirmation}
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Clicking on Skip
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1341344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1341344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1341344380 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1341344380 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1341344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1341344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1341344381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341343959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:48 [2022-09-18T09:34:48.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341343301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Clicked on 
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341344629 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341344630 data=null doit=true} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341344630 data=null} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341344630 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341344631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341344669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341344670 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341344670 data=null doit=true} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341344671 data=null} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341344671 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341344671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341344678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:48 [2022-09-18T09:34:48.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341344692 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341344693 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341344693 data=null} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341344693 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341344693 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341344727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:48 [2022-09-18T09:34:48.364Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345017 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341345017 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341345017 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345018 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341345018 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345074 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:48 [2022-09-18T09:34:48.976Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345117 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341345118 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341345118 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345119 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341345119 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345132 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345132 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341345132 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341345133 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345133 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341345133 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345141 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345141 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345142 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:48 [2022-09-18T09:34:48.976Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341345142 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345238 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345572 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341345573 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341345613 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Attempting to set focus on Table with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341345627 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341345628 data=null doit=true} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341345628 data=null} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341345628 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341345629 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341345639 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:49 [2022-09-18T09:34:49.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:49 [2022-09-18T09:34:49.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345905 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341345906 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341345906 data=null} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345906 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341345906 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341345923 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341346119 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341346119 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341346119 data=null} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341346120 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346120 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341346130 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341346141 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341346141 data=null doit=true} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341346141 data=null} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341346142 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341346184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341346185 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341346185 data=null doit=true} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341346185 data=null} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341346185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341346193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:49 [2022-09-18T09:34:49.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:49 [2022-09-18T09:34:49.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341346195 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341346195 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341346195 data=null} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341346196 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346196 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341346214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:49 [2022-09-18T09:34:49.855Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341346512 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341346513 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341346513 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341346513 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346514 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341346554 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341346563 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341346564 data=null doit=true} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341346564 data=null} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341346564 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341346603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341346605 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341346605 data=null doit=true} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341346605 data=null} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341346606 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341346620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:50 [2022-09-18T09:34:50.373Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341346626 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341346627 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341346627 data=null} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341346627 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346627 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341346650 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341346651 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341346651 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341346652 data=null} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341346652 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341346652 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341346663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:50 [2022-09-18T09:34:50.373Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.633Z] 
05:34:50 [2022-09-18T09:34:50.633Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.892Z] 
05:34:50 [2022-09-18T09:34:50.892Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.892Z] 
05:34:50 [2022-09-18T09:34:50.892Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.892Z] 
05:34:50 [2022-09-18T09:34:50.892Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.892Z] 
05:34:50 [2022-09-18T09:34:50.892Z] (Eclipse:18793): Gtk-WARNING **: 09:34:50.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341347124 data=null doit=true} to Shell with text {Trace Import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341347130 data=null} to (of type 'Combo')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341347193 data=null doit=true} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341347193 data=null} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341347194 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341347194 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341347197 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341347198 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341347198 data=null doit=true} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341347199 data=null} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341347199 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341347199 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341347200 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341347242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@10a61ded
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341347245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341347245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341347245 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341347245 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341347245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341347245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341347246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341347246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341347246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341347246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341347246 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341347246 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ef1c66
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1341347253 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1341347253 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1341347261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1341347262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1341347262 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1341347262 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Clicking on &Finish
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341347269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341347269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341347269 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341347269 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341347269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:50 [2022-09-18T09:34:50.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341347269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:51 [2022-09-18T09:34:51.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:51 [2022-09-18T09:34:51.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341347270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:51 [2022-09-18T09:34:51.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341346713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:51 [2022-09-18T09:34:51.719Z] DEBUG - Clicked on 
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341347990 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341347990 data=null doit=true} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341347990 data=null} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341347991 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341347991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341348043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341348084 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341348084 data=null doit=true} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341348084 data=null} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341348085 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341348085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341348093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:51 [2022-09-18T09:34:51.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341348103 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341348103 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341348103 data=null} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341348104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341348104 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341348124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:51 [2022-09-18T09:34:51.720Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348258 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341348258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341348258 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348259 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341348259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348297 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:51 [2022-09-18T09:34:51.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348302 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341348302 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341348302 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348303 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341348303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348310 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348311 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341348311 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341348311 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348312 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341348312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348323 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348323 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348324 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:51 [2022-09-18T09:34:51.979Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341348324 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348400 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341348825 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341348825 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341348826 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:52 [2022-09-18T09:34:52.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:53 [2022-09-18T09:34:53.124Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:53 [2022-09-18T09:34:53.124Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Attempting to set focus on Table with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341349832 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341349833 data=null doit=true} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341349833 data=null} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341349833 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341349834 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341349859 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350138 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341350139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341350139 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350139 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350140 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350147 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.961Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350345 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341350345 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341350345 data=null} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350345 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350346 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341350357 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341350365 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341350365 data=null doit=true} to TreeItem with text {test}
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341350366 data=null} to TreeItem with text {test}
05:34:53 [2022-09-18T09:34:53.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341350366 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341350445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341350446 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341350447 data=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341350447 data=null} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341350447 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341350469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341350471 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341350471 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341350471 data=null} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341350471 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350513 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341350535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.222Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341350811 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341350812 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341350812 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341350812 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350813 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341350853 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:54 [2022-09-18T09:34:54.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341350861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341350861 data=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341350861 data=null} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341350862 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341350896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341350897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341350898 data=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341350898 data=null} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341350898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341350918 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:54 [2022-09-18T09:34:54.482Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341350919 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341350919 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341350920 data=null} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341350920 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350920 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341350943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341350945 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341350945 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341350945 data=null} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341350945 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341350946 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341350951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:54 [2022-09-18T09:34:54.741Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341351424 data=null doit=true} to Shell with text {Trace Import}
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341351430 data=null} to (of type 'Combo')
05:34:55 [2022-09-18T09:34:55.000Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:55 [2022-09-18T09:34:55.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:55 [2022-09-18T09:34:55.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:55 [2022-09-18T09:34:55.001Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341351524 data=null doit=true} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341351524 data=null} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341351525 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341351525 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341351528 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341351529 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341351530 data=null doit=true} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341351530 data=null} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341351530 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341351530 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341351531 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341351578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47179c33
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341351581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341351581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341351581 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341351581 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341351581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341351581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341351581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341351582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341351582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341351582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341351582 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341351582 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2667c953
05:34:55 [2022-09-18T09:34:55.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1341351595 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Clicking on &Finish
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341351602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341351602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341351609 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341351609 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341351609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341351609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341351609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341350988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Clicked on 
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341352268 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341352268 data=null doit=true} to TreeItem with text {test}
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341352268 data=null} to TreeItem with text {test}
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341352269 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:55 [2022-09-18T09:34:55.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341352324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341352337 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341352338 data=null doit=true} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341352338 data=null} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341352338 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341352365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:56 [2022-09-18T09:34:56.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341352366 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341352366 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341352366 data=null} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341352367 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352367 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341352394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:56 [2022-09-18T09:34:56.174Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352506 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341352506 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341352506 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352507 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352507 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352550 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:56 [2022-09-18T09:34:56.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352555 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341352556 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341352556 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352556 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352557 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352564 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352565 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341352565 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341352565 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352566 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341352566 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352578 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352578 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.175Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352579 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341352579 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352652 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341352966 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341352967 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341352967 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:56 [2022-09-18T09:34:56.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Attempting to set focus on Table with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341353978 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341353978 data=null doit=true} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341353978 data=null} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341353979 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341353979 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341353990 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354216 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341354217 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341354217 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354217 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354218 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354223 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:57 [2022-09-18T09:34:57.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:57 [2022-09-18T09:34:57.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354401 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341354402 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341354402 data=null} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354402 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354402 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341354412 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.167Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341354419 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341354419 data=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341354419 data=null} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341354420 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341354460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341354461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341354461 data=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341354462 data=null} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341354462 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341354475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341354476 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341354477 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341354477 data=null} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341354477 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354477 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341354493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.167Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341354765 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341354765 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341354765 data=null} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341354766 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354766 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341354818 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341354828 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341354828 data=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341354828 data=null} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341354829 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341354884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341354890 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341354893 data=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341354894 data=null} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341354895 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341354914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341355034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:34:58 [2022-09-18T09:34:58.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341355040 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341355041 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341355042 data=null} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341355043 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341355044 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341355079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341355084 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341355085 data=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341355085 data=null} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341355086 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341355087 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341355127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:34:58 [2022-09-18T09:34:58.837Z] DEBUG - Clicking on with mnemonic 'Import...'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Clicked on with mnemonic 'Import...'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341355681 data=null doit=true} to Shell with text {Trace Import}
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341355705 data=null} to (of type 'Combo')
05:34:59 [2022-09-18T09:34:59.405Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341355764 data=null doit=true} to TreeItem with text {import}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341355764 data=null} to TreeItem with text {import}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341355764 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341355765 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341355768 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Attempting to set focus on Tree with text {}
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341355778 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341355778 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341355778 data=null} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341355779 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341355779 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341355782 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341355826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@46d7b41c
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341355833 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341355833 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341355833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341355834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341355834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341355834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341355834 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341355834 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.406Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@27f2633f
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1341355846 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1341355846 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1341355847 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.666Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Clicking on &Finish
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341355861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341355862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341355862 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341355862 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341355862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:34:59 [2022-09-18T09:34:59.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341355862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:00 [2022-09-18T09:35:00.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341355862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341355169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Clicked on 
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341356624 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341356624 data=null doit=true} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341356624 data=null} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341356625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341356670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341356671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341356671 data=null doit=true} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341356671 data=null} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341356671 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341356732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:00 [2022-09-18T09:35:00.492Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341356733 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341356733 data=null doit=true} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341356733 data=null} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341356734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356734 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341356764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:00 [2022-09-18T09:35:00.492Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356874 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341356874 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341356874 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356913 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356918 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356955 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:00 [2022-09-18T09:35:00.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356959 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341356959 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341356959 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356960 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356960 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356970 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356971 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341356971 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341356972 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356972 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341356972 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356978 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356978 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341356978 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:00 [2022-09-18T09:35:00.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341356979 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341357074 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341357500 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341357522 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341357522 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Attempting to set focus on Table with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341357525 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341357526 data=null doit=true} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341357526 data=null} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341357526 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341357526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341357534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:01 [2022-09-18T09:35:01.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358826 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341358826 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341358826 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358827 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341358827 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358832 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358952 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341358952 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341358952 data=null} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358952 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341358953 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341358962 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:02 [2022-09-18T09:35:02.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341358971 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341358971 data=null doit=true} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341358971 data=null} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341358972 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341358972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341359009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341359010 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341359010 data=null doit=true} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341359010 data=null} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341359011 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341359011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341359018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:02 [2022-09-18T09:35:02.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341359019 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341359019 data=null doit=true} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341359020 data=null} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341359020 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341359020 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341359037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1341359038 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1341359038 data=null doit=true} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1341359038 data=null} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1341359039 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341359039 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1341359051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:35:02 [2022-09-18T09:35:02.694Z] DEBUG - Clicking on with mnemonic 'Import...'
05:35:02 [2022-09-18T09:35:02.952Z] 
05:35:02 [2022-09-18T09:35:02.952Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:02 [2022-09-18T09:35:02.952Z] 
05:35:02 [2022-09-18T09:35:02.952Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:02 [2022-09-18T09:35:02.952Z] 
05:35:02 [2022-09-18T09:35:02.952Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:02 [2022-09-18T09:35:02.952Z] 
05:35:02 [2022-09-18T09:35:02.952Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:02.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:03.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:03.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:03.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] 
05:35:03 [2022-09-18T09:35:03.214Z] (Eclipse:18793): Gtk-WARNING **: 09:35:03.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - Clicked on with mnemonic 'Import...'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341359510 data=null doit=true} to Shell with text {Trace Import}
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.214Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341359528 data=null} to (of type 'Combo')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341359591 data=null doit=true} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341359591 data=null} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341359591 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341359592 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341359595 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341359595 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341359596 data=null doit=true} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341359596 data=null} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341359596 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341359596 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341359597 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Setting state to checked on: unrecognized.log
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341359633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Clicking on &Finish
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341359647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341359647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341359647 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341359647 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341359647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341359647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341359647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341359085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Clicked on 
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341360253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341360265 data=null doit=true} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341360265 data=null} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341360265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341360316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341360317 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341360317 data=null doit=true} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341360317 data=null} to TreeItem with text {test}
05:35:03 [2022-09-18T09:35:03.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341360318 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341360334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:04 [2022-09-18T09:35:04.139Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341360336 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341360336 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341360336 data=null} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341360336 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360337 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341360351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:04 [2022-09-18T09:35:04.139Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341360450 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341360451 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341360451 data=null} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341360451 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360451 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341360482 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:04 [2022-09-18T09:35:04.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341360493 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341360493 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341360494 data=null} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341360494 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360494 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341360500 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341360505 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341360505 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341360505 data=null} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341360506 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341360506 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341360510 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341360511 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:04 [2022-09-18T09:35:04.140Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341360511 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.514Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341360511 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341360575 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341361758 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341361766 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341361767 data=null} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:05 [2022-09-18T09:35:05.515Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341362042 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341362043 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341362043 data=null} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341362043 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362043 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341362054 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:05 [2022-09-18T09:35:05.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341362064 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341362064 data=null doit=true} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341362064 data=null} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341362065 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341362153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341362155 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341362156 data=null doit=true} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341362156 data=null} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341362156 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341362164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:05 [2022-09-18T09:35:05.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341362166 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341362166 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341362166 data=null} to TreeItem with text {Traces [7]}
05:35:05 [2022-09-18T09:35:05.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341362166 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:05 [2022-09-18T09:35:05.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362167 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341362241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.032Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341362617 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341362617 data=null doit=true} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341362617 data=null} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341362618 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362618 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341362659 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:06 [2022-09-18T09:35:06.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341362667 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341362667 data=null doit=true} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341362667 data=null} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341362667 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341362719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341362720 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341362720 data=null doit=true} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341362720 data=null} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341362721 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341362733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:06 [2022-09-18T09:35:06.291Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341362734 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341362734 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341362735 data=null} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341362735 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362735 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341362815 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341362819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341362819 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341362819 data=null} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341362820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341362820 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341362825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:35:06 [2022-09-18T09:35:06.549Z] DEBUG - Clicking on with mnemonic 'Import...'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Clicked on with mnemonic 'Import...'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341363322 data=null doit=true} to Shell with text {Trace Import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341363327 data=null} to (of type 'Combo')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341363392 data=null doit=true} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341363392 data=null} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341363392 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341363393 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341363395 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341363404 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341363405 data=null doit=true} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341363405 data=null} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341363405 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341363405 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341363406 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Setting state to checked on: unrecognized.log
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341363434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@63b9596a
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1341363440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341363440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1341363440 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1341363440 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1341363440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1341363440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1341363441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1341363441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341363441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1341363441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1341363441 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1341363441 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Clicking on &Finish
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341363453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341363453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341363453 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341363453 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341363453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341363454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341363454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341362870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Clicked on 
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341363926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341363927 data=null doit=true} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341363927 data=null} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341363927 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341363927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341363959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341363960 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341363960 data=null doit=true} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341363960 data=null} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341363961 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341363961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341363969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:07 [2022-09-18T09:35:07.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341364029 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341364029 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341364029 data=null} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341364029 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341364030 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341364052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:07 [2022-09-18T09:35:07.636Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341364428 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341364428 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341364428 data=null} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341364429 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341364429 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341364460 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.202Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341364515 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341364515 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341364516 data=null} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341364516 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341364516 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341364527 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341364528 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341364528 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341364528 data=null} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341364529 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341364529 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341364535 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341364535 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.202Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341364536 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341364536 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341364726 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341364729 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341364729 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341364729 data=null} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341364860 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341364860 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341364860 data=null} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341364861 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341364861 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341364871 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.460Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341365054 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341365054 data=null doit=true} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341365054 data=null} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341365055 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341365055 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341365061 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341365074 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341365074 data=null doit=true} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341365074 data=null} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341365113 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341365114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341365149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341365150 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341365151 data=null doit=true} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341365151 data=null} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341365151 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341365151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341365173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:08 [2022-09-18T09:35:08.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:08 [2022-09-18T09:35:08.977Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341365215 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341365215 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341365215 data=null} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341365216 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341365216 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341365234 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341365235 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341365235 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341365235 data=null} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341365236 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341365236 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341365250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:35:08 [2022-09-18T09:35:08.978Z] DEBUG - Clicking on with mnemonic 'Clear'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Clicked on with mnemonic 'Clear'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341365617 data=null doit=true} to Shell with text {Confirm Clear}
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Clicking on &Yes
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341365619 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341365619 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341365619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341365619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:09 [2022-09-18T09:35:09.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341365619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:11 [2022-09-18T09:35:11.770Z] 
05:35:11 [2022-09-18T09:35:11.770Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:11.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341365322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Clicked on 
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341368364 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341368364 data=null doit=true} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341368364 data=null} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341368365 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341368365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341368394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341368395 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341368395 data=null doit=true} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341368395 data=null} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341368396 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341368396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341368403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:12 [2022-09-18T09:35:12.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341368404 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341368411 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341368411 data=null} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341368412 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341368412 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341368431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341368432 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341368433 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341368433 data=null} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341368433 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341368433 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341368446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:12 [2022-09-18T09:35:12.292Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:35:12 [2022-09-18T09:35:12.292Z] DEBUG - Clicking on with mnemonic 'Import...'
05:35:12 [2022-09-18T09:35:12.550Z] DEBUG - Clicked on with mnemonic 'Import...'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341368915 data=null doit=true} to Shell with text {Trace Import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341368921 data=null} to (of type 'Combo')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341368974 data=null doit=true} to TreeItem with text {import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341368975 data=null} to TreeItem with text {import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341368975 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341368976 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341368979 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341368988 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341368988 data=null} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341368988 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341368988 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341368989 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341368990 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341368990 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341368990 data=null} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341368991 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341368991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341368994 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - Setting state to checked on: metadata
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:35:12 [2022-09-18T09:35:12.810Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341369037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e1d5400
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1341369053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341369053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1341369053 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1341369053 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1341369054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1341369055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1341369055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1341369055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341369056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1341369056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1341369056 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1341369056 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Clicking on &Finish
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341369072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341369073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341369073 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341369073 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341369073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:12 [2022-09-18T09:35:12.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341369073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341369073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341368483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Clicked on 
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341369319 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341369319 data=null doit=true} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341369320 data=null} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341369320 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341369348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341369349 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341369350 data=null doit=true} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341369350 data=null} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341369350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341369357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:13 [2022-09-18T09:35:13.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341369366 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341369367 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341369367 data=null} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341369367 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341369389 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341369390 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341369390 data=null} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341369390 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341369391 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341369392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369668 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341369668 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341369668 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369669 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369669 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369701 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:13 [2022-09-18T09:35:13.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369705 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341369705 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341369705 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369706 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369706 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369715 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369716 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341369716 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341369716 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369717 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341369717 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369722 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369722 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.333Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369723 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.592Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341369723 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:13 [2022-09-18T09:35:13.592Z] 
05:35:13 [2022-09-18T09:35:13.592Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:13.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:13 [2022-09-18T09:35:13.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341369789 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341370333 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341370338 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341370339 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Attempting to set focus on Table with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341370342 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341370342 data=null doit=true} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341370342 data=null} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341370342 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341370343 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341370368 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:14 [2022-09-18T09:35:14.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341371654 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341371655 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341371655 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341371655 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341371655 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341371667 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:15 [2022-09-18T09:35:15.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341371682 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341371682 data=null doit=true} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341371682 data=null} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341371683 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341371683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341371715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341371716 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341371716 data=null doit=true} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341371716 data=null} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341371716 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341371717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341371724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:15 [2022-09-18T09:35:15.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341371725 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341371725 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341371726 data=null} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341371730 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341371730 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341371741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341371742 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341371742 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341371742 data=null} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341371752 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341371752 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341371758 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:35:15 [2022-09-18T09:35:15.484Z] DEBUG - Clicking on with mnemonic 'Clear'
05:35:15 [2022-09-18T09:35:15.743Z] 
05:35:15 [2022-09-18T09:35:15.743Z] (Eclipse:18793): Gtk-WARNING **: 09:35:15.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:15 [2022-09-18T09:35:15.743Z] 
05:35:15 [2022-09-18T09:35:15.743Z] (Eclipse:18793): Gtk-WARNING **: 09:35:15.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:15 [2022-09-18T09:35:15.743Z] 
05:35:15 [2022-09-18T09:35:15.743Z] (Eclipse:18793): Gtk-WARNING **: 09:35:15.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:15 [2022-09-18T09:35:15.743Z] 
05:35:15 [2022-09-18T09:35:15.743Z] (Eclipse:18793): Gtk-WARNING **: 09:35:15.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Clicked on with mnemonic 'Clear'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341372157 data=null doit=true} to Shell with text {Confirm Clear}
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Clicking on &Yes
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341372158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341372158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341372159 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341372159 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341372159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341372159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:15 [2022-09-18T09:35:15.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341372159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:16 [2022-09-18T09:35:16.311Z] 
05:35:16 [2022-09-18T09:35:16.311Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:16.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:16 [2022-09-18T09:35:16.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341371831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:35:16 [2022-09-18T09:35:16.311Z] DEBUG - Clicked on 
05:35:16 [2022-09-18T09:35:16.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341372761 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341372761 data=null doit=true} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341372761 data=null} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341372761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341372762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341372782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341372786 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341372786 data=null doit=true} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341372787 data=null} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341372787 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341372787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341372794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:16 [2022-09-18T09:35:16.570Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341372796 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341372796 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341372796 data=null} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341372796 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341372797 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341372813 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341372814 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341372814 data=null doit=true} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341372814 data=null} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341372814 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341372815 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341372827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:35:16 [2022-09-18T09:35:16.571Z] DEBUG - Clicking on with mnemonic 'Import...'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Clicked on with mnemonic 'Import...'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341373329 data=null doit=true} to Shell with text {Trace Import}
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341373356 data=null} to (of type 'Combo')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341373427 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341373427 data=null doit=true} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341373427 data=null} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341373428 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341373428 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341373428 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Setting state to checked on: import
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341373458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:35:17 [2022-09-18T09:35:17.139Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Clicking on &Finish
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341373477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341373478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341373478 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341373478 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341373478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341373478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.399Z] DEBUG - Clicked on &Finish
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341374229 data=null doit=true} to Shell with text {Confirmation}
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Clicking on Rename All
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1341374230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1341374231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1341374231 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1341374231 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1341374231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1341374231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1341374231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:35:17 [2022-09-18T09:35:17.966Z] DEBUG - Clicked on 
05:35:18 [2022-09-18T09:35:18.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341373478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:18 [2022-09-18T09:35:18.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341372862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341375348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341375348 data=null doit=true} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341375348 data=null} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341375349 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341375389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341375390 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341375390 data=null doit=true} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341375391 data=null} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341375391 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341375401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:19 [2022-09-18T09:35:19.200Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341375404 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341375404 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341375404 data=null} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341375411 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375411 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341375440 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341375441 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341375441 data=null} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341375442 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341375443 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341375456 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:19 [2022-09-18T09:35:19.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:19 [2022-09-18T09:35:19.500Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375796 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341375796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341375796 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375797 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375855 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:19 [2022-09-18T09:35:19.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375862 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341375862 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341375862 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375863 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375880 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375882 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341375882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341375883 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375883 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341375883 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375898 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375899 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.501Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341375899 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341375900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:19 [2022-09-18T09:35:19.766Z] 
05:35:19 [2022-09-18T09:35:19.766Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:19.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:20 [2022-09-18T09:35:20.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341376126 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341376569 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341376569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341376570 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:20 [2022-09-18T09:35:20.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:20 [2022-09-18T09:35:20.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:20 [2022-09-18T09:35:20.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Attempting to set focus on Table with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341377581 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341377581 data=null doit=true} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341377582 data=null} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341377582 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341377582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341377594 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:21 [2022-09-18T09:35:21.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341377741 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341377742 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341377742 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341377742 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341377743 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341377749 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341377761 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341377762 data=null doit=true} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341377762 data=null} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341377762 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341377762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341377799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341377799 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341377800 data=null doit=true} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341377800 data=null} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341377800 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341377800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341377811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:21 [2022-09-18T09:35:21.422Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341377813 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341377813 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341377813 data=null} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341377813 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341377813 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341377835 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:21 [2022-09-18T09:35:21.422Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:21 [2022-09-18T09:35:21.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378227 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341378227 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341378227 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378228 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341378228 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378256 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:21 [2022-09-18T09:35:21.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378270 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341378270 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341378270 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378271 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341378313 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378324 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378325 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341378325 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341378326 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378326 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341378326 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378332 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378332 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:21 [2022-09-18T09:35:21.990Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378333 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.249Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341378333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378475 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341378723 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341378755 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341378755 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:22 [2022-09-18T09:35:22.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Attempting to set focus on Table with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341379759 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341379759 data=null doit=true} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341379759 data=null} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341379760 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341379760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341379780 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:23 [2022-09-18T09:35:23.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341379967 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341379967 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341379968 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341379968 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341379968 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341379974 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:23 [2022-09-18T09:35:23.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341380000 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341380001 data=null doit=true} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341380001 data=null} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341380001 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341380035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341380036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341380036 data=null doit=true} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341380037 data=null} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341380037 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341380049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:23 [2022-09-18T09:35:23.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341380050 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341380050 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341380051 data=null} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341380051 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380051 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341380071 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:23 [2022-09-18T09:35:23.701Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380385 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341380386 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341380386 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:23 [2022-09-18T09:35:23.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380386 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380387 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380451 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:24 [2022-09-18T09:35:24.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380455 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341380455 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341380455 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380456 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380456 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380461 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380462 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341380462 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341380463 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380463 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341380463 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380472 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380473 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380474 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341380474 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341380633 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341381080 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341381144 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341381144 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Attempting to set focus on Table with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341381147 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341381147 data=null doit=true} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341381147 data=null} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341381148 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341381148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341381175 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:24 [2022-09-18T09:35:24.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341382451 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341382451 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341382451 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341382452 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382452 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341382457 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341382465 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341382469 data=null doit=true} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341382469 data=null} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341382470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341382563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341382564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341382564 data=null doit=true} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341382564 data=null} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341382564 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341382581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:26 [2022-09-18T09:35:26.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341382583 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341382583 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341382583 data=null} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341382583 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382584 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341382630 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:26 [2022-09-18T09:35:26.438Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:26 [2022-09-18T09:35:26.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:26 [2022-09-18T09:35:26.438Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341382922 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341382923 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341382923 data=null} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341382923 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382924 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341382965 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:26 [2022-09-18T09:35:26.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341382969 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341382969 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341382969 data=null} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341382970 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382970 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341382976 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341382977 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341382977 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341382977 data=null} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341382978 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341382978 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341382988 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341382988 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.779Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341382989 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:35:26 [2022-09-18T09:35:26.779Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341382989 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341383068 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341383483 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341383503 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341383503 data=null} to TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Attempting to set focus on Table with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341383507 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341383507 data=null doit=true} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341383507 data=null} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341383507 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341383508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341383518 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:27 [2022-09-18T09:35:27.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341384621 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341384621 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341384621 data=null} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341384622 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384622 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341384632 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.233Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341384641 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341384641 data=null doit=true} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341384641 data=null} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341384642 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341384683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341384684 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341384684 data=null doit=true} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341384685 data=null} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341384685 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341384702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:28 [2022-09-18T09:35:28.492Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341384703 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341384703 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341384703 data=null} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341384704 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384704 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341384720 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:28 [2022-09-18T09:35:28.492Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341384855 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341384855 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341384855 data=null} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341384856 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384856 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341384898 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:28 [2022-09-18T09:35:28.492Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341384902 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341384902 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341384902 data=null} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341384902 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384903 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341384913 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341384919 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341384919 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341384919 data=null} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341384920 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341384920 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341384925 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341384926 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.493Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341384926 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:35:28 [2022-09-18T09:35:28.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341384926 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341385000 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341385394 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341385400 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341385400 data=null} to TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Attempting to set focus on Table with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341385421 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341385422 data=null doit=true} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341385422 data=null} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341385422 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341385423 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341385431 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:29 [2022-09-18T09:35:29.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341386652 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341386652 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341386653 data=null} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341386653 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386653 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341386659 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341386668 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341386672 data=null doit=true} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341386673 data=null} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341386673 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341386714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341386715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341386715 data=null doit=true} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341386715 data=null} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341386716 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341386755 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:30 [2022-09-18T09:35:30.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341386756 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341386756 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341386756 data=null} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341386757 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386757 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341386779 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:30 [2022-09-18T09:35:30.385Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:30 [2022-09-18T09:35:30.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386894 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341386895 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341386895 data=null} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386895 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386896 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386944 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:30 [2022-09-18T09:35:30.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386951 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341386951 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341386951 data=null} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386952 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386952 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386958 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386959 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341386959 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:30 [2022-09-18T09:35:30.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341386959 data=null} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386960 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341386960 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386970 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386970 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341386971 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
05:35:30 [2022-09-18T09:35:30.644Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341386971 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341387057 data=null button=1 stateMask=0x80000 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341387621 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341387628 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341387628 data=null} to TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Attempting to set focus on Table with text {}
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341387632 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341387632 data=null doit=true} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341387632 data=null} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341387633 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341387633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341387661 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:31 [2022-09-18T09:35:31.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:31 [2022-09-18T09:35:31.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341388823 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341388824 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341388824 data=null} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341388824 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341388824 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341388834 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341388843 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341388843 data=null doit=true} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341388843 data=null} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341388843 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341388844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341388889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341388898 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341388898 data=null doit=true} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341388898 data=null} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341388899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341388899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341388924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:32 [2022-09-18T09:35:32.663Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341388926 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341388926 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341388926 data=null} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341388926 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341388927 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341388944 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:32 [2022-09-18T09:35:32.663Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389226 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389226 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389226 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389227 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341389227 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389256 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:32 [2022-09-18T09:35:32.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389268 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389269 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389269 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341389269 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389279 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389280 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389280 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389281 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341389281 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389286 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389286 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:32 [2022-09-18T09:35:32.923Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389287 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.184Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341389287 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389361 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389872 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389873 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341389873 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:33 [2022-09-18T09:35:33.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:34 [2022-09-18T09:35:34.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:34 [2022-09-18T09:35:34.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Attempting to set focus on Table with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341390942 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341390942 data=null doit=true} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341390943 data=null} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341390943 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341390943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341390954 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341391116 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341391117 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341391117 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341391117 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391118 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341391141 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:34 [2022-09-18T09:35:34.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341391149 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341391149 data=null doit=true} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341391149 data=null} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341391150 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341391185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341391187 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341391187 data=null doit=true} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341391187 data=null} to TreeItem with text {test}
05:35:34 [2022-09-18T09:35:34.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341391187 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341391195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:35 [2022-09-18T09:35:35.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341391196 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341391196 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341391197 data=null} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341391197 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391197 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341391214 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:35 [2022-09-18T09:35:35.006Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:35 [2022-09-18T09:35:35.006Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391498 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391498 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391498 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391499 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391499 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391544 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:35 [2022-09-18T09:35:35.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391549 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391549 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391549 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391550 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391550 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391562 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391564 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391564 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391564 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391565 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341391565 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391571 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391572 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391572 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341391572 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341391761 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341392033 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341392034 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341392034 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:35 [2022-09-18T09:35:35.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Attempting to set focus on Table with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341393069 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341393113 data=null doit=true} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341393123 data=null} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341393124 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341393124 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341393152 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:36 [2022-09-18T09:35:36.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:37 [2022-09-18T09:35:37.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:37 [2022-09-18T09:35:37.026Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341393384 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341393385 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341393385 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341393385 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393386 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341393396 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341393404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341393404 data=null doit=true} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341393404 data=null} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341393404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341393449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341393450 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341393450 data=null doit=true} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341393450 data=null} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341393451 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341393458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:37 [2022-09-18T09:35:37.027Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341393460 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341393460 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341393460 data=null} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341393460 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393461 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341393479 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:37 [2022-09-18T09:35:37.286Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:37 [2022-09-18T09:35:37.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:37 [2022-09-18T09:35:37.286Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393767 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341393767 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341393767 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393768 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393768 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393807 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:37 [2022-09-18T09:35:37.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393812 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341393812 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341393812 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393812 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393813 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393823 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393824 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341393824 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341393825 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393826 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341393826 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393833 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393833 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393833 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:35:37 [2022-09-18T09:35:37.545Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341393834 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341393906 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341394630 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341394655 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341394655 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Attempting to set focus on Table with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341394659 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341394659 data=null doit=true} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341394659 data=null} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341394660 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341394660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341394774 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:38 [2022-09-18T09:35:38.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341395625 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341395626 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341395626 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341395626 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341395626 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341395636 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341395644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341395644 data=null doit=true} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341395645 data=null} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341395645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341395645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341395684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341395730 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341395730 data=null doit=true} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341395730 data=null} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341395731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341395731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341395739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:39 [2022-09-18T09:35:39.309Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341395740 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341395740 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341395740 data=null} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341395741 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341395741 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341395761 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:39 [2022-09-18T09:35:39.567Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396147 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341396148 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341396148 data=null} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396148 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341396149 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396217 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:39 [2022-09-18T09:35:39.826Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396221 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341396222 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341396222 data=null} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396222 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341396222 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396233 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396234 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341396234 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341396235 data=null} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396235 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341396235 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396241 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396241 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:35:39 [2022-09-18T09:35:39.826Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396242 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.085Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341396242 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396316 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341396699 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341396706 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341396706 data=null} to TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Attempting to set focus on Table with text {}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341396709 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341396710 data=null doit=true} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341396710 data=null} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341396710 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341396711 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341396740 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:40 [2022-09-18T09:35:40.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:40 [2022-09-18T09:35:40.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341397850 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341397850 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341397850 data=null} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341397851 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341397851 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341397862 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341397872 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341397872 data=null doit=true} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341397872 data=null} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341397873 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341397873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341397922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341397923 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341397923 data=null doit=true} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341397923 data=null} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341397924 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341397924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341397932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:41 [2022-09-18T09:35:41.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341397934 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341397934 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341397934 data=null} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341397934 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341397935 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341397959 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:41 [2022-09-18T09:35:41.770Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398100 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341398100 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341398100 data=null} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398101 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341398101 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398148 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:41 [2022-09-18T09:35:41.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398152 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341398152 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341398153 data=null} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398153 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341398153 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398166 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:35:41 [2022-09-18T09:35:41.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398168 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341398168 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341398168 data=null} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398169 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341398169 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398175 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398175 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398175 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.029Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341398175 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341398415 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341399028 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341399028 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341399029 data=null} to TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Attempting to set focus on Table with text {}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341399033 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341399033 data=null doit=true} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341399033 data=null} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341399033 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341399034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341399044 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:42 [2022-09-18T09:35:42.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:42 [2022-09-18T09:35:42.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341400002 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341400002 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341400002 data=null} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341400002 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400003 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341400013 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:43 [2022-09-18T09:35:43.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341400021 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341400021 data=null doit=true} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341400022 data=null} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341400022 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341400065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341400066 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341400066 data=null doit=true} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341400066 data=null} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341400067 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341400074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:43 [2022-09-18T09:35:43.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341400076 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341400076 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341400076 data=null} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341400076 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400077 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341400094 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:43 [2022-09-18T09:35:43.794Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:43 [2022-09-18T09:35:43.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:43 [2022-09-18T09:35:43.794Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:44 [2022-09-18T09:35:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400248 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341400248 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341400248 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400249 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400249 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400334 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:44 [2022-09-18T09:35:44.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400346 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341400346 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341400346 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400347 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400347 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400371 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400372 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341400372 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341400372 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400373 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341400373 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400379 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400379 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400380 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.053Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341400380 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400454 data=null button=1 stateMask=0x80000 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341400836 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341400858 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341400858 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Attempting to set focus on Table with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341400862 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341400862 data=null doit=true} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341400862 data=null} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341400862 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341400863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341400883 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:44 [2022-09-18T09:35:44.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341402172 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341402174 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341402174 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341402175 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402176 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341402195 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341402223 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341402223 data=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341402224 data=null} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341402224 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341402270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341402272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341402272 data=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341402272 data=null} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341402272 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341402280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341402282 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341402282 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341402282 data=null} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341402282 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402283 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341402301 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.016Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341402454 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341402455 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341402455 data=null} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341402455 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402455 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341402499 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341402503 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341402504 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341402504 data=null} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341402504 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402504 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341402514 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341402515 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341402515 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341402516 data=null} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341402516 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341402517 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341402526 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341402527 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341402527 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341402527 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341402606 data=null button=1 stateMask=0x80000 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341402869 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341402869 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341402870 data=null} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:46 [2022-09-18T09:35:46.535Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341403085 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341403085 data=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341403085 data=null} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341403086 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341403086 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341403097 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341403109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341403109 data=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341403109 data=null} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341403110 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341403110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341403157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341403158 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341403158 data=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341403158 data=null} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341403159 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341403159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341403168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:46 [2022-09-18T09:35:46.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341403169 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341403169 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341403170 data=null} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341403170 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341403170 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341403197 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341403198 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341403198 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341403198 data=null} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341403198 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341403199 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:46 [2022-09-18T09:35:46.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341403220 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:47 [2022-09-18T09:35:47.052Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:35:47 [2022-09-18T09:35:47.052Z] DEBUG - Clicking on with mnemonic 'Clear'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Clicked on with mnemonic 'Clear'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341403567 data=null doit=true} to Shell with text {Confirm Clear}
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Clicking on &Yes
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341403568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341403568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341403568 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341403568 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341403570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341403570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:47 [2022-09-18T09:35:47.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341403570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:35:51 [2022-09-18T09:35:51.556Z] DEBUG - Clicked on 
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.557Z] 
05:35:51 [2022-09-18T09:35:51.557Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.815Z] 
05:35:51 [2022-09-18T09:35:51.815Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.815Z] 
05:35:51 [2022-09-18T09:35:51.815Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.815Z] 
05:35:51 [2022-09-18T09:35:51.815Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:51 [2022-09-18T09:35:51.815Z] 
05:35:51 [2022-09-18T09:35:51.815Z] (Eclipse:18793): Gtk-WARNING **: 09:35:51.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:35:52 [2022-09-18T09:35:52.074Z] 
05:35:52 [2022-09-18T09:35:52.074Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:52.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341403259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341408654 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341408654 data=null doit=true} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341408654 data=null} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341408654 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341408655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341408685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341408686 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341408686 data=null doit=true} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341408687 data=null} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341408687 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341408687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341408702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:52 [2022-09-18T09:35:52.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341408703 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341408703 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341408703 data=null} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341408704 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341408704 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341408738 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1341408739 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1341408739 data=null doit=true} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1341408739 data=null} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1341408740 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341408740 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1341408755 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
05:35:52 [2022-09-18T09:35:52.591Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:35:52 [2022-09-18T09:35:52.591Z] DEBUG - Clicking on with mnemonic 'Import...'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Clicked on with mnemonic 'Import...'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341409228 data=null doit=true} to Shell with text {Trace Import}
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341409249 data=null} to (of type 'Combo')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:52 [2022-09-18T09:35:52.849Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341409321 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341409322 data=null doit=true} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341409322 data=null} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341409322 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341409322 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341409323 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Setting state to checked on: import
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341409355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:35:53 [2022-09-18T09:35:53.108Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:53 [2022-09-18T09:35:53.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Clicking on &Finish
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341409374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341409374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341409374 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341409374 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341409375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341409375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.110Z] DEBUG - Clicked on &Finish
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341409946 data=null doit=true} to Shell with text {Confirmation}
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Clicking on Overwrite All
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1341409947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1341409948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1341409948 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1341409948 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1341409948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1341409949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1341409949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:35:53 [2022-09-18T09:35:53.938Z] DEBUG - Clicked on 
05:35:54 [2022-09-18T09:35:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341409375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:35:54 [2022-09-18T09:35:54.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341408820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:35:54 [2022-09-18T09:35:54.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:54 [2022-09-18T09:35:54.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:54 [2022-09-18T09:35:54.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341410672 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341410672 data=null doit=true} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341410672 data=null} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341410673 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341410673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341410730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341410731 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341410731 data=null doit=true} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341410731 data=null} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341410731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341410732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341410759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:54 [2022-09-18T09:35:54.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341410761 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341410761 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341410761 data=null} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341410761 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341410762 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341410782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341410783 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341410783 data=null} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341410783 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341410783 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341410827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:54 [2022-09-18T09:35:54.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:54 [2022-09-18T09:35:54.714Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411093 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341411094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341411094 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411094 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341411095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411126 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:54 [2022-09-18T09:35:54.715Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411130 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341411130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341411130 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411130 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341411130 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411139 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411140 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341411140 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341411141 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411141 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341411141 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411151 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411151 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.715Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411151 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.974Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341411152 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:54 [2022-09-18T09:35:54.974Z] 
05:35:54 [2022-09-18T09:35:54.974Z] (Eclipse:18793): Gtk-CRITICAL **: 09:35:54.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411230 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341411670 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341411671 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341411671 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:55 [2022-09-18T09:35:55.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:55 [2022-09-18T09:35:55.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:55 [2022-09-18T09:35:55.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Attempting to set focus on Table with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341412690 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341412691 data=null doit=true} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341412691 data=null} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341412691 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341412691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341412701 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:56 [2022-09-18T09:35:56.365Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341412874 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341412875 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341412875 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341412875 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341412876 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341412881 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.624Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341412888 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341412888 data=null doit=true} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341412888 data=null} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341412889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341412889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341412937 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341412939 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341412939 data=null doit=true} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341412939 data=null} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341412939 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341412939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341412950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:56 [2022-09-18T09:35:56.624Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341412952 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341412952 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341412952 data=null} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341412952 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341412952 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341412973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:56 [2022-09-18T09:35:56.625Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413258 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341413259 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341413259 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413259 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341413260 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413286 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:56 [2022-09-18T09:35:56.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413297 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341413297 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341413297 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413297 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341413298 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413304 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413310 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341413310 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341413311 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413311 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341413311 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413316 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413317 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:56 [2022-09-18T09:35:56.883Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413317 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.146Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341413317 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413380 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341413660 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341413660 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341413660 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:57 [2022-09-18T09:35:57.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Attempting to set focus on Table with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341414728 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341414729 data=null doit=true} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341414729 data=null} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341414729 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341414730 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341414766 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:58 [2022-09-18T09:35:58.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341414890 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341414890 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341414890 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341414890 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341414891 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341414896 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.611Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341414904 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341414905 data=null doit=true} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341414905 data=null} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341414910 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341414910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341414949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341414950 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341414950 data=null doit=true} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341414950 data=null} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341414950 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341414951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341414962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:35:58 [2022-09-18T09:35:58.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341414963 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341414963 data=null doit=true} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341414963 data=null} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341414964 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341414964 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341414975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:35:58 [2022-09-18T09:35:58.612Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:35:58 [2022-09-18T09:35:58.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415087 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341415087 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341415088 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415088 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341415088 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415143 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:35:58 [2022-09-18T09:35:58.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415147 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341415147 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341415147 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415148 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341415148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415153 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415154 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341415154 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Attempting to set focus on Tree with text {}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341415159 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415159 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341415159 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415164 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415164 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:58 [2022-09-18T09:35:58.870Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415165 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341415165 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415328 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341415814 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341415839 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341415839 data=null} to TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Attempting to set focus on Table with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341415842 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341415842 data=null doit=true} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341415842 data=null} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341415843 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341415843 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341415862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:35:59 [2022-09-18T09:35:59.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:00 [2022-09-18T09:36:00.583Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:00 [2022-09-18T09:36:00.583Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341417077 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341417077 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341417078 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341417078 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417078 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341417083 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:00 [2022-09-18T09:36:00.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341417091 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341417091 data=null doit=true} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341417092 data=null} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341417092 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341417125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341417126 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341417132 data=null doit=true} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341417132 data=null} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341417132 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341417139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:00 [2022-09-18T09:36:00.842Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341417140 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341417140 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341417141 data=null} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341417141 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417141 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341417156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:00 [2022-09-18T09:36:00.842Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341417250 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341417250 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341417251 data=null} to TreeItem with text {simple_server-thread1}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341417251 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:00 [2022-09-18T09:36:00.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417251 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341417291 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:01 [2022-09-18T09:36:01.101Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:01 [2022-09-18T09:36:01.101Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341417295 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341417295 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341417296 data=null} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341417296 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417296 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341417302 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341417302 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341417303 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341417303 data=null} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341417303 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341417304 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341417308 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341417312 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341417312 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.102Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341417312 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341417395 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341417704 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341417724 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341417724 data=null} to TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Attempting to set focus on Table with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341417727 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341417727 data=null doit=true} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341417727 data=null} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341417728 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341417728 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341417736 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:01 [2022-09-18T09:36:01.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341418943 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341418944 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341418944 data=null} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341418945 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341418945 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341418953 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:02 [2022-09-18T09:36:02.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:02 [2022-09-18T09:36:02.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341418969 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341418970 data=null doit=true} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341418970 data=null} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341418970 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341418971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341419036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341419043 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341419043 data=null doit=true} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341419043 data=null} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341419044 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341419044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341419063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:02 [2022-09-18T09:36:02.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341419064 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341419064 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341419065 data=null} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341419065 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341419065 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341419130 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:02 [2022-09-18T09:36:02.737Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341419406 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341419406 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341419406 data=null} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341419407 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341419407 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341419437 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:02 [2022-09-18T09:36:02.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:03 [2022-09-18T09:36:03.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341419451 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341419451 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341419451 data=null} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341419452 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341419452 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341419463 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341419464 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341419464 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341419464 data=null} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341419465 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341419465 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341419471 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341419477 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341419477 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.254Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341419478 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341419597 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341419948 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341419949 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341419949 data=null} to TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Attempting to set focus on Table with text {}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341419952 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341419952 data=null doit=true} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341419953 data=null} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341419953 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341419954 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341419980 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:03 [2022-09-18T09:36:03.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:03 [2022-09-18T09:36:03.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341421110 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341421110 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341421110 data=null} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341421111 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421112 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341421118 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.705Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341421132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341421132 data=null doit=true} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341421132 data=null} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341421133 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341421173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341421174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341421174 data=null doit=true} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341421175 data=null} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341421175 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341421189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:04 [2022-09-18T09:36:04.966Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341421190 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341421190 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341421190 data=null} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341421191 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421191 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341421206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:04 [2022-09-18T09:36:04.966Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421304 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341421304 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341421304 data=null} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421304 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421305 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421350 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:04 [2022-09-18T09:36:04.966Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421354 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341421355 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341421355 data=null} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421355 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421355 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421361 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421375 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341421375 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341421375 data=null} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421376 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341421376 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421386 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421386 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:04 [2022-09-18T09:36:04.967Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421386 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.277Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341421387 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341421465 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341422057 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341422123 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341422123 data=null} to TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Attempting to set focus on Table with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341422127 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341422128 data=null doit=true} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341422128 data=null} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341422128 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341422129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341422155 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:05 [2022-09-18T09:36:05.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341423097 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341423097 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341423097 data=null} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341423098 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423098 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341423108 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341423117 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341423117 data=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341423117 data=null} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341423118 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341423168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341423169 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341423169 data=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341423169 data=null} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341423170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341423193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341423194 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341423194 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341423195 data=null} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341423195 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423195 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341423207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341423223 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341423223 data=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341423223 data=null} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341423224 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341423249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341423251 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341423251 data=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341423251 data=null} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341423251 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341423264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:06 [2022-09-18T09:36:06.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341423266 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341423266 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341423266 data=null} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341423266 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423267 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341423287 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:06 [2022-09-18T09:36:06.990Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341423569 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341423569 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341423569 data=null} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341423569 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423570 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341423601 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:07 [2022-09-18T09:36:07.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341423614 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341423614 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341423614 data=null} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341423614 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423615 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341423626 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341423626 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341423626 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341423627 data=null} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341423627 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341423628 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341423634 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341423634 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.249Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341423635 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.507Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341423635 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341423709 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341423961 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341423961 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341423961 data=null} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341424200 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341424201 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341424201 data=null} to TreeItem with text {unrecognized.log}
05:36:07 [2022-09-18T09:36:07.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341424201 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341424201 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341424215 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:08 [2022-09-18T09:36:08.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341424231 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341424231 data=null doit=true} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341424231 data=null} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341424231 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341424232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341424271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341424272 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341424272 data=null doit=true} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341424272 data=null} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341424273 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341424273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341424280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:08 [2022-09-18T09:36:08.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341424282 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341424282 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341424282 data=null} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341424282 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341424283 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341424300 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341424301 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341424301 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341424307 data=null} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341424307 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341424308 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341424313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:36:08 [2022-09-18T09:36:08.024Z] DEBUG - Clicking on with mnemonic 'Clear'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Clicked on with mnemonic 'Clear'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341424693 data=null doit=true} to Shell with text {Confirm Clear}
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Clicking on &Yes
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341424695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341424695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341424695 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341424695 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341424695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341424695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:08 [2022-09-18T09:36:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341424695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:10 [2022-09-18T09:36:10.861Z] 
05:36:10 [2022-09-18T09:36:10.861Z] (Eclipse:18793): Gtk-WARNING **: 09:36:10.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:10 [2022-09-18T09:36:10.861Z] 
05:36:10 [2022-09-18T09:36:10.861Z] (Eclipse:18793): Gtk-WARNING **: 09:36:10.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:10 [2022-09-18T09:36:10.861Z] 
05:36:10 [2022-09-18T09:36:10.861Z] (Eclipse:18793): Gtk-WARNING **: 09:36:10.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:10 [2022-09-18T09:36:10.861Z] 
05:36:10 [2022-09-18T09:36:10.861Z] (Eclipse:18793): Gtk-WARNING **: 09:36:10.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:11 [2022-09-18T09:36:11.125Z] 
05:36:11 [2022-09-18T09:36:11.125Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:10.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:11 [2022-09-18T09:36:11.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341424354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Clicked on 
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341427632 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341427633 data=null doit=true} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341427633 data=null} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341427634 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341427634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341427746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341427747 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341427748 data=null doit=true} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341427748 data=null} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341427758 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341427758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341427828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:11 [2022-09-18T09:36:11.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:11 [2022-09-18T09:36:11.655Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341427834 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341427834 data=null doit=true} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341427834 data=null} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341427835 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341427835 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341427878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341427881 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341427881 data=null doit=true} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341427881 data=null} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341427882 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341427882 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341427919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:36:11 [2022-09-18T09:36:11.656Z] DEBUG - Clicking on with mnemonic 'Import...'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Clicked on with mnemonic 'Import...'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341428482 data=null doit=true} to Shell with text {Trace Import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341428505 data=null} to (of type 'Combo')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341428567 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341428567 data=null doit=true} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341428567 data=null} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341428567 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341428568 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341428568 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Setting state to checked on: import
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:12 [2022-09-18T09:36:12.223Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341428604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Clicking on &Finish
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341428627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341428627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341428627 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341428627 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341428628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341428628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:12 [2022-09-18T09:36:12.485Z] DEBUG - Clicked on &Finish
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341429246 data=null doit=true} to Shell with text {Confirmation}
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Clicking on Skip All
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341429257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341429257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341429257 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341429257 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341429257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341429257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341429257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:13 [2022-09-18T09:36:13.082Z] DEBUG - Clicked on 
05:36:14 [2022-09-18T09:36:14.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341428628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:14 [2022-09-18T09:36:14.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341427972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341430625 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341430625 data=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341430625 data=null} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341430626 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341430720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341430721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341430721 data=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341430721 data=null} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341430722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341430732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341430733 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341430734 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341430734 data=null} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341430734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430734 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341430753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341430757 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341430757 data=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341430757 data=null} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341430758 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341430821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341430822 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341430822 data=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341430823 data=null} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341430823 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341430833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:14 [2022-09-18T09:36:14.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341430834 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341430835 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341430835 data=null} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341430835 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341430835 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341430853 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341430853 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341430853 data=null} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341430854 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341430854 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341430859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431141 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341431141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341431141 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431142 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341431142 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431191 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:14 [2022-09-18T09:36:14.800Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431194 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341431194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341431195 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431195 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341431195 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431204 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431205 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341431205 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341431205 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431206 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341431206 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431215 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431215 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:36:14 [2022-09-18T09:36:14.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431215 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.059Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341431216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.059Z] 
05:36:15 [2022-09-18T09:36:15.059Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:14.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431294 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341431659 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341431660 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341431660 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:15 [2022-09-18T09:36:15.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:15 [2022-09-18T09:36:15.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:15 [2022-09-18T09:36:15.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Attempting to set focus on Table with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341432670 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341432670 data=null doit=true} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341432671 data=null} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341432671 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341432671 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341432681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341432862 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341432863 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341432863 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341432863 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341432864 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341432869 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341432876 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341432876 data=null doit=true} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341432877 data=null} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341432877 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341432883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341432917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341432918 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341432918 data=null doit=true} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341432918 data=null} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341432919 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341432919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341432939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:16 [2022-09-18T09:36:16.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341432941 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341432941 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341432941 data=null} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341432941 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341432941 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341432957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:16 [2022-09-18T09:36:16.712Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433228 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341433228 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341433229 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433229 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341433229 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433257 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:16 [2022-09-18T09:36:16.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433269 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341433269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341433269 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433269 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341433270 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433280 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433281 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341433281 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341433282 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433282 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341433282 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433287 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433288 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433288 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:36:16 [2022-09-18T09:36:16.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341433288 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433400 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341433628 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341433628 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341433628 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:17 [2022-09-18T09:36:17.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:18 [2022-09-18T09:36:18.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:18 [2022-09-18T09:36:18.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:18 [2022-09-18T09:36:18.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:18 [2022-09-18T09:36:18.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Table with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341434648 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341434648 data=null doit=true} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341434648 data=null} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341434649 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341434649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341434667 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341434861 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341434861 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341434862 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341434862 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341434863 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341434868 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341434879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341434880 data=null doit=true} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341434880 data=null} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341434880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341434880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341434912 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341434913 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341434913 data=null doit=true} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341434913 data=null} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341434914 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341434914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341434920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:18 [2022-09-18T09:36:18.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341434922 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341434922 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341434922 data=null} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341434922 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341434923 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341434938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:18 [2022-09-18T09:36:18.605Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435047 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341435047 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341435047 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435048 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341435048 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435082 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:18 [2022-09-18T09:36:18.864Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435086 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341435086 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341435086 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435086 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341435086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435092 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435092 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341435092 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341435093 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435093 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341435093 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435102 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435102 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435103 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:18 [2022-09-18T09:36:18.864Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341435103 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435249 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341435762 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341435762 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341435762 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Attempting to set focus on Table with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341435766 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341435766 data=null doit=true} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341435766 data=null} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341435766 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341435767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341435775 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:19 [2022-09-18T09:36:19.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341436880 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341436880 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341436881 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341436881 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341436881 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341436886 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341436893 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341436894 data=null doit=true} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341436894 data=null} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341436900 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341436900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341436935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341436936 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341436937 data=null doit=true} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341436937 data=null} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341436937 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341436937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341436957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:20 [2022-09-18T09:36:20.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341436958 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341436958 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341436958 data=null} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341436958 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341436959 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341436974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:20 [2022-09-18T09:36:20.735Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341437345 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341437345 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341437345 data=null} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341437345 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341437346 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341437374 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:20 [2022-09-18T09:36:20.995Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341437386 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341437386 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341437387 data=null} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341437387 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341437387 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341437397 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341437398 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341437398 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341437398 data=null} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341437399 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341437399 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341437404 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341437404 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:20 [2022-09-18T09:36:20.995Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341437404 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.255Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341437405 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341437468 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341437820 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341437850 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341437850 data=null} to TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Attempting to set focus on Table with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341437854 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341437855 data=null doit=true} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341437855 data=null} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341437855 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341437856 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341437877 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:21 [2022-09-18T09:36:21.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:22 [2022-09-18T09:36:22.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341438981 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341438981 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341438981 data=null} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341438982 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341438982 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341438987 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.709Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341438994 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341438994 data=null doit=true} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341438994 data=null} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341438995 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341438995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341439036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341439037 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341439037 data=null doit=true} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341439038 data=null} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341439038 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341439038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341439046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:22 [2022-09-18T09:36:22.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341439048 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341439048 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341439048 data=null} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341439048 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341439049 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341439068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:22 [2022-09-18T09:36:22.710Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:22 [2022-09-18T09:36:22.710Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341439186 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341439186 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341439187 data=null} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341439187 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341439187 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341439235 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:22 [2022-09-18T09:36:22.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:22 [2022-09-18T09:36:22.968Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341439241 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341439241 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341439241 data=null} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341439242 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341439242 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341439255 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341439256 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341439256 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341439257 data=null} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341439257 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341439257 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341439263 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341439263 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341439263 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:22 [2022-09-18T09:36:22.969Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341439264 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341439328 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341439686 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341439693 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341439693 data=null} to TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Attempting to set focus on Table with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341439696 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341439696 data=null doit=true} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341439696 data=null} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341439696 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341439697 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341439724 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:23 [2022-09-18T09:36:23.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341440821 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341440822 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341440822 data=null} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341440822 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341440822 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341440828 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341440841 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341440842 data=null doit=true} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341440842 data=null} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341440842 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341440843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341440882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341440883 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341440883 data=null doit=true} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341440884 data=null} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341440884 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341440884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341440891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:24 [2022-09-18T09:36:24.681Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341440892 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341440893 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341440893 data=null} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341440893 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341440893 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341440909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:24 [2022-09-18T09:36:24.681Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441017 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341441017 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341441017 data=null} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441017 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341441018 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441058 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:24 [2022-09-18T09:36:24.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441062 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341441062 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341441062 data=null} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441063 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341441063 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441072 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441073 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341441073 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341441074 data=null} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441074 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341441074 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441080 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441080 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.682Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441080 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:24 [2022-09-18T09:36:24.940Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341441081 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441201 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341441540 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341441540 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341441540 data=null} to TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Attempting to set focus on Table with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341441543 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341441543 data=null doit=true} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341441544 data=null} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341441544 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341441544 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341441570 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:25 [2022-09-18T09:36:25.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:26 [2022-09-18T09:36:26.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:26 [2022-09-18T09:36:26.573Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341442666 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341442666 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341442666 data=null} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341442667 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341442667 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341442672 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341442692 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341442692 data=null doit=true} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341442692 data=null} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341442692 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341442693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341442725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341442726 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341442726 data=null doit=true} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341442727 data=null} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341442727 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341442727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341442743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:26 [2022-09-18T09:36:26.574Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341442745 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341442745 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341442745 data=null} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341442746 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341442746 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341442767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:26 [2022-09-18T09:36:26.574Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:26 [2022-09-18T09:36:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341443051 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341443051 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341443051 data=null} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341443052 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443052 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341443094 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:26 [2022-09-18T09:36:26.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341443098 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341443098 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341443098 data=null} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341443099 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443099 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341443105 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341443110 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341443110 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341443110 data=null} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341443111 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443111 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341443115 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341443116 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:26 [2022-09-18T09:36:26.834Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341443116 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341443116 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341443180 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341443445 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341443446 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341443446 data=null} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.091Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:27 [2022-09-18T09:36:27.092Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341443632 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341443633 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341443633 data=null} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341443633 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443634 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341443643 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:27 [2022-09-18T09:36:27.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341443653 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341443653 data=null doit=true} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341443653 data=null} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341443654 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341443698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341443699 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341443699 data=null doit=true} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341443699 data=null} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341443699 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341443706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:27 [2022-09-18T09:36:27.350Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341443707 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341443707 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341443708 data=null} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341443708 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443708 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341443736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341443737 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341443738 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341443738 data=null} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341443738 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341443738 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341443745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:27 [2022-09-18T09:36:27.611Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:36:27 [2022-09-18T09:36:27.611Z] DEBUG - Clicking on with mnemonic 'Clear'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Clicked on with mnemonic 'Clear'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341444125 data=null doit=true} to Shell with text {Confirm Clear}
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Clicking on &Yes
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341444126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341444126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341444126 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341444126 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341444128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341444128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:27 [2022-09-18T09:36:27.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341444128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:30 [2022-09-18T09:36:30.418Z] 
05:36:30 [2022-09-18T09:36:30.418Z] (Eclipse:18793): Gtk-WARNING **: 09:36:29.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:30 [2022-09-18T09:36:30.418Z] 
05:36:30 [2022-09-18T09:36:30.418Z] (Eclipse:18793): Gtk-WARNING **: 09:36:29.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:30 [2022-09-18T09:36:30.418Z] 
05:36:30 [2022-09-18T09:36:30.418Z] (Eclipse:18793): Gtk-WARNING **: 09:36:29.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:30 [2022-09-18T09:36:30.418Z] 
05:36:30 [2022-09-18T09:36:30.418Z] (Eclipse:18793): Gtk-WARNING **: 09:36:29.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:30 [2022-09-18T09:36:30.418Z] 
05:36:30 [2022-09-18T09:36:30.418Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:30.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341443795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Clicked on 
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341446766 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341446766 data=null doit=true} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341446766 data=null} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341446766 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341446766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341446795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341446796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341446796 data=null doit=true} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341446796 data=null} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341446797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341446797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341446803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:30 [2022-09-18T09:36:30.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341446804 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341446805 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341446805 data=null} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341446813 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341446813 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341446821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:30 [2022-09-18T09:36:30.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1341446834 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1341446834 data=null doit=true} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1341446834 data=null} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1341446834 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341446834 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1341446847 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
05:36:30 [2022-09-18T09:36:30.677Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:36:30 [2022-09-18T09:36:30.677Z] DEBUG - Clicking on with mnemonic 'Import...'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Clicked on with mnemonic 'Import...'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341447278 data=null doit=true} to Shell with text {Trace Import}
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341447283 data=null} to (of type 'Combo')
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:30 [2022-09-18T09:36:30.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341447350 data=null doit=true} to TreeItem with text {import}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341447351 data=null} to TreeItem with text {import}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341447351 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341447351 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341447355 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447356 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341447356 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341447365 data=null} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447365 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447366 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447370 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:36:30 [2022-09-18T09:36:30.936Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.194Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341447437 data=null doit=true} to Tree node with text: z-clashes
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341447438 data=null} to Tree node with text: z-clashes
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341447439 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341447439 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341447442 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447443 data=null button=0 stateMask=0x0 x=171 y=173 count=0} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341447443 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341447444 data=null} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447457 data=null button=1 stateMask=0x0 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447457 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341447460 data=null button=1 stateMask=0x80000 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.194Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341447539 data=null button=0 stateMask=0x0 x=153 y=60 count=0} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341447539 data=null doit=true} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341447539 data=null} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341447540 data=null button=1 stateMask=0x0 x=153 y=60 count=1} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447540 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341447544 data=null button=1 stateMask=0x80000 x=153 y=60 count=1} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Setting state to checked on: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.194Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.194Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341447559 data=null button=0 stateMask=0x0 x=171 y=175 count=0} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341447559 data=null doit=true} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341447559 data=null} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341447560 data=null button=1 stateMask=0x0 x=171 y=175 count=1} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447560 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341447562 data=null button=1 stateMask=0x80000 x=171 y=175 count=1} to Tree node with text: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Setting state to checked on: simple_server-thread1
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.195Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341447567 data=null button=0 stateMask=0x0 x=153 y=60 count=0} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341447567 data=null doit=true} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341447629 data=null} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341447630 data=null button=1 stateMask=0x0 x=153 y=60 count=1} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447630 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341447634 data=null button=1 stateMask=0x80000 x=153 y=60 count=1} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.195Z] DEBUG - Setting state to checked on: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.453Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.453Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341447651 data=null button=0 stateMask=0x0 x=171 y=175 count=0} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341447652 data=null doit=true} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341447652 data=null} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341447652 data=null button=1 stateMask=0x0 x=171 y=175 count=1} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447653 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341447656 data=null button=1 stateMask=0x80000 x=171 y=175 count=1} to Tree node with text: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Setting state to checked on: simple_server-thread2
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:31 [2022-09-18T09:36:31.454Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341447717 data=null button=0 stateMask=0x0 x=84 y=-55 count=0} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341447718 data=null doit=true} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341447718 data=null} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341447719 data=null button=1 stateMask=0x0 x=84 y=-55 count=1} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341447719 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341447724 data=null button=1 stateMask=0x80000 x=84 y=-55 count=1} to TreeItem with text {import}
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Setting state to checked on: unrecognized.log
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341447752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Clicking on &Finish
05:36:31 [2022-09-18T09:36:31.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341447829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341447829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341447829 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341447829 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341447830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341447830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:31 [2022-09-18T09:36:31.714Z] DEBUG - Clicked on &Finish
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341448445 data=null doit=true} to Shell with text {Confirmation}
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Clicking on Rename
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1341448446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1341448447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1341448447 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1341448447 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1341448447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1341448447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1341448447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Clicked on 
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341448658 data=null doit=true} to Shell with text {Confirmation}
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Clicking on Overwrite
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1341448659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1341448674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1341448674 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1341448674 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1341448674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1341448674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1341448674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Clicked on 
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341448911 data=null doit=true} to Shell with text {Confirmation}
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Clicking on Skip
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1341448926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1341448926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1341448927 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1341448927 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1341448927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1341448927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:32 [2022-09-18T09:36:32.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1341448927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341447830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341446885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Clicked on 
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341449414 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341449414 data=null doit=true} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341449414 data=null} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341449414 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341449443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341449444 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341449444 data=null doit=true} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341449444 data=null} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341449444 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341449451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:33 [2022-09-18T09:36:33.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341449452 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341449452 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341449452 data=null} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341449452 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449453 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341449477 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341449477 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341449477 data=null} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341449478 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341449478 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341449482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449653 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341449654 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341449654 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449654 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449654 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449728 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:33 [2022-09-18T09:36:33.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449735 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341449735 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341449735 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449735 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449735 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449740 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449741 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341449741 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341449742 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449742 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341449750 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449756 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449756 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.366Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449756 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.624Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341449757 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:33 [2022-09-18T09:36:33.624Z] 
05:36:33 [2022-09-18T09:36:33.624Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:33.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:33 [2022-09-18T09:36:33.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341449863 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341450422 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341450428 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341450428 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Attempting to set focus on Table with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341450431 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341450431 data=null doit=true} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341450432 data=null} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341450432 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341450432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341450458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:34 [2022-09-18T09:36:34.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341451473 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341451474 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341451474 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341451474 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451474 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341451480 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341451488 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341451488 data=null doit=true} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341451488 data=null} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341451489 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341451528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341451529 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341451529 data=null doit=true} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341451530 data=null} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341451530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341451551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:35 [2022-09-18T09:36:35.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341451552 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341451553 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341451553 data=null} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341451553 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451553 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341451563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:35 [2022-09-18T09:36:35.338Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451775 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341451776 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341451776 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451776 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451776 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451811 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:35 [2022-09-18T09:36:35.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451815 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341451815 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341451815 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451816 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451816 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451826 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451827 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341451827 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341451827 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451828 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341451828 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451833 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451834 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451834 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:36:35 [2022-09-18T09:36:35.770Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341451834 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341451948 data=null button=1 stateMask=0x80000 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341452357 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341452378 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341452379 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Attempting to set focus on Table with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341452386 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341452387 data=null doit=true} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341452387 data=null} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341452387 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341452388 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341452409 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:36 [2022-09-18T09:36:36.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341453540 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341453540 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341453540 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341453541 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453541 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341453546 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341453564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341453564 data=null doit=true} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341453564 data=null} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341453565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341453602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341453603 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341453603 data=null doit=true} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341453604 data=null} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341453604 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341453611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:37 [2022-09-18T09:36:37.404Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341453612 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341453612 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341453613 data=null} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341453613 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453613 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341453630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:37 [2022-09-18T09:36:37.405Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:36:37 [2022-09-18T09:36:37.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341453899 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341453899 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341453899 data=null} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341453900 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453900 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341453927 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:37 [2022-09-18T09:36:37.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341453938 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341453939 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341453939 data=null} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341453939 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453940 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341453945 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341453945 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341453946 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341453950 data=null} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341453951 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341453951 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341453956 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341453957 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.663Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341453957 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
05:36:37 [2022-09-18T09:36:37.922Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341453957 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341454066 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341454636 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341454641 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341454641 data=null} to TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Attempting to set focus on Table with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341454666 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341454666 data=null doit=true} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341454666 data=null} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341454666 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341454667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341454727 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:38 [2022-09-18T09:36:38.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:39 [2022-09-18T09:36:39.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341455711 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341455711 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341455711 data=null} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341455712 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341455712 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341455717 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341455725 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341455725 data=null doit=true} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341455725 data=null} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341455726 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341455726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341455765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341455766 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341455766 data=null doit=true} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341455766 data=null} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341455767 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341455767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341455774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:39 [2022-09-18T09:36:39.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341455775 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341455775 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341455775 data=null} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341455776 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341455776 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341455791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:39 [2022-09-18T09:36:39.375Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341455979 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341455979 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341455979 data=null} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341455980 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341455980 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341456009 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:39 [2022-09-18T09:36:39.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341456021 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341456021 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341456021 data=null} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341456021 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341456022 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341456027 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341456031 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341456032 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341456032 data=null} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341456032 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341456033 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341456038 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341456038 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.634Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341456038 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
05:36:39 [2022-09-18T09:36:39.893Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341456039 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341456115 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341456471 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341456480 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341456480 data=null} to TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Attempting to set focus on Table with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341456499 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341456500 data=null doit=true} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341456500 data=null} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341456500 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341456500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341456509 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:40 [2022-09-18T09:36:40.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341457693 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341457694 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341457694 data=null} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341457694 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457694 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341457700 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341457706 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341457707 data=null doit=true} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341457707 data=null} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341457707 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341457739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341457740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341457740 data=null doit=true} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341457740 data=null} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341457741 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341457755 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:41 [2022-09-18T09:36:41.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341457757 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341457757 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341457757 data=null} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341457757 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457758 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341457769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:41 [2022-09-18T09:36:41.526Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341457844 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341457844 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341457845 data=null} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341457845 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457845 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341457874 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:41 [2022-09-18T09:36:41.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341457891 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341457891 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341457891 data=null} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341457891 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457892 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341457900 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341457900 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341457900 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341457901 data=null} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341457901 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341457901 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341457905 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341457906 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341457906 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341457906 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341457964 data=null button=1 stateMask=0x80000 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341458171 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341458172 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341458172 data=null} to TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:41 [2022-09-18T09:36:41.785Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341458456 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341458456 data=null doit=true} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341458456 data=null} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341458457 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341458457 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341458466 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:42 [2022-09-18T09:36:42.044Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341458476 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341458476 data=null doit=true} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341458476 data=null} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341458476 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341458476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341458511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341458512 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341458512 data=null doit=true} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341458512 data=null} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341458513 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341458513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341458520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:42 [2022-09-18T09:36:42.303Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341458522 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341458522 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341458522 data=null} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341458523 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341458523 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341458541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341458542 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341458542 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341458542 data=null} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341458543 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341458543 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341458548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:36:42 [2022-09-18T09:36:42.303Z] DEBUG - Clicking on with mnemonic 'Clear'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - Clicked on with mnemonic 'Clear'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341458876 data=null doit=true} to Shell with text {Confirm Clear}
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:36:42 [2022-09-18T09:36:42.561Z] DEBUG - Clicking on &Yes
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341458877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341458877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341458877 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341458877 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341458877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341458877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:42 [2022-09-18T09:36:42.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341458877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:44 [2022-09-18T09:36:44.014Z] 
05:36:44 [2022-09-18T09:36:44.014Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:43.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:44 [2022-09-18T09:36:44.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341458585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Clicked on 
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341460726 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341460726 data=null doit=true} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341460727 data=null} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341460727 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341460727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341460760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:44 [2022-09-18T09:36:44.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341460761 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341460761 data=null doit=true} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341460761 data=null} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341460761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341460761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341460768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:44 [2022-09-18T09:36:44.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341460769 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341460769 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341460770 data=null} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341460825 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341460825 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341460853 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341460854 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341460854 data=null doit=true} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341460854 data=null} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341460854 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341460855 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341460859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:36:44 [2022-09-18T09:36:44.532Z] DEBUG - Clicking on with mnemonic 'Import...'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Clicked on with mnemonic 'Import...'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341461420 data=null doit=true} to Shell with text {Trace Import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341461427 data=null} to (of type 'Combo')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341461535 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341461535 data=null doit=true} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341461535 data=null} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341461536 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341461536 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341461536 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:36:45 [2022-09-18T09:36:45.100Z] DEBUG - Setting state to checked on: import
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=1341461565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.361Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Clicking on &Finish
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341461635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341461636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341461636 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341461636 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341461636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341461636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.671Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Clicked on &Finish
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341462198 data=null doit=true} to Shell with text {Confirmation}
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Clicking on Skip All
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341462202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341462203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341462203 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341462204 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341462204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341462205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:45 [2022-09-18T09:36:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341462205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341461636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341460937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Clicked on 
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341462560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341462560 data=null doit=true} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341462561 data=null} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341462561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341462561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341462627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341462627 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341462628 data=null doit=true} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341462628 data=null} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341462628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341462628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341462645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:46 [2022-09-18T09:36:46.450Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341462647 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341462647 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341462647 data=null} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341462647 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341462647 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341462667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341462721 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341462722 data=null} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341462722 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341462722 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341462725 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463088 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341463088 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341463088 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463089 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341463089 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463121 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:46 [2022-09-18T09:36:46.709Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463125 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341463125 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341463125 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463125 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341463125 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463134 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463135 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341463135 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341463136 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463136 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341463136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463141 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463141 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463142 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.968Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341463142 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:46 [2022-09-18T09:36:46.968Z] 
05:36:46 [2022-09-18T09:36:46.968Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:46.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463201 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341463506 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341463510 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341463510 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Attempting to set focus on Table with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341463513 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341463513 data=null doit=true} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341463513 data=null} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341463514 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341463514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341463521 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:47 [2022-09-18T09:36:47.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341464718 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341464718 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341464718 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341464719 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464719 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341464724 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341464731 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341464731 data=null doit=true} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341464731 data=null} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341464731 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341464768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341464769 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341464769 data=null doit=true} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341464769 data=null} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341464769 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341464776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:48 [2022-09-18T09:36:48.604Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341464777 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341464778 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341464778 data=null} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341464778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464778 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341464794 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:48 [2022-09-18T09:36:48.604Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341464890 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341464890 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341464890 data=null} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341464891 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464891 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341464934 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:48 [2022-09-18T09:36:48.604Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341464938 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341464938 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341464938 data=null} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341464938 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464938 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341464943 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341464944 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341464944 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341464945 data=null} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341464945 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341464945 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341464950 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341464950 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.605Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341464951 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
05:36:48 [2022-09-18T09:36:48.605Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341464956 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341465062 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341465351 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341465352 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341465352 data=null} to TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Attempting to set focus on Table with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341465355 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341465356 data=null doit=true} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341465356 data=null} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341465356 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341465356 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341465377 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:49 [2022-09-18T09:36:49.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:50 [2022-09-18T09:36:50.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:50 [2022-09-18T09:36:50.108Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341466640 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341466640 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341466640 data=null} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341466641 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341466641 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341466646 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341466659 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341466659 data=null doit=true} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341466659 data=null} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341466659 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341466660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341466739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341466744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341466744 data=null doit=true} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341466744 data=null} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341466744 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341466745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341466762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:50 [2022-09-18T09:36:50.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341466763 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341466764 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341466766 data=null} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341466766 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341466766 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341466825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:50 [2022-09-18T09:36:50.630Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:36:50 [2022-09-18T09:36:50.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:50 [2022-09-18T09:36:50.630Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341467090 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341467090 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341467090 data=null} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341467091 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341467091 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341467117 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:50 [2022-09-18T09:36:50.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:50 [2022-09-18T09:36:50.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341467128 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341467128 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341467128 data=null} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341467128 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341467128 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341467133 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341467134 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341467134 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341467134 data=null} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341467135 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341467135 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341467143 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341467143 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341467143 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
05:36:50 [2022-09-18T09:36:50.975Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341467143 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341467201 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341467510 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341467515 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341467515 data=null} to TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Attempting to set focus on Table with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341467520 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341467520 data=null doit=true} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341467520 data=null} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341467521 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341467521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341467551 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:51 [2022-09-18T09:36:51.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341468736 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341468736 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341468736 data=null} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341468737 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468737 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341468746 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341468753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341468754 data=null doit=true} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341468754 data=null} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341468754 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341468788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341468789 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341468789 data=null doit=true} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341468789 data=null} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341468790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341468796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:52 [2022-09-18T09:36:52.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341468802 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341468802 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341468802 data=null} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341468803 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468803 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341468811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:52 [2022-09-18T09:36:52.609Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468922 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341468922 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341468922 data=null} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468923 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468923 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468951 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:52 [2022-09-18T09:36:52.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468963 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341468963 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341468963 data=null} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468964 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468964 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468969 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468975 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341468975 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341468976 data=null} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468976 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341468976 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468981 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468982 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341468982 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
05:36:52 [2022-09-18T09:36:52.609Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341468982 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341469043 data=null button=1 stateMask=0x80000 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341469428 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341469433 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341469433 data=null} to TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Attempting to set focus on Table with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341469436 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341469437 data=null doit=true} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341469437 data=null} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341469437 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341469437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341469466 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:53 [2022-09-18T09:36:53.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341470663 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341470664 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341470664 data=null} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341470664 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470664 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341470673 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.549Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341470720 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341470720 data=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341470720 data=null} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341470720 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341470754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341470755 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341470755 data=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341470755 data=null} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341470755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341470762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341470763 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341470764 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341470767 data=null} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341470768 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470768 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341470779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341470795 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341470795 data=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341470795 data=null} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341470796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341470813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341470814 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341470820 data=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341470820 data=null} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341470820 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341470827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:54 [2022-09-18T09:36:54.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341470828 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341470828 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341470828 data=null} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341470829 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470829 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341470850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341470851 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341470851 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341470851 data=null} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341470852 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341470852 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341470856 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:36:54 [2022-09-18T09:36:54.550Z] DEBUG - Clicking on with mnemonic 'Clear'
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] 
05:36:54 [2022-09-18T09:36:54.826Z] (Eclipse:18793): Gtk-WARNING **: 09:36:54.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:54 [2022-09-18T09:36:54.826Z] DEBUG - Clicked on with mnemonic 'Clear'
05:36:54 [2022-09-18T09:36:54.826Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:36:54 [2022-09-18T09:36:54.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341471193 data=null doit=true} to Shell with text {Confirm Clear}
05:36:54 [2022-09-18T09:36:54.826Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Clicking on &Yes
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341471194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341471194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341471194 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341471194 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341471194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341471195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:54 [2022-09-18T09:36:54.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341471195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.202Z] 
05:36:56 [2022-09-18T09:36:56.202Z] (Eclipse:18793): Gtk-WARNING **: 09:36:56.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:36:56 [2022-09-18T09:36:56.768Z] 
05:36:56 [2022-09-18T09:36:56.768Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:56.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341470890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Clicked on 
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341473324 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341473325 data=null doit=true} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341473325 data=null} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341473325 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341473325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341473347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341473354 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341473354 data=null doit=true} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341473354 data=null} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341473355 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341473355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341473361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:57 [2022-09-18T09:36:57.031Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341473363 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341473363 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341473363 data=null} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341473363 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341473364 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341473383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341473384 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341473384 data=null doit=true} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341473384 data=null} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341473384 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341473385 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341473397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:36:57 [2022-09-18T09:36:57.031Z] DEBUG - Clicking on with mnemonic 'Import...'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Clicked on with mnemonic 'Import...'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341473850 data=null doit=true} to Shell with text {Trace Import}
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341473869 data=null} to (of type 'Combo')
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:57 [2022-09-18T09:36:57.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341473917 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341473918 data=null doit=true} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341473918 data=null} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341473918 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341473918 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341473919 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Setting state to checked on: import
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=1341473947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Clicking on &Finish
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341473968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341473968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341473969 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341473969 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341473969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341473969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Clicked on &Finish
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341474276 data=null doit=true} to Shell with text {Confirmation}
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Clicking on Skip All
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341474279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341474279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341474279 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341474279 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341474291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341474292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:57 [2022-09-18T09:36:57.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341474292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:36:58 [2022-09-18T09:36:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341473969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:36:58 [2022-09-18T09:36:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341473437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Clicked on 
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341474627 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341474627 data=null doit=true} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341474627 data=null} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341474628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341474628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341474664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341474665 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341474665 data=null doit=true} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341474665 data=null} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341474666 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341474666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341474672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:36:58 [2022-09-18T09:36:58.383Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341474673 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341474674 data=null doit=true} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341474674 data=null} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341474674 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341474674 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341474742 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341474743 data=null doit=true} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341474743 data=null} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341474743 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341474743 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341474745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475003 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341475003 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341475003 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475004 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341475004 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475040 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:36:58 [2022-09-18T09:36:58.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475044 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341475044 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341475044 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475045 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341475045 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475054 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475054 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341475054 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341475055 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475055 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341475055 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475060 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475061 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.675Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475061 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341475061 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:58 [2022-09-18T09:36:58.935Z] 
05:36:58 [2022-09-18T09:36:58.935Z] (Eclipse:18793): Gtk-CRITICAL **: 09:36:58.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475115 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341475541 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341475549 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341475550 data=null} to TreeItem with text {kernel-overlap-testing}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Attempting to set focus on Table with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341475554 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341475554 data=null doit=true} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341475570 data=null} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341475570 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341475571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341475588 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:36:59 [2022-09-18T09:36:59.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341476778 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341476779 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341476779 data=null} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341476779 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476780 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341476788 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341476796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341476796 data=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341476796 data=null} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341476797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341476827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341476828 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341476828 data=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341476828 data=null} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341476829 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341476836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341476837 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341476837 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341476837 data=null} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341476838 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476838 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341476855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341476866 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341476866 data=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341476867 data=null} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341476867 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341476930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341476931 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341476932 data=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341476932 data=null} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341476932 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341476957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:00 [2022-09-18T09:37:00.571Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341476958 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341476958 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341476958 data=null} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341476959 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476959 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341476974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341476975 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341476975 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341476975 data=null} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341476976 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341476976 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341476987 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:00 [2022-09-18T09:37:00.831Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:00 [2022-09-18T09:37:00.831Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:00 [2022-09-18T09:37:00.831Z] 
05:37:00 [2022-09-18T09:37:00.831Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:01 [2022-09-18T09:37:01.089Z] 
05:37:01 [2022-09-18T09:37:01.089Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:01 [2022-09-18T09:37:01.089Z] 
05:37:01 [2022-09-18T09:37:01.089Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:01 [2022-09-18T09:37:01.089Z] 
05:37:01 [2022-09-18T09:37:01.089Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:01 [2022-09-18T09:37:01.089Z] 
05:37:01 [2022-09-18T09:37:01.089Z] (Eclipse:18793): Gtk-WARNING **: 09:37:00.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341477322 data=null doit=true} to Shell with text {Confirm Clear}
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - Clicking on &Yes
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341477323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341477323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341477323 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341477324 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341477324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341477324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341477324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:01 [2022-09-18T09:37:01.656Z] 
05:37:01 [2022-09-18T09:37:01.656Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:01.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341477018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Clicked on 
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341477885 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341477885 data=null doit=true} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341477885 data=null} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341477886 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341477886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341477902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.656Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341477902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341477903 data=null doit=true} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341477903 data=null} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341477903 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341477903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341477914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:01 [2022-09-18T09:37:01.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341477915 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341477916 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341477916 data=null} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341477916 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341477916 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341477934 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341477935 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341477935 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341477935 data=null} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341477936 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341477936 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341477941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:01 [2022-09-18T09:37:01.657Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341478393 data=null doit=true} to Shell with text {Trace Import}
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.223Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341478398 data=null} to (of type 'Combo')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341478475 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341478476 data=null doit=true} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341478476 data=null} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341478476 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341478476 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341478477 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Setting state to checked on: import
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=1341478544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Clicking on &Finish
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341478566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341478567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341478567 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341478567 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341478567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341478567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.484Z] DEBUG - Clicked on &Finish
05:37:02 [2022-09-18T09:37:02.484Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:37:02 [2022-09-18T09:37:02.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341478879 data=null doit=true} to Shell with text {Confirmation}
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Clicking on Skip All
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341478944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341478944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341478944 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341478944 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341478945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341478945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:02 [2022-09-18T09:37:02.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341478945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341478567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341477977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Clicked on 
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341479300 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341479300 data=null doit=true} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341479300 data=null} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341479301 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341479323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341479323 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341479324 data=null doit=true} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341479324 data=null} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341479324 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341479339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:03 [2022-09-18T09:37:03.000Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341479340 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341479340 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341479340 data=null} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341479341 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479341 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341479372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341479373 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341479373 data=null} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341479373 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341479374 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341479390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341479554 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341479554 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341479555 data=null} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341479555 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479555 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341479590 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:03 [2022-09-18T09:37:03.259Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341479593 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341479593 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341479594 data=null} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341479594 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479594 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341479599 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341479599 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341479599 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341479600 data=null} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341479600 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341479600 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341479604 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341479604 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.259Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341479604 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.517Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341479604 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.517Z] 
05:37:03 [2022-09-18T09:37:03.517Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:03.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341479715 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341480017 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341480022 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341480022 data=null} to TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Attempting to set focus on Table with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341480046 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341480046 data=null doit=true} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341480046 data=null} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341480047 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341480047 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341480054 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:03 [2022-09-18T09:37:03.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341481238 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341481239 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341481239 data=null} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341481239 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481239 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341481249 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.150Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341481255 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341481255 data=null doit=true} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341481256 data=null} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341481256 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341481287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341481288 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341481288 data=null doit=true} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341481289 data=null} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341481289 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341481296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:05 [2022-09-18T09:37:05.150Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341481297 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341481297 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341481297 data=null} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341481297 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481298 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341481314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:05 [2022-09-18T09:37:05.151Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341481480 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341481480 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341481480 data=null} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341481481 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481481 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341481512 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:05 [2022-09-18T09:37:05.151Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341481516 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341481516 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341481516 data=null} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341481516 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481516 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341481525 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341481526 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341481526 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341481527 data=null} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341481527 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341481527 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341481532 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341481537 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341481537 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341481537 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341481641 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341481926 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341481926 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341481926 data=null} to TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:05 [2022-09-18T09:37:05.669Z] DEBUG - Attempting to set focus on Table with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341481929 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341481929 data=null doit=true} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341481929 data=null} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341481930 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341481930 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341481948 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:05 [2022-09-18T09:37:05.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:06 [2022-09-18T09:37:06.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:06 [2022-09-18T09:37:06.653Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341483132 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341483132 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341483132 data=null} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341483133 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483133 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341483142 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341483149 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341483149 data=null doit=true} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341483149 data=null} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341483150 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341483181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341483182 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341483182 data=null doit=true} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341483182 data=null} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341483183 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341483190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:06 [2022-09-18T09:37:06.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341483191 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341483191 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341483191 data=null} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341483192 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483192 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341483208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:06 [2022-09-18T09:37:06.913Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483300 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341483300 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341483301 data=null} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483301 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483301 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483327 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:06 [2022-09-18T09:37:06.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483339 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341483339 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341483339 data=null} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483339 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483339 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483345 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483345 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341483345 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341483346 data=null} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483346 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:06 [2022-09-18T09:37:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341483351 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483357 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483357 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.172Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483357 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.172Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341483358 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483465 data=null button=1 stateMask=0x80000 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341483795 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341483795 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341483795 data=null} to TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Attempting to set focus on Table with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341483798 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341483798 data=null doit=true} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341483798 data=null} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341483799 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341483799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341483820 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:07 [2022-09-18T09:37:07.431Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341484907 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341484907 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341484907 data=null} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341484908 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341484908 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341484917 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341484924 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341484924 data=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341484924 data=null} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341484924 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341484925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341484958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341484959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341484959 data=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341484959 data=null} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341484959 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341484960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341484967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341484972 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341484972 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341484972 data=null} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341484972 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341484972 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341484982 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341484998 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341484998 data=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341484998 data=null} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341484999 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341484999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341485015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341485016 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341485016 data=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341485016 data=null} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341485016 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341485017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341485031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:08 [2022-09-18T09:37:08.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341485033 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341485033 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341485033 data=null} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341485035 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341485035 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341485044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341485045 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341485045 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341485046 data=null} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341485046 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341485046 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341485050 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:08 [2022-09-18T09:37:08.808Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:08 [2022-09-18T09:37:08.808Z] 
05:37:08 [2022-09-18T09:37:08.808Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:08 [2022-09-18T09:37:08.808Z] 
05:37:08 [2022-09-18T09:37:08.808Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:08 [2022-09-18T09:37:08.808Z] 
05:37:08 [2022-09-18T09:37:08.808Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:08 [2022-09-18T09:37:08.808Z] 
05:37:08 [2022-09-18T09:37:08.808Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] 
05:37:09 [2022-09-18T09:37:09.066Z] (Eclipse:18793): Gtk-WARNING **: 09:37:08.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341485383 data=null doit=true} to Shell with text {Confirm Clear}
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - Clicking on &Yes
05:37:09 [2022-09-18T09:37:09.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341485383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341485383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341485384 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341485384 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341485384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341485384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:09 [2022-09-18T09:37:09.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341485384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:10 [2022-09-18T09:37:10.442Z] 
05:37:10 [2022-09-18T09:37:10.442Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:10.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341485089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Clicked on 
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341486868 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341486868 data=null doit=true} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341486869 data=null} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341486869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341486869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341486898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341486898 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341486899 data=null doit=true} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341486899 data=null} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341486899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341486899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341486905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:10 [2022-09-18T09:37:10.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341486906 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341486906 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341486907 data=null} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341486907 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341486907 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341486931 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341486932 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341486932 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341486932 data=null} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341486932 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341486933 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341486938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:10 [2022-09-18T09:37:10.701Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341487363 data=null doit=true} to Shell with text {Trace Import}
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341487372 data=null} to (of type 'Combo')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:10 [2022-09-18T09:37:10.960Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341487439 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341487439 data=null doit=true} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341487440 data=null} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341487440 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341487440 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341487441 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Setting state to checked on: import
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1341487469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:11 [2022-09-18T09:37:11.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Clicking on &Finish
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341487493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341487493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341487493 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341487493 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341487493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341487493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.480Z] DEBUG - Clicked on &Finish
05:37:11 [2022-09-18T09:37:11.480Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341487925 data=null doit=true} to Shell with text {Confirmation}
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Clicking on Skip All
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341487926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341487926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341487926 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341487926 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341487926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341487927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341487927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341487494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341486977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - Clicked on 
05:37:11 [2022-09-18T09:37:11.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341488203 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341488203 data=null doit=true} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341488203 data=null} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341488203 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341488226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341488227 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341488227 data=null doit=true} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341488227 data=null} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341488227 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341488241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:11 [2022-09-18T09:37:11.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341488243 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341488243 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341488243 data=null} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341488244 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488244 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341488269 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341488270 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341488270 data=null} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341488270 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341488270 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:11 [2022-09-18T09:37:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341488273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488588 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341488588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341488588 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488588 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488612 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:12 [2022-09-18T09:37:12.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488627 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341488627 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341488628 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488628 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488629 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488640 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488641 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341488641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341488642 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488642 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341488642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488647 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488648 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.257Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488648 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341488653 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488716 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341488728 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341488728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341488729 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.516Z] 
05:37:12 [2022-09-18T09:37:12.516Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:12.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:12 [2022-09-18T09:37:12.774Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:12 [2022-09-18T09:37:12.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:12 [2022-09-18T09:37:12.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:12 [2022-09-18T09:37:12.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:13 [2022-09-18T09:37:13.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:13 [2022-09-18T09:37:13.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Attempting to set focus on Table with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341490075 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341490075 data=null doit=true} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341490076 data=null} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341490076 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341490076 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341490085 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341490227 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341490227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341490228 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341490228 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341490236 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:13 [2022-09-18T09:37:13.975Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341490258 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341490258 data=null doit=true} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341490259 data=null} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341490259 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341490290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341490291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341490291 data=null doit=true} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341490291 data=null} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341490292 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341490299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:13 [2022-09-18T09:37:13.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341490300 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341490300 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341490300 data=null} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341490300 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490301 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341490315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:13 [2022-09-18T09:37:13.975Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490482 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341490482 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341490482 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490482 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490483 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490514 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:14 [2022-09-18T09:37:14.329Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490518 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341490518 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341490518 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490519 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490519 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490525 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490525 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341490526 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341490526 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490526 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341490527 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490531 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490538 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490538 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.329Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341490539 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490596 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341490837 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341490837 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341490837 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:14 [2022-09-18T09:37:14.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341491921 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341491921 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341491921 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341491921 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341491922 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341491926 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341491937 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341491937 data=null doit=true} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341491937 data=null} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341491938 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341491938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341491969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341491970 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341491970 data=null doit=true} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341491971 data=null} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341491971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341491971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341491978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:15 [2022-09-18T09:37:15.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341491979 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341491979 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341491979 data=null} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341491980 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341491980 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341491996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:15 [2022-09-18T09:37:15.784Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341492117 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341492118 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341492118 data=null} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341492118 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341492118 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341492151 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:15 [2022-09-18T09:37:15.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341492155 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341492155 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341492155 data=null} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341492155 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341492155 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341492164 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341492165 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341492165 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341492165 data=null} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341492166 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341492166 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341492171 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341492171 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
05:37:15 [2022-09-18T09:37:15.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341492171 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341492172 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341492228 data=null button=1 stateMask=0x80000 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341492491 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341492492 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341492492 data=null} to TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:16 [2022-09-18T09:37:16.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341493572 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341493572 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341493572 data=null} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341493572 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493573 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341493578 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341493589 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341493589 data=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341493589 data=null} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341493589 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341493622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341493623 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341493623 data=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341493624 data=null} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341493624 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341493635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.236Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341493637 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341493637 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341493637 data=null} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341493637 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493638 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341493659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:17 [2022-09-18T09:37:17.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341493667 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341493667 data=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341493667 data=null} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341493668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341493679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341493688 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341493689 data=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341493689 data=null} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341493689 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341493695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:17 [2022-09-18T09:37:17.495Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341493696 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341493697 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341493697 data=null} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341493697 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493697 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341493709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341493710 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341493710 data=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341493711 data=null} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341493713 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341493713 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341493722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:17 [2022-09-18T09:37:17.495Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341494077 data=null doit=true} to Shell with text {Confirm Clear}
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Clicking on &Yes
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341494078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341494078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341494078 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341494078 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341494078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341494078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:17 [2022-09-18T09:37:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341494078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:18 [2022-09-18T09:37:18.690Z] 
05:37:18 [2022-09-18T09:37:18.690Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:18.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:18 [2022-09-18T09:37:18.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341493757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Clicked on 
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341495461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341495461 data=null doit=true} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341495461 data=null} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341495462 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341495462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341495523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:19 [2022-09-18T09:37:19.207Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341495967 data=null doit=true} to Shell with text {Import}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341495970 data=null doit=true} to TreeItem with text {Tracing}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341495970 data=null} to TreeItem with text {Tracing}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341495972 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341495973 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341496023 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1341496027 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1341496027 data=null doit=true} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1341496027 data=null} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1341496028 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341496028 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1341496046 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Clicking on &Next >
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1341496049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1341496049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1341496049 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1341496049 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1341496050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1341496050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1341496050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - Clicked on &Next >
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:19 [2022-09-18T09:37:19.776Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341496221 data=null} to (of type 'Combo')
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341496290 data=null doit=true} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341496290 data=null} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341496291 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341496291 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341496294 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341496295 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341496295 data=null doit=true} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341496296 data=null} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341496296 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341496296 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341496310 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341496344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ed6a70d
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1341496355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1341496356 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1341496356 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1341496356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1341496356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1341496356 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1341496357 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Clicking on &Finish
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341496369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341496369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341496370 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341496370 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341496370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341496370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.297Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341496370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341495526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Clicked on 
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341496836 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341496836 data=null doit=true} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341496836 data=null} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341496836 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341496836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341496843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341496843 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341496844 data=null doit=true} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341496844 data=null} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341496844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341496844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341496868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:20 [2022-09-18T09:37:20.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341496869 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341496869 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341496869 data=null} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341496870 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341496870 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341496890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341496890 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341496890 data=null} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341496891 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341496891 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341496893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497143 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341497143 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341497144 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497144 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341497144 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497175 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:20 [2022-09-18T09:37:20.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497179 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341497179 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341497179 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497179 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341497179 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497188 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497189 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341497189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341497189 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497190 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341497190 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497195 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497195 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497195 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:20 [2022-09-18T09:37:20.814Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341497196 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.074Z] 
05:37:21 [2022-09-18T09:37:21.074Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:20.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:21 [2022-09-18T09:37:21.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497250 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341497531 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341497532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341497532 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:21 [2022-09-18T09:37:21.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:21 [2022-09-18T09:37:21.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:21 [2022-09-18T09:37:21.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Attempting to set focus on Table with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341498569 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341498569 data=null doit=true} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341498569 data=null} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341498569 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341498613 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341498625 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:22 [2022-09-18T09:37:22.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341498796 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341498796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341498797 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341498797 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341498797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341498802 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:22 [2022-09-18T09:37:22.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341498816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341498816 data=null doit=true} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341498816 data=null} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341498816 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341498816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341498850 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341498850 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341498851 data=null doit=true} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341498851 data=null} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341498851 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341498851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341498858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:22 [2022-09-18T09:37:22.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341498859 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341498859 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341498859 data=null} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341498859 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341498860 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341498878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341498879 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341498879 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341498879 data=null} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341498879 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341498880 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341498888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:22 [2022-09-18T09:37:22.503Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341499240 data=null doit=true} to Shell with text {Confirm Clear}
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Clicking on &Yes
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341499241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341499241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341499241 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341499241 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341499241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341499241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341499241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.329Z] 
05:37:23 [2022-09-18T09:37:23.329Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:23.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:23 [2022-09-18T09:37:23.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341498923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:37:23 [2022-09-18T09:37:23.329Z] DEBUG - Clicked on 
05:37:23 [2022-09-18T09:37:23.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - Unselecting all in (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341499783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341499783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341499784 data=null doit=true} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341499784 data=null} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341499784 data=null button=1 stateMask=0x40000 x=92 y=58 count=1} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341499784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341499797 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1} to (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:23 [2022-09-18T09:37:23.588Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341500106 data=null doit=true} to Shell with text {Import}
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1341500110 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1341500110 data=null doit=true} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1341500110 data=null} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1341500111 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341500119 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1341500120 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Clicking on &Next >
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1341500121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1341500121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1341500121 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1341500121 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1341500122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1341500122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1341500122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - Clicked on &Next >
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.846Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:23 [2022-09-18T09:37:23.847Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341500296 data=null} to (of type 'Combo')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341500366 data=null doit=true} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341500366 data=null} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341500366 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341500366 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341500381 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341500382 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341500382 data=null doit=true} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341500383 data=null} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341500383 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341500383 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341500384 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:24 [2022-09-18T09:37:24.106Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341500413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Clicking on &Finish
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341500438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341500438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341500438 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341500438 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341500438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341500438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341500438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:24 [2022-09-18T09:37:24.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341499799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Clicked on 
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341500823 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341500854 data=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341500854 data=null} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341500855 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341500855 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341500887 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341500888 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341500893 data=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341500894 data=null} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341500894 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341500894 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341500901 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341500901 data=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341500901 data=null} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341500902 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341500902 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341500904 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:24 [2022-09-18T09:37:24.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341500905 data=null button=0 stateMask=0x0 x=92 y=127 count=0} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341500905 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341500905 data=null} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341500905 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341500915 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341500933 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341500933 data=null doit=true} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341500933 data=null} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341500934 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341500934 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341500935 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
05:37:24 [2022-09-18T09:37:24.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:24 [2022-09-18T09:37:24.884Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:24 [2022-09-18T09:37:24.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501296 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:24 [2022-09-18T09:37:24.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341501296 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:24 [2022-09-18T09:37:24.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341501296 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:24 [2022-09-18T09:37:24.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501296 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:24 [2022-09-18T09:37:24.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341501297 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501329 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:25 [2022-09-18T09:37:25.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501333 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341501333 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341501333 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501333 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341501333 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501342 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501343 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341501343 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341501343 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501344 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341501344 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501348 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501349 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501349 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341501350 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.143Z] 
05:37:25 [2022-09-18T09:37:25.143Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:25.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501419 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341501661 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341501662 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341501662 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:25 [2022-09-18T09:37:25.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:25 [2022-09-18T09:37:25.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:25 [2022-09-18T09:37:25.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:26 [2022-09-18T09:37:26.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:26 [2022-09-18T09:37:26.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:26 [2022-09-18T09:37:26.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:26 [2022-09-18T09:37:26.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:26 [2022-09-18T09:37:26.541Z] DEBUG - Attempting to set focus on Table with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341502778 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341502778 data=null doit=true} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341502778 data=null} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341502779 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341502779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341502799 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341502928 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341502928 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341502928 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341502928 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341502928 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341502937 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:26 [2022-09-18T09:37:26.542Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341502942 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341502948 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341502948 data=null doit=true} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341502948 data=null} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341502949 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341502949 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341502989 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:37:26 [2022-09-18T09:37:26.801Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:37:26 [2022-09-18T09:37:26.801Z] DEBUG - Clicking on with mnemonic 'Delete'
05:37:26 [2022-09-18T09:37:26.801Z] DEBUG - Clicked on with mnemonic 'Delete'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503963 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503963 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341503964 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Clicking on OK
05:37:27 [2022-09-18T09:37:27.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341503965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341503965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341503966 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341503966 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341503966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341503966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:27 [2022-09-18T09:37:27.737Z] DEBUG - Clicked on OK
05:37:27 [2022-09-18T09:37:27.995Z] 
05:37:27 [2022-09-18T09:37:27.995Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:27.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341503966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341503069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341504560 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341504560 data=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341504561 data=null} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341504561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341504561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341504595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341504596 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341504596 data=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341504596 data=null} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341504596 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341504596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341504603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341504612 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341504613 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341504613 data=null} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341504613 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341504613 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341504633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341504635 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341504635 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341504635 data=null} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341504635 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341504635 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341504640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:28 [2022-09-18T09:37:28.254Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341504987 data=null doit=true} to Shell with text {Confirm Clear}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Clicking on &Yes
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341504990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341504990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341504990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341504990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341504990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341504990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341504991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341504682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Clicked on 
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341505113 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341505114 data=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341505114 data=null} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341505114 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341505114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341505144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341505145 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341505145 data=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341505145 data=null} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341505146 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341505146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341505152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:28 [2022-09-18T09:37:28.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341505153 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341505162 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341505162 data=null} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341505163 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341505163 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341505214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341505215 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341505215 data=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341505215 data=null} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341505216 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341505216 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:37:28 [2022-09-18T09:37:28.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341505234 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:37:29 [2022-09-18T09:37:29.080Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:29 [2022-09-18T09:37:29.080Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341505652 data=null doit=true} to Shell with text {Trace Import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341505656 data=null} to (of type 'Combo')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341505719 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341505719 data=null doit=true} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341505719 data=null} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341505719 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341505720 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341505720 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Setting state to checked on: import
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1341505750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.376Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f367c74
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341505755 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341505755 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341505755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341505755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341505756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341505756 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341505756 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Clicking on &Finish
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341505775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341505779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341505780 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341505780 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341505780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341505780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.378Z] DEBUG - Clicked on &Finish
05:37:29 [2022-09-18T09:37:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341505780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:29 [2022-09-18T09:37:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341505273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341506295 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341506295 data=null doit=true} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341506296 data=null} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341506296 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341506324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341506326 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341506326 data=null doit=true} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341506326 data=null} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341506327 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341506345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:29 [2022-09-18T09:37:29.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341506346 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341506346 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341506347 data=null} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341506347 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506347 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341506371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341506371 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341506371 data=null} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341506372 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341506372 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:29 [2022-09-18T09:37:29.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341506375 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:30 [2022-09-18T09:37:30.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506737 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341506738 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341506738 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506738 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506765 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:30 [2022-09-18T09:37:30.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506775 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341506775 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341506776 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506776 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506776 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506780 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506781 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341506781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341506781 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506782 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341506782 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506789 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506790 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506790 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341506790 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.509Z] 
05:37:30 [2022-09-18T09:37:30.509Z] (Eclipse:18793): Gtk-CRITICAL **: 09:37:30.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341506853 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341507151 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341507151 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341507151 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:30 [2022-09-18T09:37:30.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:31 [2022-09-18T09:37:31.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:31 [2022-09-18T09:37:31.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Attempting to set focus on Table with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341508173 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341508173 data=null doit=true} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341508173 data=null} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341508174 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341508174 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341508228 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:31 [2022-09-18T09:37:31.903Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341508354 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341508354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341508355 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341508355 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508355 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341508365 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341508372 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341508372 data=null doit=true} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341508372 data=null} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341508373 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341508402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341508403 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341508403 data=null doit=true} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341508403 data=null} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341508404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341508410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:32 [2022-09-18T09:37:32.162Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341508411 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341508411 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341508411 data=null} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341508412 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508412 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341508431 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:32 [2022-09-18T09:37:32.162Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508505 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341508505 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341508506 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508506 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508506 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508540 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:32 [2022-09-18T09:37:32.163Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508544 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341508544 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341508544 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508545 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508545 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508550 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508551 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341508551 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341508551 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508552 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341508552 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508561 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508562 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508562 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.421Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341508562 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508618 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341508893 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341508893 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341508893 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:32 [2022-09-18T09:37:32.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:33 [2022-09-18T09:37:33.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341509991 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341509992 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341509992 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341509992 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341509993 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341510001 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341510008 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341510008 data=null doit=true} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341510008 data=null} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341510008 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341510058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341510060 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341510060 data=null doit=true} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341510060 data=null} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341510060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341510069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:33 [2022-09-18T09:37:33.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341510074 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341510075 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341510075 data=null} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341510075 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510075 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341510086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:33 [2022-09-18T09:37:33.873Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341510180 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341510180 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341510180 data=null} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341510181 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510181 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341510206 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:33 [2022-09-18T09:37:33.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341510217 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341510217 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341510217 data=null} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341510217 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510217 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341510223 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341510223 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341510223 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341510224 data=null} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341510224 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341510224 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341510233 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341510234 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.874Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341510234 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
05:37:33 [2022-09-18T09:37:33.874Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341510234 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341510296 data=null button=1 stateMask=0x80000 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341510546 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341510546 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341510546 data=null} to TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:34 [2022-09-18T09:37:34.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341511635 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341511635 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341511636 data=null} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341511636 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511636 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341511645 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341511652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341511652 data=null doit=true} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341511652 data=null} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341511653 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341511687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341511687 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341511688 data=null doit=true} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341511688 data=null} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341511688 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341511716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:35 [2022-09-18T09:37:35.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341511718 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341511718 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341511718 data=null} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341511718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511718 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341511736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:35 [2022-09-18T09:37:35.510Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1341511737 data=null doit=true} to TreeItem with text {z-clashes [2]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1341511737 data=null} to TreeItem with text {z-clashes [2]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1341511737 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341511737 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [2]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1341511739 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511832 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341511832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341511833 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511833 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511866 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:35 [2022-09-18T09:37:35.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511871 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341511871 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341511871 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511872 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511872 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511878 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511879 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341511879 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341511879 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511879 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341511880 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511889 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511889 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.510Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341511889 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:35 [2022-09-18T09:37:35.769Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341511890 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341512021 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341512253 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341512253 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341512253 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:36 [2022-09-18T09:37:36.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:36 [2022-09-18T09:37:36.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:36 [2022-09-18T09:37:36.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Attempting to set focus on Table with text {}
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341513292 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341513293 data=null doit=true} to TableItem with text {}
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341513293 data=null} to TableItem with text {}
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341513293 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:36 [2022-09-18T09:37:36.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341513294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341513348 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341513524 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341513524 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341513524 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341513524 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341513525 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341513530 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.237Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341513541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341513541 data=null doit=true} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341513541 data=null} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341513541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341513542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341513574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341513574 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341513575 data=null doit=true} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341513575 data=null} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341513575 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341513575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341513582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:37 [2022-09-18T09:37:37.237Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341513588 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341513588 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341513588 data=null} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341513588 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341513589 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341513599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:37 [2022-09-18T09:37:37.237Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:37 [2022-09-18T09:37:37.237Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:37:37 [2022-09-18T09:37:37.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514006 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341514007 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341514007 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514007 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341514007 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514036 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:37 [2022-09-18T09:37:37.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514049 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341514049 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341514049 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514050 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341514050 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514060 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514060 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341514060 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341514061 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514061 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341514061 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514066 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514067 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514067 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:37 [2022-09-18T09:37:37.757Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341514067 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514129 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341514390 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341514390 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341514390 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:38 [2022-09-18T09:37:38.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341515490 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341515490 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341515490 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341515490 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515491 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341515500 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.391Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341515506 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341515506 data=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341515506 data=null} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341515507 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341515539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341515540 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341515540 data=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341515540 data=null} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341515540 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341515547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341515548 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341515548 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341515548 data=null} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341515549 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515549 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341515564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341515576 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341515576 data=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341515576 data=null} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341515576 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341515619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341515621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341515622 data=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341515622 data=null} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341515622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341515629 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:39 [2022-09-18T09:37:39.392Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341515630 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341515631 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341515631 data=null} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341515631 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515631 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341515648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341515649 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341515649 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341515649 data=null} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341515649 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341515650 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341515655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:39 [2022-09-18T09:37:39.392Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:39 [2022-09-18T09:37:39.960Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:39 [2022-09-18T09:37:39.960Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341516157 data=null doit=true} to Shell with text {Trace Import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341516188 data=null} to (of type 'Combo')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341516240 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341516240 data=null doit=true} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341516240 data=null} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341516241 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341516241 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341516241 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Setting state to checked on: import
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1341516273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.961Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Clicking on &Finish
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341516292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341516292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341516292 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341516292 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341516293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:39 [2022-09-18T09:37:39.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341516293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Clicked on &Finish
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341516532 data=null doit=true} to Shell with text {Confirmation}
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Clicking on Skip All
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1341516549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1341516549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1341516549 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1341516550 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1341516550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1341516550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1341516550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341516293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341515722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Clicked on 
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341516901 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341516901 data=null doit=true} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341516901 data=null} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341516901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341516902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341516935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341516936 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341516936 data=null doit=true} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341516946 data=null} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341516947 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341516947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341516964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:40 [2022-09-18T09:37:40.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341516966 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341516966 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341516966 data=null} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341516966 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341516967 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341516999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:40 [2022-09-18T09:37:40.740Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517266 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341517267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341517267 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517267 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517296 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:40 [2022-09-18T09:37:40.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517307 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341517307 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341517307 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517307 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517308 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517312 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517313 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341517313 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341517314 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517314 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517314 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517322 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517322 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:40 [2022-09-18T09:37:40.999Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517323 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341517323 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517380 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517559 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341517559 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341517559 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Attempting to set focus on Table with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341517567 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341517567 data=null doit=true} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341517567 data=null} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341517567 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341517568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341517574 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:41 [2022-09-18T09:37:41.258Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517695 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341517695 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341517695 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517695 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517696 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341517706 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341517712 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341517712 data=null doit=true} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341517713 data=null} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341517713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341517750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341517751 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341517751 data=null doit=true} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341517751 data=null} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341517752 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341517761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:41 [2022-09-18T09:37:41.518Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341517763 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341517763 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341517763 data=null} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341517764 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341517764 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341517781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:41 [2022-09-18T09:37:41.518Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518050 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341518051 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341518051 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518051 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518052 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518081 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:41 [2022-09-18T09:37:41.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518093 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341518093 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341518093 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518094 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518104 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518105 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341518105 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341518105 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518106 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518106 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518111 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518111 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:41 [2022-09-18T09:37:41.778Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518112 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341518112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518295 data=null button=1 stateMask=0x80000 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518317 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341518317 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341518317 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518409 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341518409 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341518409 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518409 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518410 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341518419 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:42 [2022-09-18T09:37:42.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341518426 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341518426 data=null doit=true} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341518426 data=null} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341518426 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341518461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341518462 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341518462 data=null doit=true} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341518462 data=null} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341518463 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341518474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:42 [2022-09-18T09:37:42.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341518476 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341518476 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341518476 data=null} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341518476 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518477 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341518497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:42 [2022-09-18T09:37:42.296Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341518867 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341518867 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341518868 data=null} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341518868 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518868 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341518898 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:42 [2022-09-18T09:37:42.554Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341518910 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341518910 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341518910 data=null} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341518911 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518911 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341518916 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341518921 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341518921 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341518922 data=null} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341518922 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341518922 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341518927 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341518928 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.554Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1341518928 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341518928 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341519028 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1341519156 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1341519156 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1341519156 data=null} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1341519247 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1341519247 data=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1341519247 data=null} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1341519248 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519248 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log}
05:37:42 [2022-09-18T09:37:42.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1341519257 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341519264 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341519264 data=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341519264 data=null} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341519265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341519300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341519301 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341519301 data=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341519301 data=null} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341519302 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341519321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341519322 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341519322 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341519322 data=null} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341519322 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519322 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341519339 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.073Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.073Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519607 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341519608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341519608 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519608 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519635 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.331Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519646 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341519647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341519647 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519647 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519652 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519657 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341519657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341519658 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519658 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341519658 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519664 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519664 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.332Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519665 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341519665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519724 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341519914 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341519918 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341519918 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Attempting to set focus on Table with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341519922 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341519922 data=null doit=true} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341519923 data=null} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341519923 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341519923 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341519936 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:43 [2022-09-18T09:37:43.591Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341520070 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341520070 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341520070 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341520070 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520071 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341520077 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.851Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520093 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520093 data=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520093 data=null} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520093 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520130 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520130 data=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520130 data=null} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520130 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:43 [2022-09-18T09:37:43.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341520143 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341520143 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341520143 data=null} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341520143 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520144 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341520163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:43 [2022-09-18T09:37:43.851Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:43 [2022-09-18T09:37:43.851Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520438 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341520438 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341520438 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520439 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520439 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520467 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520479 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341520479 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341520479 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520480 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520480 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520493 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520494 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341520494 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341520495 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520495 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520496 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520501 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520506 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.112Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520506 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341520506 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520706 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520728 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341520728 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341520728 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:44 [2022-09-18T09:37:44.375Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520819 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341520819 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341520819 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520819 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520820 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341520829 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520835 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520835 data=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520836 data=null} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520836 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520868 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520868 data=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520869 data=null} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520869 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.728Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341520877 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341520877 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341520877 data=null} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341520878 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520878 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341520892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.728Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520905 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520905 data=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520905 data=null} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520905 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341520926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341520926 data=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341520926 data=null} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341520927 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341520940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:44 [2022-09-18T09:37:44.729Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341520941 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341520942 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341520942 data=null} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341520942 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520942 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341520960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1341520961 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1341520961 data=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1341520961 data=null} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1341520961 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341520962 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1341520972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:37:44 [2022-09-18T09:37:44.729Z] DEBUG - Clicking on with mnemonic 'Import...'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Clicked on with mnemonic 'Import...'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341521556 data=null doit=true} to Shell with text {Trace Import}
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341521560 data=null} to (of type 'Combo')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341521661 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341521662 data=null doit=true} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341521663 data=null} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341521670 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341521718 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341521721 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:37:45 [2022-09-18T09:37:45.301Z] DEBUG - Setting state to checked on: import
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1341521763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.565Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Clicking on &Finish
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341521864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341521865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341521865 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341521866 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341521867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:45 [2022-09-18T09:37:45.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341521867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Clicked on &Finish
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341522334 data=null doit=true} to Shell with text {Confirmation}
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Clicking on Rename All
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1341522338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1341522339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1341522340 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1341522340 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1341522342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1341522342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1341522343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.139Z] DEBUG - Clicked on 
05:37:46 [2022-09-18T09:37:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341521872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:37:46 [2022-09-18T09:37:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341521047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:37:46 [2022-09-18T09:37:46.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341522956 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341522957 data=null doit=true} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341522957 data=null} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341522957 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341522957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341522975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341522976 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341522976 data=null doit=true} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341522976 data=null} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341522977 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341522977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341522986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:46 [2022-09-18T09:37:46.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341522987 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341522987 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341522987 data=null} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341522988 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341522988 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341523003 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:46 [2022-09-18T09:37:46.657Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:46 [2022-09-18T09:37:46.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:46 [2022-09-18T09:37:46.916Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523383 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523383 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523384 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341523384 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523414 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:47 [2022-09-18T09:37:47.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523445 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523445 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523445 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523446 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341523446 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523456 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523456 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523456 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523457 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523457 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341523457 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523462 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523463 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523463 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.175Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341523463 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523530 data=null button=1 stateMask=0x80000 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523820 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523821 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341523821 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:47 [2022-09-18T09:37:47.434Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:48 [2022-09-18T09:37:48.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:48 [2022-09-18T09:37:48.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Attempting to set focus on Table with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341524843 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341524844 data=null doit=true} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341524844 data=null} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341524844 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341524844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341524891 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:48 [2022-09-18T09:37:48.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341525096 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341525096 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341525096 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341525097 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525097 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341525102 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:48 [2022-09-18T09:37:48.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341525109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341525109 data=null doit=true} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341525109 data=null} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341525110 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341525152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341525153 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341525153 data=null doit=true} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341525153 data=null} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341525153 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341525160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:48 [2022-09-18T09:37:48.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341525161 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341525161 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341525162 data=null} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341525162 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525162 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341525180 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:48 [2022-09-18T09:37:48.825Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:49 [2022-09-18T09:37:49.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:49 [2022-09-18T09:37:49.084Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525570 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525570 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525570 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525571 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525571 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525603 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:49 [2022-09-18T09:37:49.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525614 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525614 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525614 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525615 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525615 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525624 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525625 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525625 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525626 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525626 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341525626 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525631 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525631 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525631 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.343Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341525632 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525694 data=null button=1 stateMask=0x80000 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525952 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525953 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341525953 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:49 [2022-09-18T09:37:49.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:50 [2022-09-18T09:37:50.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341527043 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341527043 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341527043 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341527044 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527044 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341527049 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:50 [2022-09-18T09:37:50.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341527056 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341527056 data=null doit=true} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341527056 data=null} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341527056 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341527095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341527096 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341527096 data=null doit=true} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341527097 data=null} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341527097 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341527104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:50 [2022-09-18T09:37:50.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341527105 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341527105 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341527105 data=null} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341527105 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527105 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341527123 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:50 [2022-09-18T09:37:50.796Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527217 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1341527217 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1341527217 data=null} to TreeItem with text {unrecognized.log(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527217 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:50 [2022-09-18T09:37:50.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527218 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527259 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:51 [2022-09-18T09:37:51.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527263 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1341527263 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1341527263 data=null} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527263 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527263 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527269 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527269 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1341527269 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1341527270 data=null} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527270 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341527270 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527274 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527275 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527275 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341527275 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527395 data=null button=1 stateMask=0x80000 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341527602 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1341527602 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1341527602 data=null} to TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:51 [2022-09-18T09:37:51.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341528688 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1341528688 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1341528689 data=null} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341528689 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528689 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1341528698 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341528705 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341528705 data=null doit=true} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341528705 data=null} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341528705 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341528746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341528747 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341528747 data=null doit=true} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341528747 data=null} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341528747 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341528754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:52 [2022-09-18T09:37:52.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341528756 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341528756 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341528756 data=null} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341528756 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528756 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341528775 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:52 [2022-09-18T09:37:52.345Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:52 [2022-09-18T09:37:52.345Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528877 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528877 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528877 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528878 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528904 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:52 [2022-09-18T09:37:52.606Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528914 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528914 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528914 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528914 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528914 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528919 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528920 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528920 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528920 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528921 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341528921 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528929 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528929 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528929 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.606Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341528930 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341528996 data=null button=1 stateMask=0x80000 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341529280 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341529280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341529280 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:52 [2022-09-18T09:37:52.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:53 [2022-09-18T09:37:53.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:53 [2022-09-18T09:37:53.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Attempting to set focus on Table with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341530290 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341530291 data=null doit=true} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341530291 data=null} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341530291 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341530292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341530293 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Attempting to set focus on Table with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341530294 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341530295 data=null doit=true} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341530295 data=null} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341530295 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341530295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:37:53 [2022-09-18T09:37:53.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341530296 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341530931 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341530931 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341530931 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341530931 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341530932 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341530941 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:54 [2022-09-18T09:37:54.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341530947 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341530947 data=null doit=true} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341530947 data=null} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341530948 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341530948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341530981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341530982 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341530982 data=null doit=true} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341530983 data=null} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341530983 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341530983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341530990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:54 [2022-09-18T09:37:54.566Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341530991 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341530991 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341530991 data=null} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341530992 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341530992 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341531008 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:54 [2022-09-18T09:37:54.566Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:54 [2022-09-18T09:37:54.566Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
05:37:55 [2022-09-18T09:37:55.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531384 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531385 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531385 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341531385 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531413 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:55 [2022-09-18T09:37:55.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531425 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531425 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531426 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341531426 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531431 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531432 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531437 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531437 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531437 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341531438 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531443 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531443 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531444 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.133Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341531444 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531508 data=null button=1 stateMask=0x80000 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531770 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531770 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341531770 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:55 [2022-09-18T09:37:55.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341532862 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341532863 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341532863 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341532863 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341532863 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341532873 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341532880 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341532880 data=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341532880 data=null} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341532880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341532881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341532914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341532915 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341532915 data=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341532915 data=null} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341532915 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341532916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341532923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341532924 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341532925 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341532925 data=null} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341532929 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341532929 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341532941 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341532957 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341532957 data=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341532957 data=null} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341532958 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341532958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341533024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341533026 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341533026 data=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341533026 data=null} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341533026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341533027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341533034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:37:56 [2022-09-18T09:37:56.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341533036 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341533036 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341533036 data=null} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341533036 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341533036 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341533053 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Attempting to set focus on Tree with text {}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341533054 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341533054 data=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341533054 data=null} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341533054 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341533055 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341533066 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:37:56 [2022-09-18T09:37:56.768Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:37:56 [2022-09-18T09:37:56.768Z] DEBUG - Clicking on with mnemonic 'Clear'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Clicked on with mnemonic 'Clear'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341533554 data=null doit=true} to Shell with text {Confirm Clear}
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Clicking on &Yes
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341533555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341533555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341533555 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341533555 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341533556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341533556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:37:57 [2022-09-18T09:37:57.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341533556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.525Z] 
05:38:01 [2022-09-18T09:38:01.525Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:00.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Clicked on 
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341533143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341537482 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341537482 data=null doit=true} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341537483 data=null} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341537483 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341537483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341537505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341537512 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341537513 data=null doit=true} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341537513 data=null} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341537513 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341537514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341537521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:01 [2022-09-18T09:38:01.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341537523 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341537530 data=null doit=true} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341537531 data=null} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341537531 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341537531 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341537550 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1341537551 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1341537551 data=null doit=true} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1341537551 data=null} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1341537551 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341537552 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1341537564 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Clicking on with mnemonic 'New Folder...'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Clicked on with mnemonic 'New Folder...'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Clicking on OK
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341537920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341537920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341537920 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341537920 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341537920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341537920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341537920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:01 [2022-09-18T09:38:01.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1341537599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Clicked on 
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341538021 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341538021 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341538021 data=null} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341538022 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341538022 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341538027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:38:01 [2022-09-18T09:38:01.787Z] DEBUG - Clicking on with mnemonic 'New Folder...'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Clicked on with mnemonic 'New Folder...'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Clicking on OK
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341538358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341538359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341538359 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341538359 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341538359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341538359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341538359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1341538071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Clicked on 
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341538482 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341538482 data=null} to TreeItem with text {Traces [0]}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341538483 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341538483 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341538485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1341538486 data=null button=0 stateMask=0x0 x=103 y=81 count=0} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1341538486 data=null doit=true} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1341538486 data=null} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1341538487 data=null button=1 stateMask=0x0 x=103 y=81 count=1} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341538487 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1341538507 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:02 [2022-09-18T09:38:02.170Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:02 [2022-09-18T09:38:02.737Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341538967 data=null doit=true} to Shell with text {Trace Import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341538972 data=null} to (of type 'Combo')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341539026 data=null doit=true} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341539026 data=null} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341539027 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341539031 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341539034 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341539035 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341539035 data=null doit=true} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341539035 data=null} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341539035 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341539035 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341539036 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:02 [2022-09-18T09:38:02.738Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341539069 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341539069 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341539069 data=null} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341539070 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341539070 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341539074 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:02 [2022-09-18T09:38:02.738Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341539101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6edc9871
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341539106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341539106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341539106 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341539110 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341539110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341539111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341539111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341539111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341539111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341539111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341539111 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341539111 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Clicking on &Finish
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341539135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341539135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341539135 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341539135 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341539135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:02 [2022-09-18T09:38:02.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341539136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:03 [2022-09-18T09:38:03.308Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341539136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341538564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Clicked on 
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341539591 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341539591 data=null doit=true} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341539591 data=null} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341539591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341539592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341539617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341539625 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341539625 data=null doit=true} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341539625 data=null} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341539625 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341539626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341539632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:03 [2022-09-18T09:38:03.309Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341539633 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341539633 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341539633 data=null} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341539634 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341539634 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341539653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:03 [2022-09-18T09:38:03.309Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1341539654 data=null doit=true} to TreeItem with text {FolderA [2]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1341539654 data=null} to TreeItem with text {FolderA [2]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1341539654 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341539655 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]}
05:38:03 [2022-09-18T09:38:03.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1341539657 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
05:38:03 [2022-09-18T09:38:03.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:03 [2022-09-18T09:38:03.567Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540014 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341540014 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341540014 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540014 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341540015 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540040 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:03 [2022-09-18T09:38:03.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540050 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341540050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341540051 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540051 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341540051 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540056 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540056 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341540057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341540057 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540057 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341540057 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540065 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540066 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540066 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341540066 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:03 [2022-09-18T09:38:03.826Z] 
05:38:03 [2022-09-18T09:38:03.826Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:03.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540123 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341540386 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341540386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341540386 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:04 [2022-09-18T09:38:04.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:04 [2022-09-18T09:38:04.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:04 [2022-09-18T09:38:04.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:04 [2022-09-18T09:38:04.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:04 [2022-09-18T09:38:04.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Attempting to set focus on Table with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341541464 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341541464 data=null doit=true} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341541464 data=null} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341541465 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341541465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341541530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:05 [2022-09-18T09:38:05.218Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341541666 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341541666 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341541667 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341541667 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341541667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341541682 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.477Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341541690 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341541690 data=null doit=true} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341541690 data=null} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341541691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341541691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341541724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341541725 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341541725 data=null doit=true} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341541725 data=null} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341541726 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341541726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341541732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:05 [2022-09-18T09:38:05.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341541733 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341541733 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341541734 data=null} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341541734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341541734 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341541749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:05 [2022-09-18T09:38:05.477Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:38:05 [2022-09-18T09:38:05.477Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542111 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341542111 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341542112 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542112 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341542112 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542137 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:05 [2022-09-18T09:38:05.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542148 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341542149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341542149 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542149 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341542149 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542154 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542155 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341542155 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341542155 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542156 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341542156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542165 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542166 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.736Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542166 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341542166 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542252 data=null button=1 stateMask=0x80000 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341542252 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341542253 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341542253 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:05 [2022-09-18T09:38:05.995Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:38:06 [2022-09-18T09:38:06.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:06 [2022-09-18T09:38:06.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:06 [2022-09-18T09:38:06.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Attempting to set focus on Table with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341542688 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341542688 data=null doit=true} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341542689 data=null} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341542689 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341542689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341542697 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:06 [2022-09-18T09:38:06.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341543879 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341543880 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341543880 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341543880 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341543880 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341543885 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:07 [2022-09-18T09:38:07.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:07 [2022-09-18T09:38:07.632Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1341543918 data=null button=0 stateMask=0x0 x=103 y=150 count=0} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1341543919 data=null doit=true} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1341543919 data=null} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1341543919 data=null button=1 stateMask=0x0 x=103 y=150 count=1} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341543919 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1341543938 data=null button=1 stateMask=0x80000 x=103 y=150 count=1} to TreeItem with text {FolderB}
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:07 [2022-09-18T09:38:07.632Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:07 [2022-09-18T09:38:07.890Z] 
05:38:07 [2022-09-18T09:38:07.890Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:08 [2022-09-18T09:38:08.148Z] 
05:38:08 [2022-09-18T09:38:08.149Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:08 [2022-09-18T09:38:08.149Z] 
05:38:08 [2022-09-18T09:38:08.149Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:08 [2022-09-18T09:38:08.149Z] 
05:38:08 [2022-09-18T09:38:08.149Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:08 [2022-09-18T09:38:08.149Z] 
05:38:08 [2022-09-18T09:38:08.149Z] (Eclipse:18793): Gtk-WARNING **: 09:38:07.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341544388 data=null doit=true} to Shell with text {Trace Import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341544394 data=null} to (of type 'Combo')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341544456 data=null doit=true} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341544457 data=null} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341544457 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341544457 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341544460 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341544461 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341544461 data=null doit=true} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341544461 data=null} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341544462 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341544462 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341544462 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.149Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341544498 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341544498 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341544499 data=null} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341544499 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341544499 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341544502 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341544506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Clicking on &Finish
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341544535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341544535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341544535 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341544535 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341544535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341544535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341544535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341544017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Clicked on 
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341545048 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341545048 data=null doit=true} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341545048 data=null} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341545048 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341545100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341545114 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341545114 data=null doit=true} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341545114 data=null} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341545115 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341545145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:08 [2022-09-18T09:38:08.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341545147 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341545147 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341545147 data=null} to TreeItem with text {Traces [2]}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341545147 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:08 [2022-09-18T09:38:08.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545147 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341545189 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:08 [2022-09-18T09:38:08.980Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1341545190 data=null doit=true} to TreeItem with text {FolderB [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1341545190 data=null} to TreeItem with text {FolderB [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1341545190 data=null button=1 stateMask=0x0 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341545191 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1341545193 data=null button=1 stateMask=0x80000 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:08 [2022-09-18T09:38:08.980Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545466 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341545466 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341545467 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545467 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545468 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545505 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:09 [2022-09-18T09:38:09.242Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545509 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341545509 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341545509 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545509 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545510 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545521 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545522 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341545522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341545522 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545523 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341545523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545536 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545537 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545538 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.242Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341545538 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341545602 data=null button=1 stateMask=0x80000 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341546055 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341546056 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341546056 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:09 [2022-09-18T09:38:09.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:10 [2022-09-18T09:38:10.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:10 [2022-09-18T09:38:10.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Attempting to set focus on Table with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341547067 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341547068 data=null doit=true} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341547068 data=null} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341547068 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341547069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341547079 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:10 [2022-09-18T09:38:10.756Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341547234 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341547234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341547235 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341547235 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547236 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341547243 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341547260 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341547260 data=null doit=true} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341547260 data=null} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341547261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341547298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341547299 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341547299 data=null doit=true} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341547299 data=null} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341547300 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341547306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:11 [2022-09-18T09:38:11.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341547307 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341547307 data=null doit=true} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341547307 data=null} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341547307 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547308 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341547325 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:11 [2022-09-18T09:38:11.015Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:38:11 [2022-09-18T09:38:11.015Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547593 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341547593 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341547593 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547594 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547594 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547630 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:11 [2022-09-18T09:38:11.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547634 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341547634 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341547634 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547635 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547635 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547640 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547641 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341547641 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341547641 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547642 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341547642 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547651 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547651 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.274Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547651 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.533Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341547652 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341547720 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341548163 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341548169 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341548169 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:11 [2022-09-18T09:38:11.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Attempting to set focus on Table with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341548243 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341548244 data=null doit=true} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341548244 data=null} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341548244 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341548244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341548265 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:12 [2022-09-18T09:38:12.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:12 [2022-09-18T09:38:12.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:12 [2022-09-18T09:38:12.985Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341549301 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341549301 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341549301 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341549301 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341549302 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341549306 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:38:12 [2022-09-18T09:38:12.986Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
05:38:12 [2022-09-18T09:38:12.986Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341549312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341549312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341549312 data=null doit=true} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341549312 data=null} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341549313 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341549313 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341549343 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341549344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341549344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341549344 data=null doit=true} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341549344 data=null} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1341549344 data=null button=1 stateMask=0x40000 x=114 y=150 count=1} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341549345 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1341549362 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1} to (of type 'Tree')
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:38:12 [2022-09-18T09:38:12.986Z] DEBUG - Clicking on with mnemonic 'Delete'
05:38:13 [2022-09-18T09:38:13.245Z] 
05:38:13 [2022-09-18T09:38:13.245Z] (Eclipse:18793): Gtk-WARNING **: 09:38:13.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:13 [2022-09-18T09:38:13.245Z] 
05:38:13 [2022-09-18T09:38:13.245Z] (Eclipse:18793): Gtk-WARNING **: 09:38:13.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:13 [2022-09-18T09:38:13.245Z] 
05:38:13 [2022-09-18T09:38:13.245Z] (Eclipse:18793): Gtk-WARNING **: 09:38:13.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:13 [2022-09-18T09:38:13.245Z] 
05:38:13 [2022-09-18T09:38:13.245Z] (Eclipse:18793): Gtk-WARNING **: 09:38:13.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:13 [2022-09-18T09:38:13.245Z] DEBUG - Clicked on with mnemonic 'Delete'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Clicking on &Yes
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341549690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341549690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341549691 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341549691 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341549691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341549691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:13 [2022-09-18T09:38:13.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341549691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.877Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.877Z] 
05:38:14 [2022-09-18T09:38:14.878Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.878Z] 
05:38:14 [2022-09-18T09:38:14.878Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.878Z] 
05:38:14 [2022-09-18T09:38:14.878Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.878Z] 
05:38:14 [2022-09-18T09:38:14.878Z] (Eclipse:18793): Gtk-WARNING **: 09:38:14.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:14 [2022-09-18T09:38:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341549397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Clicked on 
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341551428 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341551428 data=null doit=true} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341551428 data=null} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341551429 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341551429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341551495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.136Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341551496 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341551497 data=null doit=true} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341551497 data=null} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341551497 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341551497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341551514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:15 [2022-09-18T09:38:15.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341551515 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341551515 data=null doit=true} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341551515 data=null} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341551516 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341551516 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341551547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1341551548 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1341551548 data=null doit=true} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1341551548 data=null} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1341551549 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341551549 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1341551579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
05:38:15 [2022-09-18T09:38:15.396Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:38:15 [2022-09-18T09:38:15.396Z] DEBUG - Clicking on with mnemonic 'Clear'
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.396Z] 
05:38:15 [2022-09-18T09:38:15.396Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] 
05:38:15 [2022-09-18T09:38:15.654Z] (Eclipse:18793): Gtk-WARNING **: 09:38:15.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:15 [2022-09-18T09:38:15.654Z] DEBUG - Clicked on with mnemonic 'Clear'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341551929 data=null doit=true} to Shell with text {Confirm Clear}
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Clicking on &Yes
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341551930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341551930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341551932 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341551932 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341551933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341551933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:15 [2022-09-18T09:38:15.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341551933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.222Z] 
05:38:16 [2022-09-18T09:38:16.222Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:15.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341551618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Clicked on 
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341552495 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341552495 data=null doit=true} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341552495 data=null} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341552496 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341552496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341552525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341552526 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341552526 data=null doit=true} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341552526 data=null} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341552526 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341552526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341552532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:16 [2022-09-18T09:38:16.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341552540 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341552540 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341552540 data=null} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341552541 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341552541 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341552550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341552558 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341552559 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341552559 data=null} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341552559 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341552559 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341552564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.222Z] DEBUG - Clicking on with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Clicked on with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Clicking on OK
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341552907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341552907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341552907 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341552907 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341552907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341552908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341552908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1341552617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Clicked on 
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341553005 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341553005 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341553005 data=null} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341553006 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341553006 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341553011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.739Z] DEBUG - Clicking on with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Clicked on with mnemonic 'New Folder...'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Clicking on OK
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341553330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341553330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341553330 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341553330 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341553330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:16 [2022-09-18T09:38:16.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341553330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341553331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1341553052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Clicked on 
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341553433 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341553433 data=null} to TreeItem with text {Traces [0]}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341553434 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341553434 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341553436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1341553437 data=null button=0 stateMask=0x0 x=103 y=81 count=0} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1341553437 data=null doit=true} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1341553437 data=null} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1341553437 data=null button=1 stateMask=0x0 x=103 y=81 count=1} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341553437 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1341553460 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
05:38:17 [2022-09-18T09:38:17.377Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:17 [2022-09-18T09:38:17.377Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341553892 data=null doit=true} to Shell with text {Trace Import}
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341553897 data=null} to (of type 'Combo')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:17 [2022-09-18T09:38:17.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341553947 data=null doit=true} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341553947 data=null} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341553948 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341553948 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341553951 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341553951 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341553952 data=null doit=true} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341553952 data=null} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341553952 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341553952 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341553953 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341553989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.637Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Clicking on &Finish
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341554002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341554002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341554002 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341554002 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341554003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:17 [2022-09-18T09:38:17.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341554003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:18 [2022-09-18T09:38:18.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341554003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341553503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Clicked on 
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341554424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341554425 data=null doit=true} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341554425 data=null} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341554425 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341554448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341554449 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341554450 data=null doit=true} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341554450 data=null} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341554450 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341554467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:18 [2022-09-18T09:38:18.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341554468 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341554473 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341554473 data=null} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341554473 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554473 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341554482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:18 [2022-09-18T09:38:18.208Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1341554483 data=null doit=true} to TreeItem with text {FolderA [1]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1341554483 data=null} to TreeItem with text {FolderA [1]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1341554483 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341554484 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]}
05:38:18 [2022-09-18T09:38:18.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1341554485 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
05:38:18 [2022-09-18T09:38:18.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554843 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341554843 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341554843 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554843 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554844 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554869 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:18 [2022-09-18T09:38:18.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554879 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341554879 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341554880 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554880 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554880 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554885 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554886 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341554886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341554886 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554886 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341554886 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554895 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554895 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554896 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.726Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341554896 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.726Z] 
05:38:18 [2022-09-18T09:38:18.726Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:18.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341554950 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341555361 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341555362 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341555362 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:18 [2022-09-18T09:38:18.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:18 [2022-09-18T09:38:18.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:18 [2022-09-18T09:38:18.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:19 [2022-09-18T09:38:19.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:19 [2022-09-18T09:38:19.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Attempting to set focus on Table with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341556367 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341556367 data=null doit=true} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341556367 data=null} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341556368 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341556368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341556387 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:20 [2022-09-18T09:38:20.118Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:20 [2022-09-18T09:38:20.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341556559 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341556560 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341556560 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341556560 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341556561 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341556570 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:20 [2022-09-18T09:38:20.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:20 [2022-09-18T09:38:20.400Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1341556574 data=null button=0 stateMask=0x0 x=103 y=127 count=0} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1341556574 data=null doit=true} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1341556574 data=null} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1341556575 data=null button=1 stateMask=0x0 x=103 y=127 count=1} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341556575 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1341556595 data=null button=1 stateMask=0x80000 x=103 y=127 count=1} to TreeItem with text {FolderB}
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:20 [2022-09-18T09:38:20.400Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341557006 data=null doit=true} to Shell with text {Trace Import}
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341557025 data=null} to (of type 'Combo')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:20 [2022-09-18T09:38:20.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341557085 data=null doit=true} to TreeItem with text {import}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341557085 data=null} to TreeItem with text {import}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341557086 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341557086 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341557089 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557090 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341557090 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341557090 data=null} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557090 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557090 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557103 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341557117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Clicking on &Finish
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341557160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341557160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341557160 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341557160 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341557160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341557161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341557161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341556645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - Clicked on 
05:38:20 [2022-09-18T09:38:20.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341557367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341557368 data=null doit=true} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341557368 data=null} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341557368 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341557409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341557410 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341557410 data=null doit=true} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341557410 data=null} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341557410 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341557416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:21 [2022-09-18T09:38:21.179Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341557417 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341557417 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341557418 data=null} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341557418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557431 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341557463 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:21 [2022-09-18T09:38:21.179Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1341557464 data=null doit=true} to TreeItem with text {FolderB [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1341557464 data=null} to TreeItem with text {FolderB [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1341557464 data=null button=1 stateMask=0x0 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341557464 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1341557466 data=null button=1 stateMask=0x80000 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:21 [2022-09-18T09:38:21.179Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557626 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341557626 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341557626 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557626 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557627 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557655 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:21 [2022-09-18T09:38:21.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557669 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341557669 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341557669 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557670 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557679 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557680 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341557680 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341557681 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557681 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341557681 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557686 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557686 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557687 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.439Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341557687 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341557748 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341558185 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341558206 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341558206 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Attempting to set focus on Table with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341558209 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341558209 data=null doit=true} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341558209 data=null} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341558210 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341558210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341558219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:21 [2022-09-18T09:38:21.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341559424 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341559425 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341559425 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341559425 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341559426 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341559434 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:38:23 [2022-09-18T09:38:23.332Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341559439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341559439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341559439 data=null doit=true} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341559439 data=null} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1341559440 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341559440 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1341559467 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341559467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341559467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341559467 data=null doit=true} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341559467 data=null} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1341559468 data=null button=1 stateMask=0x40000 x=114 y=127 count=1} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341559468 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1341559488 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1} to (of type 'Tree')
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:38:23 [2022-09-18T09:38:23.332Z] DEBUG - Clicking on with mnemonic 'Delete'
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.332Z] 
05:38:23 [2022-09-18T09:38:23.332Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.591Z] 
05:38:23 [2022-09-18T09:38:23.591Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.591Z] 
05:38:23 [2022-09-18T09:38:23.591Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.591Z] 
05:38:23 [2022-09-18T09:38:23.591Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.591Z] 
05:38:23 [2022-09-18T09:38:23.591Z] (Eclipse:18793): Gtk-WARNING **: 09:38:23.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Clicked on with mnemonic 'Delete'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Clicking on &Yes
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341559824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341559825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341559825 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341559825 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341559825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341559825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:23 [2022-09-18T09:38:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341559825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:24 [2022-09-18T09:38:24.526Z] 
05:38:24 [2022-09-18T09:38:24.526Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:24.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341559532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Clicked on 
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341560740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341560741 data=null doit=true} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341560741 data=null} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341560741 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341560741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341560769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341560770 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341560772 data=null doit=true} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341560773 data=null} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341560773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341560773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341560779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:24 [2022-09-18T09:38:24.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341560781 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341560781 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341560781 data=null} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341560782 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341560782 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341560824 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341560825 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341560825 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341560825 data=null} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341560826 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341560826 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341560831 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:24 [2022-09-18T09:38:24.526Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341561315 data=null doit=true} to Shell with text {Trace Import}
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341561334 data=null} to (of type 'Combo')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341561397 data=null doit=true} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341561397 data=null} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341561397 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341561398 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341561401 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341561401 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341561401 data=null doit=true} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341561411 data=null} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341561411 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561412 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341561412 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.097Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341561444 data=null doit=true} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341561444 data=null} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341561444 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341561445 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341561447 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1341561448 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341561448 data=null doit=true} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341561448 data=null} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341561449 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561449 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341561451 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1341561479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:25 [2022-09-18T09:38:25.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3eec66c2
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341561484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341561484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341561485 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341561485 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341561485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341561485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341561485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341561485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341561494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341561494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341561494 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341561494 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.098Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Clicking on &Finish
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341561511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341561511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341561511 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341561511 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341561511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341561512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341561512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341560869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Clicked on 
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341561662 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341561662 data=null doit=true} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341561662 data=null} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341561663 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341561693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341561694 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341561694 data=null doit=true} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341561695 data=null} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341561695 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341561708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:25 [2022-09-18T09:38:25.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341561709 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341561709 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341561709 data=null} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341561710 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561710 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341561728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341561729 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341561729 data=null} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341561729 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341561730 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341561731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561885 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341561886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341561886 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561886 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561926 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:25 [2022-09-18T09:38:25.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561930 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341561930 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341561931 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561931 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561931 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561943 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561944 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341561944 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341561945 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561945 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341561945 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561951 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561951 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341561951 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341561952 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341562042 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341562043 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341562043 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:25 [2022-09-18T09:38:25.828Z] 
05:38:25 [2022-09-18T09:38:25.828Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:25.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:26 [2022-09-18T09:38:26.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341562071 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:26 [2022-09-18T09:38:26.087Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:26 [2022-09-18T09:38:26.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:26 [2022-09-18T09:38:26.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:26 [2022-09-18T09:38:26.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:26 [2022-09-18T09:38:26.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:26 [2022-09-18T09:38:26.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:26 [2022-09-18T09:38:26.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:26 [2022-09-18T09:38:26.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:27 [2022-09-18T09:38:27.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:27 [2022-09-18T09:38:27.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Attempting to set focus on Table with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341563390 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341563391 data=null doit=true} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341563391 data=null} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341563391 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341563392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341563401 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563578 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341563578 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341563578 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563579 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563579 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563584 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341563592 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341563592 data=null doit=true} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341563592 data=null} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341563593 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341563627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341563629 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341563629 data=null doit=true} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341563629 data=null} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341563630 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341563637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:27 [2022-09-18T09:38:27.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341563638 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341563638 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341563639 data=null} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341563639 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563639 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341563656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:27 [2022-09-18T09:38:27.430Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1341563657 data=null doit=true} to TreeItem with text {z-clashes [1]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1341563657 data=null} to TreeItem with text {z-clashes [1]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1341563658 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341563658 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1341563659 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:38:27 [2022-09-18T09:38:27.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563924 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341563924 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341563924 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563925 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563925 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563958 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:27 [2022-09-18T09:38:27.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563962 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341563963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341563963 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563963 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563963 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563972 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563973 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341563973 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341563973 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563974 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341563974 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563977 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563978 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341563978 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:27 [2022-09-18T09:38:27.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341563978 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341564066 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341564504 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341564504 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341564504 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:28 [2022-09-18T09:38:28.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:28 [2022-09-18T09:38:28.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:28 [2022-09-18T09:38:28.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:29 [2022-09-18T09:38:29.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:29 [2022-09-18T09:38:29.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Attempting to set focus on Table with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341565578 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341565579 data=null doit=true} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341565579 data=null} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341565580 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341565580 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341565589 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341565725 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341565725 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341565726 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341565726 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341565726 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341565732 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:29 [2022-09-18T09:38:29.340Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341565739 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341565740 data=null doit=true} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341565740 data=null} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341565740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341565740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341565780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341565781 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341565781 data=null doit=true} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341565781 data=null} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341565782 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341565782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341565789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:29 [2022-09-18T09:38:29.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341565791 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341565791 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341565791 data=null} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341565791 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341565792 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341565808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341565809 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341565813 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341565814 data=null} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341565814 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341565814 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341565820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:38:29 [2022-09-18T09:38:29.599Z] DEBUG - Clicking on with mnemonic 'Clear'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Clicked on with mnemonic 'Clear'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Clicking on &Yes
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341566157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341566157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341566157 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341566157 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341566157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341566158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:29 [2022-09-18T09:38:29.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341566158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:30 [2022-09-18T09:38:30.794Z] 
05:38:30 [2022-09-18T09:38:30.794Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:30.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341565856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Clicked on 
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341567461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341567461 data=null doit=true} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341567462 data=null} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341567462 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341567462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341567491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341567491 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341567492 data=null doit=true} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341567492 data=null} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341567492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341567492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341567508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:31 [2022-09-18T09:38:31.313Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341567509 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341567509 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341567509 data=null} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341567509 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341567510 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341567528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341567529 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341567529 data=null doit=true} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341567529 data=null} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341567530 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341567530 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341567544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:31 [2022-09-18T09:38:31.313Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341567978 data=null doit=true} to Shell with text {Trace Import}
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341567983 data=null} to (of type 'Combo')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:31 [2022-09-18T09:38:31.572Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341568045 data=null doit=true} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341568045 data=null} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341568046 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341568046 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341568058 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1341568059 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341568059 data=null doit=true} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341568059 data=null} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341568059 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568059 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341568060 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341568089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@623594f1
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341568093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341568094 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341568094 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341568094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341568094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341568094 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341568095 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Clicking on &Finish
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341568110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341568110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341568110 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341568110 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341568110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:31 [2022-09-18T09:38:31.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341568110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:32 [2022-09-18T09:38:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341568110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:32 [2022-09-18T09:38:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341567581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:32 [2022-09-18T09:38:32.352Z] DEBUG - Clicked on 
05:38:32 [2022-09-18T09:38:32.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:32 [2022-09-18T09:38:32.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341568593 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341568593 data=null doit=true} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341568593 data=null} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341568593 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341568616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341568618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341568618 data=null doit=true} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341568618 data=null} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341568618 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341568633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:32 [2022-09-18T09:38:32.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341568634 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341568634 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341568635 data=null} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341568635 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568635 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341568660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341568661 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341568661 data=null} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341568661 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341568662 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341568663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568915 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341568915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341568915 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568916 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568916 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568948 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:32 [2022-09-18T09:38:32.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568952 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341568952 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341568952 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568953 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568953 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568962 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568962 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341568963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:32 [2022-09-18T09:38:32.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341568963 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568963 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341568964 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568968 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568969 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341568969 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341568969 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:32 [2022-09-18T09:38:32.676Z] 
05:38:32 [2022-09-18T09:38:32.676Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:32.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341569025 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341569276 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341569278 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341569278 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:33 [2022-09-18T09:38:33.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:33 [2022-09-18T09:38:33.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:33 [2022-09-18T09:38:33.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Attempting to set focus on Table with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341570344 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341570345 data=null doit=true} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341570345 data=null} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341570345 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341570346 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341570399 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341570520 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341570520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341570521 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341570521 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341570521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341570530 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341570645 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341570645 data=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341570645 data=null} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341570645 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341570645 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341570675 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341570676 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341570676 data=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341570676 data=null} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341570676 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341570677 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341570684 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341570685 data=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341570685 data=null} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341570685 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341570686 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341570688 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341570688 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341570689 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341570689 data=null} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341570689 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341570689 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341570714 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341570715 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341570715 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341570715 data=null} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341570716 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341570716 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341570721 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:34 [2022-09-18T09:38:34.422Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341571152 data=null doit=true} to Shell with text {Trace Import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341571172 data=null} to (of type 'Combo')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341571236 data=null doit=true} to TreeItem with text {import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341571236 data=null} to TreeItem with text {import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341571237 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341571237 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341571240 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571249 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341571250 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341571250 data=null} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571250 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571251 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571253 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341571286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Clicking on &Finish
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341571315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341571315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341571316 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341571316 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341571316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341571316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:34 [2022-09-18T09:38:34.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341571316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341570755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Clicked on 
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341571588 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341571589 data=null doit=true} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341571589 data=null} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341571589 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571589 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341571624 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341571625 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341571625 data=null doit=true} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341571625 data=null} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341571625 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571625 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341571643 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
05:38:35 [2022-09-18T09:38:35.251Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341571645 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341571645 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341571645 data=null} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341571646 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571654 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341571678 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341571678 data=null doit=true} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341571678 data=null} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341571683 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341571683 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341571685 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571950 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341571951 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341571951 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571951 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571952 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571986 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:35 [2022-09-18T09:38:35.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571990 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341571990 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341571990 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571990 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571995 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571996 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341571996 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341571997 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341571997 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341571997 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341572001 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341572001 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341572001 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:35 [2022-09-18T09:38:35.770Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341572002 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341572069 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341572455 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341572486 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341572486 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Attempting to set focus on Table with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341572502 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341572502 data=null doit=true} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341572502 data=null} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341572503 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341572503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341572523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:36 [2022-09-18T09:38:36.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341573615 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341573615 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341573615 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341573616 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341573616 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341573623 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341573627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341573636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341573637 data=null doit=true} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341573637 data=null} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341573637 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341573637 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341573666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1341573666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1341573666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} [layout=null] time=1341573666 data=null doit=true} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1341573666 data=null} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341573667 data=null button=1 stateMask=0x40000 x=92 y=150 count=1} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341573667 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341573687 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1} to (of type 'Tree')
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:38:37 [2022-09-18T09:38:37.433Z] DEBUG - Clicking on with mnemonic 'Clear'
05:38:37 [2022-09-18T09:38:37.692Z] 
05:38:37 [2022-09-18T09:38:37.692Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.692Z] 
05:38:37 [2022-09-18T09:38:37.692Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.692Z] 
05:38:37 [2022-09-18T09:38:37.692Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.692Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] 
05:38:37 [2022-09-18T09:38:37.693Z] (Eclipse:18793): Gtk-WARNING **: 09:38:37.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Clicked on with mnemonic 'Clear'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Clicking on &Yes
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341574048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341574048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341574048 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341574048 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341574049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341574049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:37 [2022-09-18T09:38:37.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341574049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:38 [2022-09-18T09:38:38.628Z] 
05:38:38 [2022-09-18T09:38:38.628Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:38.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341573741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Clicked on 
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341575262 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341575293 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341575294 data=null doit=true} to TreeItem with text {Tracing}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341575294 data=null} to TreeItem with text {Tracing}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341575294 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341575294 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:38:38 [2022-09-18T09:38:38.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341575318 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
05:38:39 [2022-09-18T09:38:39.146Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:38:39 [2022-09-18T09:38:39.146Z] DEBUG - Clicking on with mnemonic 'Delete'
05:38:39 [2022-09-18T09:38:39.146Z] DEBUG - Clicked on with mnemonic 'Delete'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576285 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576285 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341576286 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Clicking on OK
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341576287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341576288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341576288 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341576288 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341576288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341576288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Clicked on OK
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341576288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341575372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341576802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341576803 data=null doit=true} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341576803 data=null} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341576803 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341576803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341576840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341576842 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341576842 data=null doit=true} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341576842 data=null} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341576842 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341576843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341576861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:40 [2022-09-18T09:38:40.678Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341576863 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341576863 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341576863 data=null} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341576864 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341576864 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341576888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341576888 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341576889 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341576889 data=null} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341576889 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341576889 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341576896 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:38:40 [2022-09-18T09:38:40.678Z] DEBUG - Clicking on with mnemonic 'Clear'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Clicked on with mnemonic 'Clear'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341577277 data=null doit=true} to Shell with text {Confirm Clear}
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Clicking on &Yes
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341577278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341577279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341577279 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341577279 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341577279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341577279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341577279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341576945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - Clicked on 
05:38:40 [2022-09-18T09:38:40.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341577407 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341577407 data=null doit=true} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341577407 data=null} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341577407 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341577408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341577437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341577438 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341577438 data=null doit=true} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341577438 data=null} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341577438 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341577438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341577454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:41 [2022-09-18T09:38:41.198Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341577455 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341577455 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341577455 data=null} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341577456 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341577456 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341577477 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341577484 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341577484 data=null doit=true} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341577484 data=null} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341577484 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341577485 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341577490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:38:41 [2022-09-18T09:38:41.198Z] DEBUG - Clicking on with mnemonic 'Import...'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - Clicked on with mnemonic 'Import...'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341577895 data=null doit=true} to Shell with text {Trace Import}
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1341577911 data=null doit=true} to Button with text {Select roo&t directory:}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1341577912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1341577912 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1341577913 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1341577913 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1341577913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1341577931 data=null} to (of type 'Combo')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1341578025 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341578026 data=null doit=true} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341578026 data=null} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341578026 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341578027 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341578027 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Setting state to checked on: /
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341578058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.717Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49eb153e
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341578063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341578063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341578063 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341578063 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341578063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341578063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341578064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341578064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341578064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341578064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341578064 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341578064 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Clicking on &Finish
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341578083 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341578083 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341578083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:41 [2022-09-18T09:38:41.979Z] DEBUG - Clicked on &Finish
05:38:42 [2022-09-18T09:38:42.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341578084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:38:42 [2022-09-18T09:38:42.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341577530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341579385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341579385 data=null doit=true} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341579385 data=null} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341579386 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341579414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341579414 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341579414 data=null doit=true} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341579415 data=null} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341579415 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341579441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:43 [2022-09-18T09:38:43.117Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341579443 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341579443 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341579443 data=null} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341579443 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579443 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341579458 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341579458 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341579458 data=null} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341579458 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341579459 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341579463 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:43 [2022-09-18T09:38:43.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:43 [2022-09-18T09:38:43.376Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579825 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341579826 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341579826 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579826 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579826 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579858 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:43 [2022-09-18T09:38:43.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579862 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341579862 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341579862 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579863 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579872 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579872 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341579872 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341579873 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579873 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341579873 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579878 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579883 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579883 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341579884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579941 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341579951 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.635Z] 
05:38:43 [2022-09-18T09:38:43.635Z] (Eclipse:18793): Gtk-CRITICAL **: 09:38:43.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341579982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341580228 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:43 [2022-09-18T09:38:43.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:44 [2022-09-18T09:38:44.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:44 [2022-09-18T09:38:44.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Attempting to set focus on Table with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341581318 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341581319 data=null doit=true} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341581319 data=null} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341581319 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341581319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341581329 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341581448 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341581449 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341581449 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341581449 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581449 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341581466 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:45 [2022-09-18T09:38:45.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341581474 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341581475 data=null doit=true} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341581475 data=null} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341581475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341581506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341581507 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341581507 data=null doit=true} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341581507 data=null} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341581508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341581514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:45 [2022-09-18T09:38:45.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341581515 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341581515 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341581515 data=null} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341581515 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581516 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341581533 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:45 [2022-09-18T09:38:45.290Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581858 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341581860 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341581861 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581863 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581864 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581915 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:45 [2022-09-18T09:38:45.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581933 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341581934 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341581935 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581937 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581937 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581954 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581958 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341581960 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341581963 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581965 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341581966 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581984 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581987 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.572Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341581990 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341581992 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341582168 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341582169 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341582170 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341582171 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:38:45 [2022-09-18T09:38:45.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:46 [2022-09-18T09:38:46.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:46 [2022-09-18T09:38:46.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Attempting to set focus on Table with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341583678 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341583678 data=null doit=true} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341583678 data=null} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341583679 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341583679 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341583697 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:47 [2022-09-18T09:38:47.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341583869 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341583869 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341583869 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341583869 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341583870 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341583878 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341583885 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341583885 data=null doit=true} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341583885 data=null} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341583886 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341583886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341583923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341583924 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341583924 data=null doit=true} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341583925 data=null} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341583925 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341583925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341583931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:47 [2022-09-18T09:38:47.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341583932 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341583932 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341583932 data=null} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341583933 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341583933 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341583950 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:47 [2022-09-18T09:38:47.595Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584215 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341584215 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341584215 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584216 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341584216 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584242 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:47 [2022-09-18T09:38:47.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584253 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341584254 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341584254 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584254 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341584254 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584259 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584260 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341584260 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341584260 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584261 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341584261 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584268 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584268 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:47 [2022-09-18T09:38:47.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584268 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.174Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341584269 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584329 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341584709 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341584715 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341584715 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Attempting to set focus on Table with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341584734 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341584736 data=null doit=true} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341584736 data=null} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341584736 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341584736 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341584743 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:48 [2022-09-18T09:38:48.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:49 [2022-09-18T09:38:49.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:49 [2022-09-18T09:38:49.810Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341585931 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341585931 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341585931 data=null} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341585932 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341585932 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341585940 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341585948 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341585948 data=null doit=true} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341585948 data=null} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341585948 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341585949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341585987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341585988 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341585988 data=null doit=true} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341585988 data=null} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341585988 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341585988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341585999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:49 [2022-09-18T09:38:49.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341586000 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341586000 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341586000 data=null} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341586001 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341586001 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341586020 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:49 [2022-09-18T09:38:49.811Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341586105 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341586105 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341586105 data=null} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341586106 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341586106 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341586135 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:49 [2022-09-18T09:38:49.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341586151 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341586151 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341586151 data=null} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341586152 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341586152 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341586169 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341586169 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341586170 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:49 [2022-09-18T09:38:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341586170 data=null} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341586170 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341586171 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341586181 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341586181 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:38:49 [2022-09-18T09:38:49.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341586182 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.071Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341586182 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341586256 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341586839 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341586860 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341586860 data=null} to TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Attempting to set focus on Table with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341586864 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341586864 data=null doit=true} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341586864 data=null} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341586864 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341586865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341586937 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:50 [2022-09-18T09:38:50.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341587929 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341587929 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341587929 data=null} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341587930 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341587930 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341587935 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:51 [2022-09-18T09:38:51.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:51 [2022-09-18T09:38:51.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341587943 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341587947 data=null doit=true} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341587947 data=null} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341587948 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341587948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341588018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341588019 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341588019 data=null doit=true} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341588019 data=null} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341588020 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341588020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341588029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:51 [2022-09-18T09:38:51.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341588031 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341588031 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341588031 data=null} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341588031 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341588031 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341588051 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:51 [2022-09-18T09:38:51.784Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:51 [2022-09-18T09:38:51.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341588241 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341588241 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341588241 data=null} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341588241 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341588242 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341588272 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:52 [2022-09-18T09:38:52.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341588283 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341588284 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341588284 data=null} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341588284 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341588284 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341588290 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341588294 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341588294 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341588295 data=null} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341588295 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341588295 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341588299 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341588300 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341588300 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341588300 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341588365 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341588723 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341588729 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341588729 data=null} to TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Attempting to set focus on Table with text {}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341588733 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341588733 data=null doit=true} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341588733 data=null} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341588734 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341588734 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341588760 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:52 [2022-09-18T09:38:52.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:52 [2022-09-18T09:38:52.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:53 [2022-09-18T09:38:53.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:53 [2022-09-18T09:38:53.498Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341589867 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341589867 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341589867 data=null} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341589868 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341589868 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341589873 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:53 [2022-09-18T09:38:53.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341589926 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341589926 data=null doit=true} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341589926 data=null} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341589927 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341589927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341589964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341589965 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341589965 data=null doit=true} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341589965 data=null} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341589965 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341589965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341589972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:53 [2022-09-18T09:38:53.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341590023 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341590023 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341590023 data=null} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341590024 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341590024 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341590051 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:53 [2022-09-18T09:38:53.758Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:53 [2022-09-18T09:38:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590228 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341590228 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341590228 data=null} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590229 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341590229 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590265 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:54 [2022-09-18T09:38:54.150Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590269 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341590270 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341590270 data=null} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590270 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341590270 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590323 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.150Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590324 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341590324 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341590324 data=null} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590324 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341590325 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590330 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590330 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590330 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341590331 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590439 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341590449 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341590449 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341590450 data=null} to TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Attempting to set focus on Table with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341591023 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341591023 data=null doit=true} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341591024 data=null} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341591024 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341591024 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341591045 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:54 [2022-09-18T09:38:54.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:55 [2022-09-18T09:38:55.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:55 [2022-09-18T09:38:55.655Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341592138 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341592138 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341592138 data=null} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341592139 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592139 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341592144 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:55 [2022-09-18T09:38:55.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:55 [2022-09-18T09:38:55.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341592158 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341592158 data=null doit=true} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341592158 data=null} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341592158 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341592194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341592195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341592195 data=null doit=true} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341592195 data=null} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341592195 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341592202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:55 [2022-09-18T09:38:55.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341592209 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341592209 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341592209 data=null} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341592209 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592209 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341592219 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:55 [2022-09-18T09:38:55.914Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1341592229 data=null doit=true} to TreeItem with text {z-clashes [6]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1341592229 data=null} to TreeItem with text {z-clashes [6]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1341592230 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341592230 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
05:38:55 [2022-09-18T09:38:55.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1341592234 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592529 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341592529 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341592529 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592530 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592530 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592556 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:56 [2022-09-18T09:38:56.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592567 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341592567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341592567 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592567 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592568 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592573 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592574 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341592578 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341592579 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592579 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341592579 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592584 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592585 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.175Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592585 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341592585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592674 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341592674 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341592674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341592674 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:56 [2022-09-18T09:38:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:57 [2022-09-18T09:38:57.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:57 [2022-09-18T09:38:57.247Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Attempting to set focus on Table with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341594006 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341594006 data=null doit=true} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341594006 data=null} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341594006 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341594007 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341594017 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341594222 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341594222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341594222 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341594223 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594223 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341594228 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:57 [2022-09-18T09:38:57.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341594255 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341594255 data=null doit=true} to TreeItem with text {test}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341594255 data=null} to TreeItem with text {test}
05:38:57 [2022-09-18T09:38:57.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341594255 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341594292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341594293 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341594293 data=null doit=true} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341594293 data=null} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341594294 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341594305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:58 [2022-09-18T09:38:58.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341594306 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341594306 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341594306 data=null} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341594307 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594307 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341594325 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:58 [2022-09-18T09:38:58.076Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:38:58 [2022-09-18T09:38:58.076Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594598 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341594598 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341594599 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594599 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594599 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594626 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:58 [2022-09-18T09:38:58.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594637 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341594637 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341594637 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594637 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594638 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594643 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594644 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341594648 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341594648 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594649 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341594649 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594654 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594655 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594655 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.335Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341594655 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341594771 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341595014 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341595015 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341595015 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:58 [2022-09-18T09:38:58.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Attempting to set focus on Table with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341596047 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341596047 data=null doit=true} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341596047 data=null} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341596048 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341596048 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341596067 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341596288 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341596288 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341596288 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341596289 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596289 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341596314 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:59 [2022-09-18T09:38:59.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341596326 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341596326 data=null doit=true} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341596326 data=null} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341596326 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341596369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341596370 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341596371 data=null doit=true} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341596371 data=null} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341596371 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341596386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:38:59 [2022-09-18T09:38:59.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341596388 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341596388 data=null doit=true} to TreeItem with text {Traces [12]}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341596388 data=null} to TreeItem with text {Traces [12]}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341596389 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:38:59 [2022-09-18T09:38:59.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596389 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:00 [2022-09-18T09:39:00.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341596416 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:00 [2022-09-18T09:39:00.230Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:00 [2022-09-18T09:39:00.230Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:39:00 [2022-09-18T09:39:00.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:00 [2022-09-18T09:39:00.230Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596708 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341596708 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341596709 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596709 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596709 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596738 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:00 [2022-09-18T09:39:00.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596750 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341596750 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341596750 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596751 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596751 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596761 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596762 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341596762 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341596763 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596763 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341596763 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596769 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596769 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596770 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:00 [2022-09-18T09:39:00.489Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341596770 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341596838 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341597352 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341597360 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341597360 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Attempting to set focus on Table with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341597404 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341597405 data=null doit=true} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341597405 data=null} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341597405 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341597405 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341597426 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:01 [2022-09-18T09:39:01.055Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341598563 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341598563 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341598563 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341598564 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341598564 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341598569 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341598637 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341598637 data=null doit=true} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341598637 data=null} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341598637 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341598637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341598669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341598670 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341598670 data=null doit=true} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341598671 data=null} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341598714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341598714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341598724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:02 [2022-09-18T09:39:02.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341598725 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341598725 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341598725 data=null} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341598726 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341598726 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341598745 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:02 [2022-09-18T09:39:02.432Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:02 [2022-09-18T09:39:02.432Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341599131 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341599132 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341599132 data=null} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341599132 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341599133 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341599161 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:02 [2022-09-18T09:39:02.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341599172 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341599172 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341599172 data=null} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341599172 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341599173 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341599222 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341599223 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341599223 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341599223 data=null} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341599224 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341599224 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341599229 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341599229 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341599230 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:39:02 [2022-09-18T09:39:02.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341599230 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341599322 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341599668 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341599673 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341599674 data=null} to TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Attempting to set focus on Table with text {}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341599691 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341599699 data=null doit=true} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341599700 data=null} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341599700 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341599700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341599727 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:03 [2022-09-18T09:39:03.467Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341600824 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341600825 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341600825 data=null} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341600825 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341600825 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341600831 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341600838 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341600838 data=null doit=true} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341600838 data=null} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341600839 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341600839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341600872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341600872 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341600873 data=null doit=true} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341600873 data=null} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341600880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341600880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341600887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:04 [2022-09-18T09:39:04.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341600888 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341600889 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341600889 data=null} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341600889 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341600889 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341600905 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:04 [2022-09-18T09:39:04.474Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:04 [2022-09-18T09:39:04.474Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:39:04 [2022-09-18T09:39:04.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341601035 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341601035 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341601035 data=null} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341601036 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341601036 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341601066 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:04 [2022-09-18T09:39:04.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341601077 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341601077 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341601077 data=null} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341601078 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341601078 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341601083 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341601084 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341601084 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341601088 data=null} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341601089 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341601089 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341601094 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341601094 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341601095 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:39:04 [2022-09-18T09:39:04.735Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341601095 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341601167 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341601550 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341601559 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341601559 data=null} to TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Attempting to set focus on Table with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341601562 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341601562 data=null doit=true} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341601563 data=null} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341601563 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341601581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341601589 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:05 [2022-09-18T09:39:05.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:06 [2022-09-18T09:39:06.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:06 [2022-09-18T09:39:06.240Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341602687 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341602687 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341602688 data=null} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341602688 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602688 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341602694 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341602702 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341602702 data=null doit=true} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341602702 data=null} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341602707 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341602742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341602743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341602743 data=null doit=true} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341602743 data=null} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341602743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341602750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:06 [2022-09-18T09:39:06.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341602751 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341602751 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341602751 data=null} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341602752 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602752 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341602767 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:06 [2022-09-18T09:39:06.499Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:06 [2022-09-18T09:39:06.499Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602889 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341602890 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341602890 data=null} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602890 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602890 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602949 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:06 [2022-09-18T09:39:06.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602953 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341602953 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341602953 data=null} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602954 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602954 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602963 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602964 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341602964 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341602965 data=null} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602965 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341602965 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602970 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602971 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341602971 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:39:06 [2022-09-18T09:39:06.758Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341602971 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341603039 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341603416 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341603536 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341603537 data=null} to TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Attempting to set focus on Table with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341603555 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341603565 data=null doit=true} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341603566 data=null} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341603567 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341603568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341603613 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:07 [2022-09-18T09:39:07.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:08 [2022-09-18T09:39:08.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341604620 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341604620 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341604620 data=null} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341604620 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604621 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341604626 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.264Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341604633 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341604633 data=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341604633 data=null} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341604633 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341604668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341604668 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341604669 data=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341604669 data=null} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341604669 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341604686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341604687 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341604687 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341604687 data=null} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341604688 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604688 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341604704 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.264Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:08 [2022-09-18T09:39:08.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341604715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341604715 data=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341604715 data=null} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341604715 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341604733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341604734 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341604734 data=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341604734 data=null} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341604734 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341604747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:08 [2022-09-18T09:39:08.571Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341604748 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341604748 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341604748 data=null} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341604749 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604749 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341604773 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341604774 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341604774 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341604774 data=null} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341604774 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341604774 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341604780 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:39:08 [2022-09-18T09:39:08.571Z] DEBUG - Clicking on with mnemonic 'Clear'
05:39:08 [2022-09-18T09:39:08.833Z] 
05:39:08 [2022-09-18T09:39:08.833Z] (Eclipse:18793): Gtk-WARNING **: 09:39:08.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:08 [2022-09-18T09:39:08.833Z] 
05:39:08 [2022-09-18T09:39:08.833Z] (Eclipse:18793): Gtk-WARNING **: 09:39:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:08 [2022-09-18T09:39:08.833Z] 
05:39:08 [2022-09-18T09:39:08.833Z] (Eclipse:18793): Gtk-WARNING **: 09:39:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:08 [2022-09-18T09:39:08.833Z] 
05:39:08 [2022-09-18T09:39:08.833Z] (Eclipse:18793): Gtk-WARNING **: 09:39:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Clicked on with mnemonic 'Clear'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341605250 data=null doit=true} to Shell with text {Confirm Clear}
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Clicking on &Yes
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341605253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341605254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341605255 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341605256 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341605257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:08 [2022-09-18T09:39:08.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341605257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:09 [2022-09-18T09:39:09.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341605259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:09.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:09.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:09.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:09.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.029Z] 
05:39:10 [2022-09-18T09:39:10.029Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:10 [2022-09-18T09:39:10.288Z] 
05:39:10 [2022-09-18T09:39:10.288Z] (Eclipse:18793): Gtk-WARNING **: 09:39:10.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:13 [2022-09-18T09:39:13.575Z] DEBUG - Clicked on 
05:39:14 [2022-09-18T09:39:14.069Z] 
05:39:14 [2022-09-18T09:39:14.069Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:13.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:14 [2022-09-18T09:39:14.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341604830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341610582 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341610582 data=null doit=true} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341610582 data=null} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341610583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341610583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341610607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341610607 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341610608 data=null doit=true} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341610608 data=null} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341610608 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341610608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341610614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:14 [2022-09-18T09:39:14.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341610616 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341610616 data=null doit=true} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341610617 data=null} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341610617 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341610617 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341610637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341610638 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341610639 data=null doit=true} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341610639 data=null} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341610639 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341610640 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341610656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:14 [2022-09-18T09:39:14.330Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:39:14 [2022-09-18T09:39:14.330Z] DEBUG - Clicking on with mnemonic 'Import...'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Clicked on with mnemonic 'Import...'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341611213 data=null doit=true} to Shell with text {Trace Import}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1341611218 data=null} to (of type 'Combo')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1341611277 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341611278 data=null doit=true} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341611278 data=null} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341611278 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341611278 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341611279 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Setting state to checked on: /
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341611311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3bb21ec6
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341611315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341611315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341611316 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341611316 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341611316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341611316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341611316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341611316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341611316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341611316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341611316 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341611316 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:39:14 [2022-09-18T09:39:14.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Clicking on &Finish
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341611331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341611331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341611331 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341611331 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341611331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:14 [2022-09-18T09:39:14.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341611331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.160Z] DEBUG - Clicked on &Finish
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341611943 data=null doit=true} to Shell with text {Confirmation}
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Clicking on Rename All
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1341611944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1341611944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1341611944 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1341611944 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1341611944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1341611944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1341611945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.727Z] DEBUG - Clicked on 
05:39:15 [2022-09-18T09:39:15.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341611331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:15 [2022-09-18T09:39:15.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341610728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341612549 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341612549 data=null doit=true} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341612549 data=null} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341612550 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341612550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341612584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341612585 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341612585 data=null doit=true} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341612585 data=null} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341612585 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341612585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341612649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:16 [2022-09-18T09:39:16.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341612660 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341612660 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341612660 data=null} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341612661 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341612661 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341612669 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341612670 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341612670 data=null} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341612670 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341612671 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341612697 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613073 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341613074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341613074 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613074 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341613075 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613100 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:16 [2022-09-18T09:39:16.761Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613111 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341613111 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341613111 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613112 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341613112 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613117 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613118 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341613118 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341613124 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613125 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341613125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613130 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613131 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:16 [2022-09-18T09:39:16.761Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613131 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.020Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341613132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.020Z] 
05:39:17 [2022-09-18T09:39:17.020Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:16.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613216 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341613556 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341613557 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341613557 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:17 [2022-09-18T09:39:17.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:17 [2022-09-18T09:39:17.845Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:17 [2022-09-18T09:39:17.845Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Attempting to set focus on Table with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341614578 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341614579 data=null doit=true} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341614579 data=null} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341614579 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341614579 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341614589 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:18 [2022-09-18T09:39:18.412Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341614881 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341614882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341614882 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341614882 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341614882 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341614891 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:18 [2022-09-18T09:39:18.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341614897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341614897 data=null doit=true} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341614897 data=null} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341614898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341614898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341614935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341614936 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341614936 data=null doit=true} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341614936 data=null} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341614937 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341614937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341614947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:18 [2022-09-18T09:39:18.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341614949 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341614949 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341614949 data=null} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341614950 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341614950 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341614969 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:18 [2022-09-18T09:39:18.670Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:18 [2022-09-18T09:39:18.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:18 [2022-09-18T09:39:18.928Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615340 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341615340 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341615340 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615340 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341615341 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615367 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:18 [2022-09-18T09:39:18.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:19 [2022-09-18T09:39:19.186Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615378 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341615378 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341615378 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615379 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341615379 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615384 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615385 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341615385 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341615389 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615389 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341615389 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615394 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615395 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615395 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.187Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341615395 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615508 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341615751 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341615751 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341615751 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:19 [2022-09-18T09:39:19.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Attempting to set focus on Table with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341616794 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341616794 data=null doit=true} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341616794 data=null} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341616795 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341616795 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341616804 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:20 [2022-09-18T09:39:20.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341617026 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341617026 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341617026 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341617027 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617027 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341617032 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:20 [2022-09-18T09:39:20.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341617039 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341617040 data=null doit=true} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341617040 data=null} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341617040 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341617076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341617077 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341617077 data=null doit=true} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341617077 data=null} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341617078 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341617085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:20 [2022-09-18T09:39:20.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341617086 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341617086 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341617086 data=null} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341617087 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617087 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341617104 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:20 [2022-09-18T09:39:20.974Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:20 [2022-09-18T09:39:20.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:21 [2022-09-18T09:39:21.233Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617477 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341617478 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341617478 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617478 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617509 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:21 [2022-09-18T09:39:21.234Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617520 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341617520 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341617520 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617521 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617521 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617526 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617531 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341617531 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341617531 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617532 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341617532 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617537 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617537 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617537 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.234Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341617538 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341617684 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341618062 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341618063 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341618063 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Attempting to set focus on Table with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341618066 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341618066 data=null doit=true} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341618066 data=null} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341618066 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341618067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341618086 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:21 [2022-09-18T09:39:21.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341619502 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341619502 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341619502 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341619502 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341619503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341619511 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341619517 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341619517 data=null doit=true} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341619517 data=null} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341619518 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341619518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341619552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341619553 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341619554 data=null doit=true} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341619554 data=null} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341619554 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341619554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341619561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:23 [2022-09-18T09:39:23.180Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:23 [2022-09-18T09:39:23.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341619566 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341619566 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341619566 data=null} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341619566 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341619566 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341619576 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:23 [2022-09-18T09:39:23.181Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341619956 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341619956 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341619956 data=null} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341619956 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341619957 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341619987 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:23 [2022-09-18T09:39:23.748Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341619999 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341619999 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341619999 data=null} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341620000 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341620000 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341620005 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341620009 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341620009 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341620010 data=null} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341620010 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341620010 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341620015 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341620015 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341620016 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:39:23 [2022-09-18T09:39:23.748Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341620016 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341620148 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341620461 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341620461 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341620461 data=null} to TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Attempting to set focus on Table with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341620464 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341620464 data=null doit=true} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341620464 data=null} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341620465 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341620465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341620495 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:24 [2022-09-18T09:39:24.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341621605 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341621605 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341621605 data=null} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341621606 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621606 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341621611 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341621619 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341621619 data=null doit=true} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341621619 data=null} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341621619 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341621654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341621655 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341621655 data=null doit=true} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341621655 data=null} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341621656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341621671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:25 [2022-09-18T09:39:25.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341621672 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341621672 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341621672 data=null} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341621673 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621673 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341621692 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:25 [2022-09-18T09:39:25.512Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341621810 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341621810 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341621810 data=null} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341621811 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621811 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341621842 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:25 [2022-09-18T09:39:25.512Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341621853 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341621853 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341621853 data=null} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341621853 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621854 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341621859 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341621859 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341621860 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341621864 data=null} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341621865 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341621865 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341621870 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341621870 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341621871 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:39:25 [2022-09-18T09:39:25.513Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341621871 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341621937 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341622347 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341622367 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341622367 data=null} to TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Attempting to set focus on Table with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341622372 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341622373 data=null doit=true} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341622373 data=null} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341622373 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341622374 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341622382 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:26 [2022-09-18T09:39:26.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:27 [2022-09-18T09:39:27.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:27 [2022-09-18T09:39:27.014Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341623479 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341623479 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341623479 data=null} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341623480 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623480 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341623485 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.272Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341623492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341623492 data=null doit=true} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341623492 data=null} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341623493 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341623526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341623527 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341623527 data=null doit=true} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341623527 data=null} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341623528 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341623542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:27 [2022-09-18T09:39:27.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341623544 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341623544 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341623544 data=null} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341623545 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623545 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341623560 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:27 [2022-09-18T09:39:27.273Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623653 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341623653 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341623653 data=null} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623654 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623654 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623694 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:27 [2022-09-18T09:39:27.273Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623697 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341623698 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341623698 data=null} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623698 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623698 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623703 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623704 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341623704 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341623704 data=null} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623705 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341623705 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623708 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623709 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.273Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623709 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.531Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341623709 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:27 [2022-09-18T09:39:27.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341623794 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341624288 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341624327 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341624327 data=null} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Attempting to set focus on Table with text {}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341624338 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341624339 data=null doit=true} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341624339 data=null} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341624344 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341624344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341624352 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:28 [2022-09-18T09:39:28.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:28 [2022-09-18T09:39:28.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341625347 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341625347 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341625347 data=null} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341625348 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625348 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341625353 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:28 [2022-09-18T09:39:28.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:28 [2022-09-18T09:39:28.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341625360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341625361 data=null doit=true} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341625361 data=null} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341625361 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341625401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341625402 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341625402 data=null doit=true} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341625402 data=null} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341625403 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341625419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:28 [2022-09-18T09:39:28.985Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341625420 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341625420 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341625420 data=null} to TreeItem with text {Traces [12]}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341625421 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:28 [2022-09-18T09:39:28.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625421 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341625445 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:29 [2022-09-18T09:39:29.275Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625551 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625551 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625551 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625552 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625552 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625580 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:29 [2022-09-18T09:39:29.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625591 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625592 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625592 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625592 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625624 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625625 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625626 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625626 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341625627 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625637 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625638 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625639 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.276Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341625639 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341625711 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341626015 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341626016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341626016 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:29 [2022-09-18T09:39:29.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:30 [2022-09-18T09:39:30.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:30 [2022-09-18T09:39:30.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Attempting to set focus on Table with text {}
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341627078 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341627078 data=null doit=true} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341627078 data=null} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341627078 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341627079 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341627097 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:30 [2022-09-18T09:39:30.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:30 [2022-09-18T09:39:30.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:30 [2022-09-18T09:39:30.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:30 [2022-09-18T09:39:30.760Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341627228 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341627229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341627229 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341627229 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627229 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341627235 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.019Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341627243 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341627243 data=null doit=true} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341627247 data=null} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341627248 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341627280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341627328 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341627329 data=null doit=true} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341627329 data=null} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341627329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341627339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:31 [2022-09-18T09:39:31.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341627340 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341627340 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341627340 data=null} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341627341 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627341 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341627359 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:31 [2022-09-18T09:39:31.019Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:31 [2022-09-18T09:39:31.019Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627494 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627495 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627495 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627495 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627520 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:31 [2022-09-18T09:39:31.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627524 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627530 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627531 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627531 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627531 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627535 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627536 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627536 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627536 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627537 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341627537 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627545 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627545 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627546 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.279Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341627546 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627607 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627870 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627870 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341627870 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:31 [2022-09-18T09:39:31.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Attempting to set focus on Table with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341628935 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341628935 data=null doit=true} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341628935 data=null} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341628936 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341628936 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341628945 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341629154 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341629155 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341629155 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341629155 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629155 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341629160 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:32 [2022-09-18T09:39:32.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341629230 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341629230 data=null doit=true} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341629230 data=null} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341629230 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341629264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341629265 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341629265 data=null doit=true} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341629265 data=null} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341629266 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341629272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:32 [2022-09-18T09:39:32.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341629273 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341629273 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341629273 data=null} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341629274 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629274 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341629290 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:32 [2022-09-18T09:39:32.914Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629576 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341629577 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341629577 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629577 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629577 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629607 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:33 [2022-09-18T09:39:33.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:33 [2022-09-18T09:39:33.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629620 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341629620 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341629620 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629621 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629621 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629632 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629632 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341629632 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341629633 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629633 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341629633 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629640 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629641 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629642 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.431Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341629647 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341629763 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341630343 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341630365 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341630365 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Attempting to set focus on Table with text {}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341630368 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341630368 data=null doit=true} to TableItem with text {}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341630368 data=null} to TableItem with text {}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341630368 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:33 [2022-09-18T09:39:33.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341630369 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:34 [2022-09-18T09:39:34.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341630449 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:34 [2022-09-18T09:39:34.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:34 [2022-09-18T09:39:34.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341631392 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341631392 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341631392 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341631392 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631393 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341631401 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341631408 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341631408 data=null doit=true} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341631408 data=null} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341631408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341631442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341631443 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341631443 data=null doit=true} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341631443 data=null} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341631443 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341631471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:35 [2022-09-18T09:39:35.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341631472 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341631473 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341631473 data=null} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341631473 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631473 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341631483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:35 [2022-09-18T09:39:35.193Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:35 [2022-09-18T09:39:35.193Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631660 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341631660 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341631661 data=null} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631661 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631661 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631692 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:35 [2022-09-18T09:39:35.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631704 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341631704 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341631704 data=null} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631705 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631705 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631710 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631714 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341631715 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341631715 data=null} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631715 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341631715 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631720 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631720 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631721 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.452Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341631721 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341631789 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341632096 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341632116 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341632116 data=null} to TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Attempting to set focus on Table with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341632119 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341632119 data=null doit=true} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341632119 data=null} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341632119 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341632120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341632127 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:35 [2022-09-18T09:39:35.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341633318 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341633318 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341633319 data=null} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341633319 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633319 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341633325 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341633331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341633331 data=null doit=true} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341633332 data=null} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341633332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341633366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341633367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341633367 data=null doit=true} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341633368 data=null} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341633368 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341633384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:37 [2022-09-18T09:39:37.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341633385 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341633385 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341633385 data=null} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341633386 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633386 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341633402 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:37 [2022-09-18T09:39:37.092Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633503 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341633504 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341633504 data=null} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633504 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633504 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633546 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:37 [2022-09-18T09:39:37.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:37 [2022-09-18T09:39:37.477Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633556 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341633556 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341633557 data=null} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633557 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633557 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633579 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633580 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341633580 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341633580 data=null} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633580 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341633581 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633590 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633591 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633591 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.477Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341633591 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341633662 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341634025 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341634031 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341634031 data=null} to TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Attempting to set focus on Table with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341634050 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341634050 data=null doit=true} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341634051 data=null} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341634051 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341634051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341634059 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:37 [2022-09-18T09:39:37.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:38 [2022-09-18T09:39:38.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:38 [2022-09-18T09:39:38.673Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341635157 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341635157 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341635158 data=null} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341635158 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635158 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341635164 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:38 [2022-09-18T09:39:38.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341635171 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341635171 data=null doit=true} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341635171 data=null} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341635171 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341635214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341635215 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341635215 data=null doit=true} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341635215 data=null} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341635216 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341635226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:38 [2022-09-18T09:39:38.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341635227 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341635227 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341635228 data=null} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341635228 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635228 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341635248 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:38 [2022-09-18T09:39:38.932Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:38 [2022-09-18T09:39:38.932Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635397 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341635398 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341635398 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635398 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635399 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635440 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:39 [2022-09-18T09:39:39.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635443 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341635444 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341635444 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635444 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635444 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635450 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635450 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341635450 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341635451 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635451 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341635451 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635456 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635456 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.193Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635456 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.193Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341635460 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635528 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341635885 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341635890 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341635891 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Attempting to set focus on Table with text {}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341635894 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341635894 data=null doit=true} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341635894 data=null} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341635894 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341635895 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341635922 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:39 [2022-09-18T09:39:39.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:39 [2022-09-18T09:39:39.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341637022 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341637022 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341637022 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341637023 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637023 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341637029 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.645Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341637036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341637036 data=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341637036 data=null} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341637041 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341637081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341637082 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341637082 data=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341637082 data=null} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341637082 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341637094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341637095 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341637095 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341637095 data=null} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341637096 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637096 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341637115 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341637123 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341637123 data=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341637123 data=null} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341637124 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341637135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341637136 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341637136 data=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341637136 data=null} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341637136 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341637151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:40 [2022-09-18T09:39:40.904Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341637152 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341637152 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341637152 data=null} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341637152 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637153 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341637167 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341637168 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341637168 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341637168 data=null} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341637168 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341637168 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341637179 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:39:40 [2022-09-18T09:39:40.905Z] DEBUG - Clicking on with mnemonic 'Clear'
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] 
05:39:41 [2022-09-18T09:39:41.163Z] (Eclipse:18793): Gtk-WARNING **: 09:39:41.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Clicked on with mnemonic 'Clear'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341637576 data=null doit=true} to Shell with text {Confirm Clear}
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Clicking on &Yes
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341637577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341637577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341637577 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341637577 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341637578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341637578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:41 [2022-09-18T09:39:41.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341637578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:42 [2022-09-18T09:39:42.537Z] 
05:39:42 [2022-09-18T09:39:42.537Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.537Z] 
05:39:42 [2022-09-18T09:39:42.537Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.537Z] 
05:39:42 [2022-09-18T09:39:42.537Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.537Z] 
05:39:42 [2022-09-18T09:39:42.537Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:42 [2022-09-18T09:39:42.796Z] 
05:39:42 [2022-09-18T09:39:42.796Z] (Eclipse:18793): Gtk-WARNING **: 09:39:42.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:45 [2022-09-18T09:39:45.330Z] DEBUG - Clicked on 
05:39:45 [2022-09-18T09:39:45.977Z] 
05:39:45 [2022-09-18T09:39:45.977Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:45.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:45 [2022-09-18T09:39:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341637234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:39:46 [2022-09-18T09:39:46.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341642661 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341642662 data=null doit=true} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341642662 data=null} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341642662 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341642662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341642680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341642682 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341642682 data=null doit=true} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341642682 data=null} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341642689 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341642689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341642696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:46 [2022-09-18T09:39:46.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341642697 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341642697 data=null doit=true} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341642697 data=null} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341642698 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341642698 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341642711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341642712 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341642712 data=null doit=true} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341642712 data=null} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341642712 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341642713 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341642726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:39:46 [2022-09-18T09:39:46.575Z] DEBUG - Clicking on with mnemonic 'Import...'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - Clicked on with mnemonic 'Import...'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341643173 data=null doit=true} to Shell with text {Trace Import}
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:39:46 [2022-09-18T09:39:46.833Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1341643178 data=null} to (of type 'Combo')
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341643237 data=null doit=true} to TreeItem with text {/}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341643237 data=null} to TreeItem with text {/}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341643237 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341643238 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341643240 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341643241 data=null doit=true} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341643241 data=null} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341643241 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341643242 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341643244 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1341643244 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341643244 data=null doit=true} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341643245 data=null} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341643245 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341643245 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341643257 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:46 [2022-09-18T09:39:46.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:47 [2022-09-18T09:39:47.093Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341643298 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341643298 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341643298 data=null} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341643299 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341643299 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341643302 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341643306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f4eb5fc
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341643320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341643321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341643321 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341643321 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341643321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341643321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341643321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341643321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341643322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341643322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341643322 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341643322 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Clicking on &Finish
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341643338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341643338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341643338 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341643338 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341643339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341643339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341643339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:47 [2022-09-18T09:39:47.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341642759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Clicked on 
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341643817 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341643818 data=null doit=true} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341643818 data=null} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341643818 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341643818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341643853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341643854 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341643854 data=null doit=true} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341643854 data=null} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341643855 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341643855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341643885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:47 [2022-09-18T09:39:47.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341643886 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341643886 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341643886 data=null} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341643887 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341643887 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341643905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341643906 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341643906 data=null} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341643906 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341643906 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341643920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1341643921 data=null doit=true} to TreeItem with text {z-clashes [1]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1341643921 data=null} to TreeItem with text {z-clashes [1]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1341643921 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341643921 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
05:39:47 [2022-09-18T09:39:47.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1341643923 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644180 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341644181 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341644181 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644181 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341644181 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644212 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:47 [2022-09-18T09:39:47.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644216 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341644216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341644216 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644217 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341644217 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644225 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644226 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341644226 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341644226 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644227 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341644227 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644231 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644232 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644232 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:47 [2022-09-18T09:39:47.871Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341644236 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] 
05:39:48 [2022-09-18T09:39:48.130Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:47.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644290 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341644548 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341644548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341644548 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:48 [2022-09-18T09:39:48.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:48 [2022-09-18T09:39:48.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:48 [2022-09-18T09:39:48.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - Attempting to set focus on Table with text {}
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341645669 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341645669 data=null doit=true} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341645669 data=null} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341645669 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341645670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341645730 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341645848 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341645848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341645848 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341645849 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341645849 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341645853 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:49 [2022-09-18T09:39:49.525Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341645864 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341645864 data=null doit=true} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341645864 data=null} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341645865 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341645865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341645896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341645897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341645897 data=null doit=true} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341645898 data=null} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341645898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341645898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341645904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:49 [2022-09-18T09:39:49.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341645905 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341645906 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341645906 data=null} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341645906 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341645906 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341645920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:49 [2022-09-18T09:39:49.526Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646194 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341646194 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341646194 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646194 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:49 [2022-09-18T09:39:49.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341646195 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646233 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:50 [2022-09-18T09:39:50.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646237 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341646237 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341646237 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646237 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341646238 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646244 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646245 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341646245 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341646246 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646246 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341646247 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646256 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646256 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646256 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341646257 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646315 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341646740 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341646749 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341646749 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Attempting to set focus on Table with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341646751 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341646752 data=null doit=true} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341646752 data=null} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341646752 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341646752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341646778 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:50 [2022-09-18T09:39:50.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:51 [2022-09-18T09:39:51.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:51 [2022-09-18T09:39:51.495Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341647961 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341647961 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341647961 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341647962 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341647962 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341647971 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.754Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341647977 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341647977 data=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341647978 data=null} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341647978 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341647978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341648013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341648014 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341648014 data=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341648014 data=null} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341648014 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341648021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341648022 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341648022 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341648022 data=null} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341648023 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648023 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341648042 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341648049 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341648049 data=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341648049 data=null} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341648049 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341648068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341648069 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341648069 data=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341648069 data=null} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341648069 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341648080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:51 [2022-09-18T09:39:51.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341648081 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341648081 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341648081 data=null} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341648082 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648082 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341648091 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341648092 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341648100 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341648100 data=null} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341648101 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341648101 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341648105 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:39:51 [2022-09-18T09:39:51.755Z] DEBUG - Clicking on with mnemonic 'Clear'
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] 
05:39:52 [2022-09-18T09:39:52.014Z] (Eclipse:18793): Gtk-WARNING **: 09:39:51.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - Clicked on with mnemonic 'Clear'
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341648440 data=null doit=true} to Shell with text {Confirm Clear}
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:39:52 [2022-09-18T09:39:52.014Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Clicking on &Yes
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341648441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341648441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341648441 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341648441 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341648441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341648442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:52 [2022-09-18T09:39:52.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341648442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:39:53 [2022-09-18T09:39:53.211Z] 
05:39:53 [2022-09-18T09:39:53.211Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:52.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341648140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - Clicked on 
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341649726 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341649726 data=null doit=true} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341649727 data=null} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341649727 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341649727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341649758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341649759 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341649759 data=null doit=true} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341649759 data=null} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341649760 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341649760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341649775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:53 [2022-09-18T09:39:53.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341649776 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341649776 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341649776 data=null} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341649777 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341649777 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341649796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341649803 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341649803 data=null doit=true} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341649803 data=null} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341649804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341649804 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341649808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:39:53 [2022-09-18T09:39:53.474Z] DEBUG - Clicking on with mnemonic 'Import...'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - Clicked on with mnemonic 'Import...'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341650210 data=null doit=true} to Shell with text {Trace Import}
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:39:54 [2022-09-18T09:39:54.044Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1341650232 data=null} to (of type 'Combo')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1341650305 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341650306 data=null doit=true} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341650306 data=null} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341650306 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341650306 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341650307 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Setting state to checked on: /
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341650346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Clicking on &Finish
05:39:54 [2022-09-18T09:39:54.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341650376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341650376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341650376 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341650376 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341650376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341650376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.047Z] DEBUG - Clicked on &Finish
05:39:54 [2022-09-18T09:39:54.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341650376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:39:54 [2022-09-18T09:39:54.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341649847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341651549 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341651549 data=null doit=true} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341651549 data=null} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341651550 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341651560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341651561 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341651561 data=null doit=true} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341651561 data=null} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341651561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341651575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:55 [2022-09-18T09:39:55.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341651576 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341651576 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341651576 data=null} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341651576 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651577 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341651590 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341651591 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341651591 data=null} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341651591 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341651592 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341651596 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651854 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341651854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341651854 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651855 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651887 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:55 [2022-09-18T09:39:55.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651891 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341651891 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341651891 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651892 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651892 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651897 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651898 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341651898 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341651898 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651899 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341651899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651902 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651902 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.500Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651903 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.758Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341651903 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:55 [2022-09-18T09:39:55.758Z] 
05:39:55 [2022-09-18T09:39:55.758Z] (Eclipse:18793): Gtk-CRITICAL **: 09:39:55.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:39:55 [2022-09-18T09:39:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341651962 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341652221 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341652229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341652229 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:56 [2022-09-18T09:39:56.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:56 [2022-09-18T09:39:56.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:56 [2022-09-18T09:39:56.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:56 [2022-09-18T09:39:56.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:56 [2022-09-18T09:39:56.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Attempting to set focus on Table with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341653320 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341653321 data=null doit=true} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341653321 data=null} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341653322 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341653323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341653356 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341653477 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341653477 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341653477 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341653478 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653488 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341653493 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.104Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341653503 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341653503 data=null doit=true} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341653503 data=null} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341653503 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341653533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341653534 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341653535 data=null doit=true} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341653535 data=null} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341653535 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341653541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:57 [2022-09-18T09:39:57.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341653542 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341653542 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341653543 data=null} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341653543 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653543 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341653559 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:57 [2022-09-18T09:39:57.366Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:57 [2022-09-18T09:39:57.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:57 [2022-09-18T09:39:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653823 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341653823 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341653823 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653824 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653824 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653851 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:57 [2022-09-18T09:39:57.625Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653862 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341653862 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341653862 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653863 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653863 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653868 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653868 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341653868 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341653869 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653869 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341653873 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653878 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653878 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341653878 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.625Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341653879 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341654026 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341654237 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341654237 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341654237 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:57 [2022-09-18T09:39:57.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Attempting to set focus on Table with text {}
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341655241 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341655242 data=null doit=true} to TableItem with text {}
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341655242 data=null} to TableItem with text {}
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341655242 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:39:58 [2022-09-18T09:39:58.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341655243 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341655264 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341655445 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341655445 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341655445 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341655446 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655446 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341655451 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341655458 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341655458 data=null doit=true} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341655459 data=null} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341655459 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341655496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341655501 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341655501 data=null doit=true} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341655502 data=null} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341655502 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341655508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:39:59 [2022-09-18T09:39:59.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341655509 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341655509 data=null doit=true} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341655509 data=null} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341655521 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655521 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341655537 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:39:59 [2022-09-18T09:39:59.337Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:39:59 [2022-09-18T09:39:59.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:39:59 [2022-09-18T09:39:59.337Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655804 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341655804 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341655804 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655805 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655805 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655839 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:39:59 [2022-09-18T09:39:59.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655843 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341655843 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341655843 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655843 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655843 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655848 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655849 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341655849 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Attempting to set focus on Tree with text {}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341655850 data=null} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655850 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341655850 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655854 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655855 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655859 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.596Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341655859 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:39:59 [2022-09-18T09:39:59.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341655921 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341656263 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341656307 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341656307 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Attempting to set focus on Table with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341656310 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341656310 data=null doit=true} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341656310 data=null} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341656311 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341656311 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341656336 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:00 [2022-09-18T09:40:00.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341657440 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341657441 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341657441 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341657441 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657441 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341657451 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341657458 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341657458 data=null doit=true} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341657458 data=null} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341657458 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341657492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341657493 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341657493 data=null doit=true} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341657494 data=null} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341657494 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341657500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:01 [2022-09-18T09:40:01.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341657501 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341657505 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341657505 data=null} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341657506 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657506 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341657515 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:01 [2022-09-18T09:40:01.147Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:01 [2022-09-18T09:40:01.147Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341657610 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341657610 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341657610 data=null} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341657611 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657611 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341657640 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:01 [2022-09-18T09:40:01.409Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341657656 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341657656 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341657656 data=null} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341657656 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657657 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341657680 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341657681 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341657681 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341657681 data=null} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341657682 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341657682 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341657692 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341657693 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341657693 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341657693 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341657781 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341658121 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341658143 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341658143 data=null} to TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Attempting to set focus on Table with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341658146 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341658146 data=null doit=true} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341658147 data=null} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341658147 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341658147 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341658155 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:01 [2022-09-18T09:40:01.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:02 [2022-09-18T09:40:02.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:02 [2022-09-18T09:40:02.861Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341659347 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341659347 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341659348 data=null} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341659348 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659349 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341659354 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.120Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341659361 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341659362 data=null doit=true} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341659362 data=null} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341659367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341659421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341659422 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341659422 data=null doit=true} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341659422 data=null} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341659422 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341659432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:03 [2022-09-18T09:40:03.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341659433 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341659433 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341659433 data=null} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341659434 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659434 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341659453 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:03 [2022-09-18T09:40:03.120Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341659555 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341659555 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341659555 data=null} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341659556 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659556 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341659591 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:03 [2022-09-18T09:40:03.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341659595 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341659595 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341659595 data=null} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341659596 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659596 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341659605 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.379Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341659605 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341659605 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341659606 data=null} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341659606 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341659606 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341659610 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341659610 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341659610 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.380Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341659611 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341659721 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341659988 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341659989 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341659989 data=null} to TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Attempting to set focus on Table with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341660009 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341660009 data=null doit=true} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341660010 data=null} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341660010 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341660010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341660017 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:03 [2022-09-18T09:40:03.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341661404 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341661405 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341661405 data=null} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341661405 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661412 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341661417 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341661427 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341661427 data=null doit=true} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341661427 data=null} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341661428 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341661460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341661461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341661461 data=null doit=true} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341661462 data=null} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341661462 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341661468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:05 [2022-09-18T09:40:05.085Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341661469 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341661469 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341661469 data=null} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341661470 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661470 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341661483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:05 [2022-09-18T09:40:05.085Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661755 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341661756 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341661756 data=null} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661756 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661757 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661787 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:05 [2022-09-18T09:40:05.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661798 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341661798 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341661798 data=null} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661798 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661799 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661804 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661804 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341661804 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341661808 data=null} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661809 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341661809 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661814 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661814 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661814 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.601Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341661815 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341661938 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341662234 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341662234 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341662234 data=null} to TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Attempting to set focus on Table with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341662262 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341662262 data=null doit=true} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341662262 data=null} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341662263 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341662263 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341662270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:05 [2022-09-18T09:40:05.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341663474 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341663474 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341663474 data=null} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341663475 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341663475 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341663480 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.236Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341663487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341663487 data=null doit=true} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341663487 data=null} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341663487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341663488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341663546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341663547 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341663547 data=null doit=true} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341663547 data=null} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341663548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341663548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341663573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:07 [2022-09-18T09:40:07.236Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341663620 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341663620 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341663620 data=null} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341663620 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341663620 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341663649 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:07 [2022-09-18T09:40:07.236Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1341663650 data=null doit=true} to TreeItem with text {z-clashes [6]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1341663650 data=null} to TreeItem with text {z-clashes [6]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1341663651 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341663651 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]}
05:40:07 [2022-09-18T09:40:07.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1341663655 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664043 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341664044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341664044 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664044 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341664044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664071 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:07 [2022-09-18T09:40:07.803Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664121 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341664122 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341664122 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664122 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341664122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664132 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664133 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341664133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341664133 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664133 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341664134 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664139 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664139 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:07 [2022-09-18T09:40:07.803Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664139 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341664140 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664254 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341664599 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341664600 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341664600 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:08 [2022-09-18T09:40:08.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:08 [2022-09-18T09:40:08.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:08 [2022-09-18T09:40:08.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Attempting to set focus on Table with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341665619 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341665619 data=null doit=true} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341665619 data=null} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341665620 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341665620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341665629 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:09 [2022-09-18T09:40:09.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:09 [2022-09-18T09:40:09.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:09 [2022-09-18T09:40:09.499Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:09 [2022-09-18T09:40:09.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341665893 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341665893 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341665894 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341665894 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341665894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341665899 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:09 [2022-09-18T09:40:09.500Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341665906 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341665906 data=null doit=true} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341665906 data=null} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341665907 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341665907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341665940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341665941 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341665941 data=null doit=true} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341665941 data=null} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341665942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341665942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341665948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:09 [2022-09-18T09:40:09.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341665950 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341665950 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341665950 data=null} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341665950 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341665951 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341665971 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:09 [2022-09-18T09:40:09.760Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:09 [2022-09-18T09:40:09.760Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666404 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341666405 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341666405 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666407 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341666408 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666478 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:10 [2022-09-18T09:40:10.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666490 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341666491 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341666492 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666494 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341666495 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666509 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666511 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341666513 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341666515 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666516 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341666517 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666532 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666534 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666536 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.281Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341666537 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341666667 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341667031 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341667032 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341667032 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:10 [2022-09-18T09:40:10.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Attempting to set focus on Table with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341668045 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341668046 data=null doit=true} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341668047 data=null} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341668048 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341668049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341668080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:11 [2022-09-18T09:40:11.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341668436 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341668437 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341668437 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341668439 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668439 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341668450 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341668519 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341668519 data=null doit=true} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341668519 data=null} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341668519 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341668555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341668556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341668556 data=null doit=true} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341668556 data=null} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341668556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341668563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:12 [2022-09-18T09:40:12.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341668564 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341668565 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341668565 data=null} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341668565 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668565 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341668628 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:12 [2022-09-18T09:40:12.331Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:12 [2022-09-18T09:40:12.331Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668904 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341668904 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341668904 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668905 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668905 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668933 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:12 [2022-09-18T09:40:12.590Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668943 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341668944 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341668944 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668944 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668944 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668957 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668958 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341668958 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341668958 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668959 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341668959 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668965 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668965 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.590Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341668966 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:12 [2022-09-18T09:40:12.851Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341668966 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341669042 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341669605 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341669628 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341669628 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Attempting to set focus on Table with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341669632 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341669632 data=null doit=true} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341669632 data=null} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341669632 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341669632 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341669640 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:13 [2022-09-18T09:40:13.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341670746 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341670746 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341670746 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341670747 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341670747 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341670753 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341670785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341670785 data=null doit=true} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341670785 data=null} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341670786 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341670786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341670821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341670822 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341670822 data=null doit=true} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341670822 data=null} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341670822 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341670823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341670829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:14 [2022-09-18T09:40:14.579Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341670830 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341670831 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341670831 data=null} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341670831 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341670832 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341670848 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:14 [2022-09-18T09:40:14.579Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:14 [2022-09-18T09:40:14.579Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341671148 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341671149 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341671149 data=null} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341671149 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341671150 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341671215 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:14 [2022-09-18T09:40:14.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:14 [2022-09-18T09:40:14.837Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341671219 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341671219 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341671219 data=null} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341671220 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341671220 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341671229 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341671230 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341671230 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341671231 data=null} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341671231 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341671231 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341671236 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341671237 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:14 [2022-09-18T09:40:14.838Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341671237 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.097Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341671237 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341671446 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341671781 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341671783 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341671783 data=null} to TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Attempting to set focus on Table with text {}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341671786 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341671786 data=null doit=true} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341671786 data=null} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341671786 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341671787 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341671794 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:15 [2022-09-18T09:40:15.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:16 [2022-09-18T09:40:16.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341672899 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341672899 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341672899 data=null} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341672899 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341672900 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341672905 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341672911 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341672911 data=null doit=true} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341672911 data=null} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341672912 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341672912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341672953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341672954 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341672954 data=null doit=true} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341672954 data=null} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341672955 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341672955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341672962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:16 [2022-09-18T09:40:16.632Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341672963 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341672964 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341672964 data=null} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341672964 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341672964 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341672981 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:16 [2022-09-18T09:40:16.632Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:16 [2022-09-18T09:40:16.632Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:16 [2022-09-18T09:40:16.632Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341673118 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341673119 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341673119 data=null} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341673120 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341673120 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341673170 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:16 [2022-09-18T09:40:16.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341673173 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341673174 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341673174 data=null} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341673174 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341673174 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341673184 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341673184 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341673184 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341673185 data=null} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341673185 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341673186 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341673190 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341673191 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341673191 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:16 [2022-09-18T09:40:16.894Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341673191 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341673330 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341673633 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341673638 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341673638 data=null} to TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Attempting to set focus on Table with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341673661 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341673661 data=null doit=true} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341673661 data=null} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341673662 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341673662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341673715 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:17 [2022-09-18T09:40:17.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:18 [2022-09-18T09:40:18.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:18 [2022-09-18T09:40:18.413Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341674862 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341674863 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341674863 data=null} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341674864 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341674864 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341674873 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341674891 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341674891 data=null doit=true} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341674892 data=null} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341674892 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341674892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341674959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341674961 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341674961 data=null doit=true} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341674961 data=null} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341674962 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341674962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341674979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:18 [2022-09-18T09:40:18.686Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341674982 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341674982 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341674982 data=null} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341674983 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341674983 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341675041 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:18 [2022-09-18T09:40:18.686Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:18 [2022-09-18T09:40:18.686Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:40:18 [2022-09-18T09:40:18.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675233 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341675234 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341675239 data=null} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675240 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341675240 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675299 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:18 [2022-09-18T09:40:18.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675305 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341675305 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341675305 data=null} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675306 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341675306 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675325 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675327 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341675327 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341675327 data=null} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675328 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341675328 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675343 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675344 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:18 [2022-09-18T09:40:18.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675344 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341675345 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341675539 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341676163 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341676189 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341676189 data=null} to TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Attempting to set focus on Table with text {}
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341676194 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341676194 data=null doit=true} to TableItem with text {}
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341676195 data=null} to TableItem with text {}
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341676195 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:19 [2022-09-18T09:40:19.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341676196 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:20 [2022-09-18T09:40:20.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341676273 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:20 [2022-09-18T09:40:20.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:20 [2022-09-18T09:40:20.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341677225 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341677225 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341677225 data=null} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341677226 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677226 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341677233 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341677249 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341677249 data=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341677249 data=null} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341677250 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341677288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341677289 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341677289 data=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341677290 data=null} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341677290 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341677297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341677298 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341677299 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341677299 data=null} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341677299 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677299 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341677317 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.047Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341677325 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341677325 data=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341677325 data=null} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341677325 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341677346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341677347 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341677347 data=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341677348 data=null} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341677348 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341677355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:21 [2022-09-18T09:40:21.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341677356 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341677356 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341677357 data=null} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341677357 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677357 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341677373 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341677374 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341677374 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341677374 data=null} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341677374 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341677374 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341677380 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:40:21 [2022-09-18T09:40:21.048Z] DEBUG - Clicking on with mnemonic 'Clear'
05:40:21 [2022-09-18T09:40:21.307Z] 
05:40:21 [2022-09-18T09:40:21.307Z] (Eclipse:18793): Gtk-WARNING **: 09:40:21.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:21 [2022-09-18T09:40:21.307Z] 
05:40:21 [2022-09-18T09:40:21.307Z] (Eclipse:18793): Gtk-WARNING **: 09:40:21.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:21 [2022-09-18T09:40:21.307Z] 
05:40:21 [2022-09-18T09:40:21.307Z] (Eclipse:18793): Gtk-WARNING **: 09:40:21.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:21 [2022-09-18T09:40:21.307Z] 
05:40:21 [2022-09-18T09:40:21.307Z] (Eclipse:18793): Gtk-WARNING **: 09:40:21.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Clicked on with mnemonic 'Clear'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341677840 data=null doit=true} to Shell with text {Confirm Clear}
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Clicking on &Yes
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341677841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341677841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341677841 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341677842 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341677842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341677842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:21 [2022-09-18T09:40:21.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341677842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.944Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.944Z] 
05:40:22 [2022-09-18T09:40:22.945Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:22 [2022-09-18T09:40:22.945Z] 
05:40:22 [2022-09-18T09:40:22.945Z] (Eclipse:18793): Gtk-WARNING **: 09:40:22.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:25 [2022-09-18T09:40:25.479Z] DEBUG - Clicked on 
05:40:26 [2022-09-18T09:40:26.046Z] 
05:40:26 [2022-09-18T09:40:26.046Z] (Eclipse:18793): Gtk-CRITICAL **: 09:40:25.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:40:26 [2022-09-18T09:40:26.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341677443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341682831 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341682832 data=null doit=true} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341682832 data=null} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341682832 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341682832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341682844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341682844 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341682853 data=null doit=true} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341682853 data=null} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341682853 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341682853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341682859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:26 [2022-09-18T09:40:26.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341682860 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341682860 data=null doit=true} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341682861 data=null} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341682861 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341682861 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341682874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341682875 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341682875 data=null doit=true} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341682875 data=null} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341682876 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341682876 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341682885 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:40:26 [2022-09-18T09:40:26.612Z] DEBUG - Clicking on with mnemonic 'Import...'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Clicked on with mnemonic 'Import...'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341683334 data=null doit=true} to Shell with text {Trace Import}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1341683351 data=null} to (of type 'Combo')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1341683402 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341683402 data=null doit=true} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341683402 data=null} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341683402 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341683402 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341683403 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Setting state to checked on: /
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341683431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7233bbbd
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341683436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341683436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341683436 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341683436 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341683437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341683437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341683437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341683437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341683437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341683437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341683437 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341683437 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Clicking on &Finish
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341683452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341683453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341683453 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341683453 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341683453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341683453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.182Z] DEBUG - Clicked on &Finish
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341684039 data=null doit=true} to Shell with text {Confirmation}
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Clicking on Rename All
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1341684040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1341684040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1341684040 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1341684040 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1341684040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1341684041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:27 [2022-09-18T09:40:27.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1341684041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341683453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341682918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Clicked on 
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341684573 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341684573 data=null doit=true} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341684573 data=null} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341684573 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341684574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341684595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341684595 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341684595 data=null doit=true} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341684596 data=null} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341684596 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341684596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341684628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:28 [2022-09-18T09:40:28.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341684629 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341684629 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341684629 data=null} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341684629 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341684630 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341684645 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341684646 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341684646 data=null} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341684646 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341684646 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341684720 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341684990 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341684990 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341684990 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341684991 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341684991 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685018 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:28 [2022-09-18T09:40:28.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685030 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341685030 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341685030 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685031 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341685031 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685040 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685040 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341685040 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341685041 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685041 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341685041 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685046 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685046 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685047 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341685047 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:28 [2022-09-18T09:40:28.834Z] 
05:40:28 [2022-09-18T09:40:28.834Z] (Eclipse:18793): Gtk-CRITICAL **: 09:40:28.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685120 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341685431 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341685432 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341685455 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:29 [2022-09-18T09:40:29.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:29 [2022-09-18T09:40:29.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:29 [2022-09-18T09:40:29.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:30 [2022-09-18T09:40:30.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:30 [2022-09-18T09:40:30.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:30 [2022-09-18T09:40:30.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Attempting to set focus on Table with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341686483 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341686483 data=null doit=true} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341686483 data=null} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341686484 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341686484 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341686493 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341686667 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341686668 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341686668 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341686668 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686668 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341686673 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341686680 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341686680 data=null doit=true} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341686681 data=null} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341686681 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341686712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341686713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341686713 data=null doit=true} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341686714 data=null} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341686714 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341686724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:30 [2022-09-18T09:40:30.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341686725 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341686725 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341686725 data=null} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341686726 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686726 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341686744 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:30 [2022-09-18T09:40:30.489Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686856 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341686856 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341686857 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686857 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686857 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686883 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:30 [2022-09-18T09:40:30.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686895 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341686895 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341686896 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686896 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686896 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686901 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686902 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341686902 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341686906 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686907 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341686907 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686912 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686912 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341686912 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:30 [2022-09-18T09:40:30.749Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341686913 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341687031 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341687271 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341687313 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341687327 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:31 [2022-09-18T09:40:31.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Attempting to set focus on Table with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341688335 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341688335 data=null doit=true} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341688335 data=null} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341688336 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341688336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341688346 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:31 [2022-09-18T09:40:31.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341688564 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1341688564 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1341688565 data=null} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341688565 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688565 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1341688571 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.199Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341688623 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341688623 data=null doit=true} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341688623 data=null} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341688623 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341688661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341688662 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341688662 data=null doit=true} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341688662 data=null} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341688663 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341688670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:32 [2022-09-18T09:40:32.460Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341688671 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341688717 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341688718 data=null} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341688718 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688718 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341688730 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:32 [2022-09-18T09:40:32.460Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:32 [2022-09-18T09:40:32.460Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688918 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341688918 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341688918 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688919 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688961 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:32 [2022-09-18T09:40:32.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688966 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341688966 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341688966 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688966 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688967 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688976 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688977 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341688977 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341688978 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688978 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341688978 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688984 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688984 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341688984 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:32 [2022-09-18T09:40:32.871Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341688985 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341689116 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341689519 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341689520 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341689520 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Attempting to set focus on Table with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341689524 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341689524 data=null doit=true} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341689524 data=null} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341689524 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341689525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341689554 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:33 [2022-09-18T09:40:33.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341690804 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341690805 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341690805 data=null} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341690805 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341690805 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341690811 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341690818 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341690818 data=null doit=true} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341690818 data=null} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341690818 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341690818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341690852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341690860 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341690860 data=null doit=true} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341690860 data=null} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341690860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341690861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341690867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:34 [2022-09-18T09:40:34.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341690868 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341690868 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341690869 data=null} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341690869 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341690869 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341690883 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:34 [2022-09-18T09:40:34.506Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341691115 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341691115 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341691115 data=null} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341691115 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341691116 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341691158 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:34 [2022-09-18T09:40:34.764Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341691163 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341691163 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341691163 data=null} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341691163 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341691164 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341691169 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341691170 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341691170 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341691171 data=null} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341691171 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:34 [2022-09-18T09:40:34.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341691171 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341691214 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341691214 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1341691215 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341691215 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341691292 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1341691680 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1341691686 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1341691686 data=null} to TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Attempting to set focus on Table with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341691708 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341691708 data=null doit=true} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341691708 data=null} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341691709 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341691709 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341691716 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:35 [2022-09-18T09:40:35.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1341692825 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1341692825 data=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1341692825 data=null} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1341692826 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341692826 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1341692832 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.659Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341692839 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341692839 data=null doit=true} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341692844 data=null} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341692845 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341692845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341692882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341692883 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341692883 data=null doit=true} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341692884 data=null} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341692884 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341692884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341692895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:36 [2022-09-18T09:40:36.659Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341692914 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341692914 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341692914 data=null} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341692915 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341692915 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341692936 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:36 [2022-09-18T09:40:36.659Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341693056 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341693056 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341693056 data=null} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341693057 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341693057 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341693097 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:36 [2022-09-18T09:40:36.660Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341693100 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341693100 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341693101 data=null} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341693101 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341693101 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341693110 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341693111 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341693111 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341693111 data=null} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341693112 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341693112 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341693116 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341693116 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1341693117 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:40:36 [2022-09-18T09:40:36.919Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341693117 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341693185 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1341693560 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1341693623 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1341693624 data=null} to TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Attempting to set focus on Table with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341693642 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341693642 data=null doit=true} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341693642 data=null} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341693642 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341693643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341693676 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:37 [2022-09-18T09:40:37.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1341694740 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1341694741 data=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1341694741 data=null} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1341694742 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341694742 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1341694751 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341694765 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341694765 data=null doit=true} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341694765 data=null} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341694766 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341694766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341694851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341694852 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341694852 data=null doit=true} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341694852 data=null} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341694853 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341694853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341694860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:38 [2022-09-18T09:40:38.634Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341694861 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341694861 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341694861 data=null} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341694862 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341694862 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341694938 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:38 [2022-09-18T09:40:38.634Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695054 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341695055 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341695055 data=null} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695055 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341695056 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695103 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:38 [2022-09-18T09:40:38.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695109 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341695109 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341695109 data=null} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695110 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341695110 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695115 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695116 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341695116 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341695116 data=null} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695117 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341695117 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695126 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695127 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695127 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:40:38 [2022-09-18T09:40:38.896Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341695127 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695203 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1341695550 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1341695570 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1341695571 data=null} to TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Attempting to set focus on Table with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341695574 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341695574 data=null doit=true} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341695574 data=null} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341695574 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341695575 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341695582 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:39 [2022-09-18T09:40:39.155Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1341696706 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1341696706 data=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1341696706 data=null} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1341696706 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696707 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1341696716 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341696723 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341696723 data=null doit=true} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341696723 data=null} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341696724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341696763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341696764 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341696764 data=null doit=true} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341696764 data=null} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341696764 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341696775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:40 [2022-09-18T09:40:40.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341696776 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341696776 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341696777 data=null} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341696777 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696777 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341696800 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:40 [2022-09-18T09:40:40.538Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696930 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696930 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696931 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696931 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696931 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696963 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:40 [2022-09-18T09:40:40.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696967 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696968 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696969 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696969 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696974 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696975 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696975 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696976 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696976 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341696976 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696981 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696982 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.874Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341696982 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:40 [2022-09-18T09:40:40.874Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341696982 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341697126 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341697401 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341697401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341697401 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:41 [2022-09-18T09:40:41.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:41 [2022-09-18T09:40:41.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:41 [2022-09-18T09:40:41.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Attempting to set focus on Table with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341698413 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341698413 data=null doit=true} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341698413 data=null} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341698413 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341698414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341698423 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341698612 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341698612 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341698612 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341698613 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341698613 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1341698619 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.270Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341698645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341698646 data=null doit=true} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341698646 data=null} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341698646 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341698646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341698689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341698691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341698691 data=null doit=true} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341698691 data=null} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341698691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341698692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341698698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:42 [2022-09-18T09:40:42.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341698699 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341698699 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341698700 data=null} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341698700 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341698700 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341698718 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:42 [2022-09-18T09:40:42.530Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:42 [2022-09-18T09:40:42.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:42 [2022-09-18T09:40:42.530Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341698994 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341698994 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341698994 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341698995 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341698995 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699029 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:42 [2022-09-18T09:40:42.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699032 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699032 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699032 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699033 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341699033 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699038 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699043 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699043 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699043 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699044 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341699044 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699048 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699049 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.790Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699049 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:42 [2022-09-18T09:40:42.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341699049 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699112 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699375 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699375 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341699375 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:43 [2022-09-18T09:40:43.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Attempting to set focus on Table with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341700431 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341700431 data=null doit=true} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341700432 data=null} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341700432 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341700432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341700442 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341700634 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341700634 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341700634 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341700635 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341700635 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1341700640 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341700664 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341700664 data=null doit=true} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341700665 data=null} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341700665 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341700665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341700697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341700698 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341700698 data=null doit=true} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341700698 data=null} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341700699 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341700699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341700705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:44 [2022-09-18T09:40:44.425Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341700706 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341700707 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341700707 data=null} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341700707 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341700707 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341700721 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:44 [2022-09-18T09:40:44.425Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701008 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341701008 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341701008 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701008 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341701009 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701055 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:44 [2022-09-18T09:40:44.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701060 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341701060 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341701060 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701061 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341701061 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701067 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701068 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341701068 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341701068 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701069 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341701069 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701082 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701082 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.685Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701083 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:40:44 [2022-09-18T09:40:44.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341701083 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701226 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341701826 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341701827 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341701829 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Attempting to set focus on Table with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341701841 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341701842 data=null doit=true} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341701843 data=null} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341701845 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341701846 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341701915 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:45 [2022-09-18T09:40:45.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341702767 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1341702767 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1341702767 data=null} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341702767 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341702768 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1341702779 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341702802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341702802 data=null doit=true} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341702802 data=null} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341702802 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341702803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341702839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341702840 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341702840 data=null doit=true} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341702840 data=null} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341702840 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341702841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341702849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:46 [2022-09-18T09:40:46.453Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341702850 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341702851 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341702851 data=null} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341702851 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341702851 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341702871 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:46 [2022-09-18T09:40:46.453Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:46 [2022-09-18T09:40:46.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:46 [2022-09-18T09:40:46.712Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703156 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341703157 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341703157 data=null} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703157 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341703157 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703199 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:46 [2022-09-18T09:40:46.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703204 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341703205 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341703205 data=null} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703205 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341703205 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703211 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703211 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341703211 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341703216 data=null} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703216 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341703217 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703222 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703222 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703222 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:40:46 [2022-09-18T09:40:46.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341703223 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703344 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341703660 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341703660 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341703660 data=null} to TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Attempting to set focus on Table with text {}
05:40:47 [2022-09-18T09:40:47.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341703663 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341703663 data=null doit=true} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341703663 data=null} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341703664 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341703664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341703690 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:47 [2022-09-18T09:40:47.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:47 [2022-09-18T09:40:47.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341704827 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1341704828 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1341704828 data=null} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341704828 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341704828 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1341704834 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341704841 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341704841 data=null doit=true} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341704841 data=null} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341704841 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341704842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341704878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341704879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341704879 data=null doit=true} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341704879 data=null} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341704879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341704880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341704917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:48 [2022-09-18T09:40:48.686Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341704918 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341704918 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341704919 data=null} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341704919 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341704919 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341704937 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:48 [2022-09-18T09:40:48.686Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705093 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341705094 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341705094 data=null} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705094 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341705094 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705137 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:48 [2022-09-18T09:40:48.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705140 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341705140 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341705140 data=null} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705141 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341705141 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705146 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.944Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705147 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341705147 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341705148 data=null} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705148 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341705148 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705153 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705158 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705158 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:40:48 [2022-09-18T09:40:48.945Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341705158 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705285 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341705642 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341705642 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341705642 data=null} to TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Attempting to set focus on Table with text {}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341705645 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341705646 data=null doit=true} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341705646 data=null} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341705646 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341705646 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341705674 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:49 [2022-09-18T09:40:49.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:49 [2022-09-18T09:40:49.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341706783 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1341706784 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1341706784 data=null} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341706784 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341706784 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1341706794 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341706802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341706802 data=null doit=true} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341706802 data=null} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341706803 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341706803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341706848 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341706849 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341706849 data=null doit=true} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341706849 data=null} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341706850 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341706850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341706857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:50 [2022-09-18T09:40:50.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341706859 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341706859 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341706859 data=null} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341706859 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341706860 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341706877 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:50 [2022-09-18T09:40:50.661Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707010 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341707010 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341707010 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707011 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341707011 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707052 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:50 [2022-09-18T09:40:50.662Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707056 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341707056 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341707056 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707056 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341707056 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707062 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707062 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341707062 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341707063 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707063 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341707063 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707067 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707067 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.662Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707068 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:40:50 [2022-09-18T09:40:50.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341707068 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707136 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341707498 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341707517 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341707517 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:51 [2022-09-18T09:40:51.187Z] DEBUG - Attempting to set focus on Table with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341707521 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341707521 data=null doit=true} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341707521 data=null} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341707521 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341707522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341707530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:51 [2022-09-18T09:40:51.188Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:52 [2022-09-18T09:40:52.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:52 [2022-09-18T09:40:52.127Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341708627 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1341708627 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1341708627 data=null} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341708627 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708627 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1341708633 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341708639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341708639 data=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341708639 data=null} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341708640 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341708678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341708678 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341708679 data=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341708679 data=null} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341708679 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341708694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341708696 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341708696 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341708696 data=null} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341708696 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708697 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341708712 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341708724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341708725 data=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341708725 data=null} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341708725 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341708743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341708744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341708744 data=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341708744 data=null} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341708745 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341708757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:52 [2022-09-18T09:40:52.387Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341708759 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341708759 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341708759 data=null} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341708759 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708759 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341708776 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1341708777 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1341708777 data=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1341708777 data=null} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1341708778 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341708778 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1341708783 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:40:52 [2022-09-18T09:40:52.388Z] DEBUG - Clicking on with mnemonic 'Clear'
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.647Z] 
05:40:52 [2022-09-18T09:40:52.647Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.906Z] 
05:40:52 [2022-09-18T09:40:52.906Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.906Z] 
05:40:52 [2022-09-18T09:40:52.906Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.906Z] 
05:40:52 [2022-09-18T09:40:52.906Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.906Z] 
05:40:52 [2022-09-18T09:40:52.906Z] (Eclipse:18793): Gtk-WARNING **: 09:40:52.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Clicked on with mnemonic 'Clear'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341709156 data=null doit=true} to Shell with text {Confirm Clear}
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Clicking on &Yes
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341709157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341709157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341709157 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341709157 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341709157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341709159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:52 [2022-09-18T09:40:52.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341709159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.281Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.281Z] 
05:40:54 [2022-09-18T09:40:54.282Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.539Z] 
05:40:54 [2022-09-18T09:40:54.539Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.539Z] 
05:40:54 [2022-09-18T09:40:54.539Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.539Z] 
05:40:54 [2022-09-18T09:40:54.539Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:54 [2022-09-18T09:40:54.539Z] 
05:40:54 [2022-09-18T09:40:54.539Z] (Eclipse:18793): Gtk-WARNING **: 09:40:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:40:57 [2022-09-18T09:40:57.075Z] DEBUG - Clicked on 
05:40:57 [2022-09-18T09:40:57.648Z] 
05:40:57 [2022-09-18T09:40:57.648Z] (Eclipse:18793): Gtk-CRITICAL **: 09:40:57.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:40:57 [2022-09-18T09:40:57.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1341708827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341714335 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341714335 data=null doit=true} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341714335 data=null} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341714336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341714347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:57 [2022-09-18T09:40:57.907Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341714348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341714358 data=null doit=true} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341714358 data=null} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341714358 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341714369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:58 [2022-09-18T09:40:58.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341714370 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341714370 data=null doit=true} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341714370 data=null} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341714371 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714371 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341714379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341714380 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341714380 data=null doit=true} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341714380 data=null} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341714381 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714381 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341714393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:40:58 [2022-09-18T09:40:58.166Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:40:58 [2022-09-18T09:40:58.166Z] DEBUG - Clicking on with mnemonic 'Import...'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Clicked on with mnemonic 'Import...'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341714822 data=null doit=true} to Shell with text {Trace Import}
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1341714828 data=null} to (of type 'Combo')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:58 [2022-09-18T09:40:58.424Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1341714901 data=null doit=true} to TreeItem with text {/}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1341714901 data=null} to TreeItem with text {/}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1341714902 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341714902 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1341714914 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341714914 data=null doit=true} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341714914 data=null} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341714915 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341714915 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341714917 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1341714918 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1341714918 data=null doit=true} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1341714918 data=null} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1341714919 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714919 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1341714930 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:58 [2022-09-18T09:40:58.684Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341714946 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341714946 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341714946 data=null} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341714947 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341714968 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341714971 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341714976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4361673f
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341714990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341714991 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341714991 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341714991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341714991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341714991 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341714992 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Clicking on &Finish
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341715008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341715008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341715008 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341715008 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341715008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:58 [2022-09-18T09:40:58.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341715008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341715008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341714442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Clicked on 
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341715490 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341715490 data=null doit=true} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341715490 data=null} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341715490 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341715510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341715512 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341715512 data=null doit=true} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341715512 data=null} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341715512 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341715530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:40:59 [2022-09-18T09:40:59.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341715539 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341715539 data=null doit=true} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341715539 data=null} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341715540 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715540 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341715565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341715566 data=null doit=true} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341715566 data=null} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341715566 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341715567 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341715569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1341715570 data=null doit=true} to TreeItem with text {z-clashes [1]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1341715570 data=null} to TreeItem with text {z-clashes [1]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1341715570 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341715571 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]}
05:40:59 [2022-09-18T09:40:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1341715572 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
05:40:59 [2022-09-18T09:40:59.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715940 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341715940 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341715940 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715941 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715941 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715975 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:59 [2022-09-18T09:40:59.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:40:59 [2022-09-18T09:40:59.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715979 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341715979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341715979 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715979 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715984 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715985 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341715985 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Attempting to set focus on Tree with text {}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341715985 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715986 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341715986 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715990 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715990 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341715990 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341715990 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:40:59 [2022-09-18T09:40:59.772Z] 
05:40:59 [2022-09-18T09:40:59.772Z] (Eclipse:18793): Gtk-CRITICAL **: 09:40:59.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:00 [2022-09-18T09:41:00.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341716044 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341716317 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341716318 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341716319 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:00 [2022-09-18T09:41:00.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:00 [2022-09-18T09:41:00.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:00 [2022-09-18T09:41:00.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Attempting to set focus on Table with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341717405 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341717405 data=null doit=true} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341717405 data=null} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341717406 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341717406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341717423 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341717546 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1341717546 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1341717546 data=null} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341717546 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717547 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1341717557 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341717564 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341717564 data=null doit=true} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341717565 data=null} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341717565 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341717599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341717600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341717600 data=null doit=true} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341717600 data=null} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341717601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341717607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:01 [2022-09-18T09:41:01.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341717609 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341717609 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341717609 data=null} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341717609 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717610 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341717629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:01 [2022-09-18T09:41:01.423Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717714 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341717714 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341717714 data=null} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717714 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717715 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717741 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:01 [2022-09-18T09:41:01.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717752 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341717752 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341717752 data=null} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717753 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717753 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717758 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717758 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341717758 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341717759 data=null} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717759 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341717759 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717767 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717768 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.423Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717768 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341717768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341717870 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341718282 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341718302 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341718302 data=null} to TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Attempting to set focus on Table with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1341718305 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1341718305 data=null doit=true} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1341718305 data=null} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1341718305 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341718306 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1341718315 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:41:01 [2022-09-18T09:41:01.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341719496 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341719496 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341719497 data=null} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341719497 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719497 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341719506 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341719513 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341719514 data=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341719515 data=null} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341719515 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341719547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341719548 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341719549 data=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341719549 data=null} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341719549 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341719559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341719560 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341719560 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341719560 data=null} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341719561 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719561 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341719579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.317Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341719588 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341719588 data=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341719588 data=null} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341719589 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341719599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341719600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341719600 data=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341719600 data=null} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341719601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341719615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:03 [2022-09-18T09:41:03.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341719616 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341719616 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341719616 data=null} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341719617 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719617 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341719631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341719632 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341719633 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341719633 data=null} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341719633 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341719633 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341719644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:41:03 [2022-09-18T09:41:03.318Z] DEBUG - Clicking on with mnemonic 'New Folder...'
05:41:03 [2022-09-18T09:41:03.576Z] 
05:41:03 [2022-09-18T09:41:03.576Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.576Z] 
05:41:03 [2022-09-18T09:41:03.576Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.576Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] 
05:41:03 [2022-09-18T09:41:03.577Z] (Eclipse:18793): Gtk-WARNING **: 09:41:03.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Clicked on with mnemonic 'New Folder...'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341720006 data=null doit=true} to Shell with text {New Folder}
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Clicking on OK
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341720010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341720011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341720011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341720011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341720011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341720011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341720011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1341719676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...'
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Clicked on 
05:41:03 [2022-09-18T09:41:03.835Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1341720182 data=null button=0 stateMask=0x0 x=90 y=81 count=0} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1341720182 data=null doit=true} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1341720182 data=null} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1341720183 data=null button=1 stateMask=0x0 x=90 y=81 count=1} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341720196 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1341720230 data=null button=1 stateMask=0x80000 x=90 y=81 count=1} to TreeItem with text {aaa}
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:41:03 [2022-09-18T09:41:03.835Z] DEBUG - Clicking on with mnemonic 'Import...'
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.096Z] 
05:41:04 [2022-09-18T09:41:04.096Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] 
05:41:04 [2022-09-18T09:41:04.478Z] (Eclipse:18793): Gtk-WARNING **: 09:41:04.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - Clicked on with mnemonic 'Import...'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341720663 data=null doit=true} to Shell with text {Trace Import}
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1341720666 data=null doit=true} to Button with text {Select &archive file:}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1341720666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1341720668 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1341720669 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1341720669 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1341720669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Attempting to set focus on (of type 'Combo')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1341720692 data=null} to (of type 'Combo')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Attempting to set focus on (of type 'Tree')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1341720752 data=null doit=true} to TreeItem with text {import}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1341720752 data=null} to TreeItem with text {import}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1341720753 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341720753 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1341720757 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341720768 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341720768 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341720768 data=null} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341720768 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341720768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341720771 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Setting state to checked on: kernel-overlap-testing
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1341720804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@24bef73d
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1341720813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341720813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1341720813 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1341720813 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1341720814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1341720814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1341720814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1341720814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1341720814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1341720814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1341720814 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1341720814 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3999f221
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1341720817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341720817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1341720817 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1341720817 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1341720817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1341720817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1341720817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1341720818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1341720818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1341720818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1341720818 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1341720818 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Clicking on &Finish
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1341720849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1341720849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1341720849 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1341720849 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1341720849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1341720850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1341720850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1341720271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Clicked on 
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341721119 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341721119 data=null doit=true} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341721119 data=null} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341721119 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341721120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341721170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:04 [2022-09-18T09:41:04.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1341721171 data=null doit=true} to TreeItem with text {Experiments [0]}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1341721171 data=null} to TreeItem with text {Experiments [0]}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1341721172 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
05:41:04 [2022-09-18T09:41:04.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341721172 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1341721202 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [0]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1341721203 data=null doit=true} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1341721203 data=null} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1341721203 data=null button=1 stateMask=0x0 x=101 y=104 count=1} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341721204 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1341721205 data=null button=1 stateMask=0x80000 x=101 y=104 count=1} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1341721221 data=null doit=true} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1341721221 data=null} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1341721222 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341721222 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1341721288 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1341721289 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1341721294 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.002Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1341721294 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1341721295 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1341721295 data=null x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1341721295 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1341721296 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1341721304 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1341721313 data=null doit=true} to TreeItem with text {exp [0]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1341721313 data=null} to TreeItem with text {exp [0]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1341721313 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [0]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341721313 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1341721316 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [0]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1341721317 data=null button=0 stateMask=0x0 x=101 y=196 count=0} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1341721317 data=null doit=true} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1341721317 data=null} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1341721317 data=null button=1 stateMask=0x0 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341721317 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1341721350 data=null button=1 stateMask=0x80000 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:41:05 [2022-09-18T09:41:05.003Z] DEBUG - Clicking on with mnemonic 'Rename...'
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.261Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.261Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] 
05:41:05 [2022-09-18T09:41:05.262Z] (Eclipse:18793): Gtk-WARNING **: 09:41:05.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:05 [2022-09-18T09:41:05.262Z] DEBUG - Clicked on with mnemonic 'Rename...'
05:41:05 [2022-09-18T09:41:05.262Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341721705 data=null doit=true} to Shell with text {Rename Folder}
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:41:05 [2022-09-18T09:41:05.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Clicking on OK
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341721709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341721709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341721709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341721709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341721710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341721710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341721710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:05 [2022-09-18T09:41:05.521Z] DEBUG - Clicked on 
05:41:05 [2022-09-18T09:41:05.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1341721397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
05:41:06 [2022-09-18T09:41:06.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.037Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.037Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.038Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341722381 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341722382 data=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341722382 data=null} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341722382 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341722382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341722415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341722416 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341722416 data=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341722416 data=null} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341722417 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341722417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341722423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1341722424 data=null button=0 stateMask=0x0 x=92 y=173 count=0} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1341722424 data=null doit=true} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1341722424 data=null} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1341722425 data=null button=1 stateMask=0x0 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341722425 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1341722441 data=null button=1 stateMask=0x80000 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341722779 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341722813 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341722813 data=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341722813 data=null} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341722814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341722814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341722835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Clicking on with mnemonic 'Delete'
05:41:06 [2022-09-18T09:41:06.605Z] DEBUG - Clicked on with mnemonic 'Delete'
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.709: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:06 [2022-09-18T09:41:06.864Z] 
05:41:06 [2022-09-18T09:41:06.864Z] (Eclipse:18793): Gtk-WARNING **: 09:41:06.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723795 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341723795 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Clicking on OK
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341723796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341723796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341723796 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341723796 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341723796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341723797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:07 [2022-09-18T09:41:07.431Z] DEBUG - Clicked on OK
05:41:08 [2022-09-18T09:41:08.368Z] 
05:41:08 [2022-09-18T09:41:08.368Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:08.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:08 [2022-09-18T09:41:08.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341723797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:08 [2022-09-18T09:41:08.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341722885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:41:08 [2022-09-18T09:41:08.368Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 430.481 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
05:41:08 [2022-09-18T09:41:08.368Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.168 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.681 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.694 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.159 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.771 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.839 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.969 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.627 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.831 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.093 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.006 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.606 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 31.43 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 21.124 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 19.422 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.823 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.309 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.076 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.127 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.677 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.15 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.743 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.012 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.328 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.057 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 18.462 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.319 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.723 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.339 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.915 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 32.406 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.928 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.275 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 31.395 s
05:41:08 [2022-09-18T09:41:08.368Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.867 s
05:41:08 [2022-09-18T09:41:08.368Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.863 s
05:41:08 [2022-09-18T09:41:08.368Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
05:41:08 [2022-09-18T09:41:08.935Z] 
05:41:08 [2022-09-18T09:41:08.935Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:08.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:14 [2022-09-18T09:41:14.219Z] 
05:41:14 [2022-09-18T09:41:14.219Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:13.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:20 [2022-09-18T09:41:20.784Z] 
05:41:20 [2022-09-18T09:41:20.784Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:20.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:22 [2022-09-18T09:41:22.688Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.987 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
05:41:22 [2022-09-18T09:41:22.688Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 4.442 s
05:41:22 [2022-09-18T09:41:22.688Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.155 s
05:41:22 [2022-09-18T09:41:22.688Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.705 s
05:41:22 [2022-09-18T09:41:22.688Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
05:41:23 [2022-09-18T09:41:23.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341739456 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:23 [2022-09-18T09:41:23.255Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:23 [2022-09-18T09:41:23.255Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:23 [2022-09-18T09:41:23.255Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341740089 data=null doit=true} to Shell with text {Preferences}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341740093 data=null doit=true} to TreeItem with text {Tracing}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341740093 data=null} to TreeItem with text {Tracing}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341740094 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341740095 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341740097 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341740098 data=null doit=true} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341740098 data=null} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341740119 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341740119 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341740120 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341740121 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341740121 data=null doit=true} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341740122 data=null} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341740122 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341740122 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341740154 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Clicking on Apply and Close
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341740171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341740171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341740171 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341740171 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341740171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341740172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341740172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:23 [2022-09-18T09:41:23.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341739624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:24 [2022-09-18T09:41:24.080Z] DEBUG - Clicked on 
05:41:24 [2022-09-18T09:41:24.338Z] 
05:41:24 [2022-09-18T09:41:24.338Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:24.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:24 [2022-09-18T09:41:24.596Z] 
05:41:24 [2022-09-18T09:41:24.596Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:24.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:26 [2022-09-18T09:41:26.500Z] 
05:41:26 [2022-09-18T09:41:26.500Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:25.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:26 [2022-09-18T09:41:26.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341742641 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:26 [2022-09-18T09:41:26.500Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:26 [2022-09-18T09:41:26.500Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:26 [2022-09-18T09:41:26.500Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341743026 data=null doit=true} to Shell with text {Preferences}
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:26 [2022-09-18T09:41:26.875Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341743029 data=null doit=true} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341743029 data=null} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341743030 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341743031 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341743031 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341743032 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341743033 data=null doit=true} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341743033 data=null} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341743033 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341743033 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341743034 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1341743048 data=null doit=true} to Button with text {Never}
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1341743049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never}
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1341743050 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1341743050 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1341743050 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1341743051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Clicking on Apply and Close
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341743067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341743067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341743067 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341743067 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341743067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341743068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341743068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341742671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:26 [2022-09-18T09:41:26.876Z] DEBUG - Clicked on 
05:41:27 [2022-09-18T09:41:27.137Z] 
05:41:27 [2022-09-18T09:41:27.137Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:26.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:27 [2022-09-18T09:41:27.137Z] 
05:41:27 [2022-09-18T09:41:27.137Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:27.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:28 [2022-09-18T09:41:28.512Z] 
05:41:28 [2022-09-18T09:41:28.512Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:28.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:29 [2022-09-18T09:41:29.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341745223 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:29 [2022-09-18T09:41:29.078Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:29 [2022-09-18T09:41:29.078Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:29 [2022-09-18T09:41:29.078Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341745669 data=null doit=true} to Shell with text {Preferences}
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:29 [2022-09-18T09:41:29.337Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341745723 data=null doit=true} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341745723 data=null} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341745724 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341745724 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341745725 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341745726 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341745726 data=null doit=true} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341745727 data=null} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341745727 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341745727 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341745728 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Clicking on Apply and Close
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341745733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341745734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341745734 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341745734 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341745734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341745734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341745734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:29 [2022-09-18T09:41:29.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341745256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:29 [2022-09-18T09:41:29.595Z] DEBUG - Clicked on 
05:41:29 [2022-09-18T09:41:29.854Z] 
05:41:29 [2022-09-18T09:41:29.854Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:29.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:29 [2022-09-18T09:41:29.854Z] 
05:41:29 [2022-09-18T09:41:29.854Z] (Eclipse:18793): Gtk-CRITICAL **: 09:41:29.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:41:30 [2022-09-18T09:41:30.420Z] 
05:41:30 [2022-09-18T09:41:30.420Z] (Eclipse:18793): Gtk-WARNING **: 09:41:30.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:41:30 [2022-09-18T09:41:30.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341747718 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341747718 data=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341747718 data=null} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341747719 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341747719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341747752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341747753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341747753 data=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341747753 data=null} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341747753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341747754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341747760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341747761 data=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341747761 data=null} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341747761 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341747762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341747764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1341747832 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341747832 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341747833 data=null} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341747833 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341747833 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341747840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1341747840 data=null doit=true} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1341747841 data=null} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1341747841 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341747841 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1341747843 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1341747844 data=null button=0 stateMask=0x0 x=99 y=81 count=0} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1341747844 data=null doit=true} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1341747844 data=null} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1341747845 data=null button=1 stateMask=0x0 x=99 y=81 count=1} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341747845 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1341747858 data=null button=1 stateMask=0x80000 x=99 y=81 count=1} to TreeItem with text {kernel}
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
05:41:31 [2022-09-18T09:41:31.554Z] DEBUG - Clicking on with mnemonic 'Test experiment'
05:41:31 [2022-09-18T09:41:31.812Z] DEBUG - Clicked on with mnemonic 'Test experiment'
05:41:32 [2022-09-18T09:41:32.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1341747943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment'
05:41:33 [2022-09-18T09:41:33.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341750125 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:33 [2022-09-18T09:41:33.972Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:33 [2022-09-18T09:41:33.972Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:33 [2022-09-18T09:41:33.972Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341750625 data=null doit=true} to Shell with text {Preferences}
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:34 [2022-09-18T09:41:34.278Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341750629 data=null doit=true} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341750629 data=null} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341750630 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341750630 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341750631 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341750632 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341750632 data=null doit=true} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341750632 data=null} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341750633 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341750633 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341750634 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1341750648 data=null doit=true} to Button with text {Always}
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1341750648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1341750649 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1341750650 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1341750650 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1341750650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Clicking on Apply and Close
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341750666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341750666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341750667 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341750667 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341750667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341750667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341750667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:34 [2022-09-18T09:41:34.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341750168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:34 [2022-09-18T09:41:34.628Z] DEBUG - Clicked on 
05:41:35 [2022-09-18T09:41:35.198Z] 
05:41:35 [2022-09-18T09:41:35.198Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.198Z] 
05:41:35 [2022-09-18T09:41:35.198Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.198Z] 
05:41:35 [2022-09-18T09:41:35.198Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.198Z] 
05:41:35 [2022-09-18T09:41:35.198Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:35 [2022-09-18T09:41:35.456Z] 
05:41:35 [2022-09-18T09:41:35.456Z] (Eclipse:18793): Gtk-WARNING **: 09:41:35.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1341752535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1341752538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1341752538 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1341752538 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1341752539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1341752539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1341752539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1341752539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1341752539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1341752539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1341752539 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1341752540 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Clicking on &Yes
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341752540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341752541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341752541 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341752541 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341752541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341752541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341752541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:36 [2022-09-18T09:41:36.650Z] DEBUG - Clicked on 
05:41:36 [2022-09-18T09:41:36.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341752869 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
05:41:36 [2022-09-18T09:41:36.650Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:36 [2022-09-18T09:41:36.650Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:36 [2022-09-18T09:41:36.650Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:36 [2022-09-18T09:41:36.909Z] 
05:41:36 [2022-09-18T09:41:36.909Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:36 [2022-09-18T09:41:36.909Z] 
05:41:36 [2022-09-18T09:41:36.909Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:36 [2022-09-18T09:41:36.909Z] 
05:41:36 [2022-09-18T09:41:36.909Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:36 [2022-09-18T09:41:36.909Z] 
05:41:36 [2022-09-18T09:41:36.909Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:37 [2022-09-18T09:41:37.166Z] 
05:41:37 [2022-09-18T09:41:37.167Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:37 [2022-09-18T09:41:37.167Z] 
05:41:37 [2022-09-18T09:41:37.167Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:37 [2022-09-18T09:41:37.167Z] 
05:41:37 [2022-09-18T09:41:37.167Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:37 [2022-09-18T09:41:37.167Z] 
05:41:37 [2022-09-18T09:41:37.167Z] (Eclipse:18793): Gtk-WARNING **: 09:41:36.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341753529 data=null doit=true} to Shell with text {Preferences}
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:37 [2022-09-18T09:41:37.167Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341753532 data=null doit=true} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341753533 data=null} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341753534 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341753554 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341753555 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341753557 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341753557 data=null doit=true} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341753557 data=null} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341753558 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341753558 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341753558 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Clicking on Cancel
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341753564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341753564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341753564 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341753564 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341753564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341753565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341753565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:37 [2022-09-18T09:41:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341753055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:37 [2022-09-18T09:41:37.426Z] DEBUG - Clicked on 
05:41:37 [2022-09-18T09:41:37.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341754318 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:37 [2022-09-18T09:41:37.993Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:37 [2022-09-18T09:41:37.993Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:37 [2022-09-18T09:41:37.993Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:38 [2022-09-18T09:41:38.251Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:38 [2022-09-18T09:41:38.251Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341754696 data=null doit=true} to Shell with text {Preferences}
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:38 [2022-09-18T09:41:38.510Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341754708 data=null doit=true} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341754708 data=null} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341754709 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341754709 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341754709 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341754711 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341754711 data=null doit=true} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341754711 data=null} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341754712 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341754712 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341754713 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1341754727 data=null doit=true} to Button with text {Always}
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1341754727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1341754728 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1341754729 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1341754729 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1341754729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Clicking on Apply and Close
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341754745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341754745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341754745 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341754746 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341754746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341754746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341754746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341754356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:38 [2022-09-18T09:41:38.511Z] DEBUG - Clicked on 
05:41:39 [2022-09-18T09:41:39.084Z] 
05:41:39 [2022-09-18T09:41:39.084Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.084Z] 
05:41:39 [2022-09-18T09:41:39.084Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.084Z] 
05:41:39 [2022-09-18T09:41:39.084Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.084Z] 
05:41:39 [2022-09-18T09:41:39.084Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:39 [2022-09-18T09:41:39.342Z] 
05:41:39 [2022-09-18T09:41:39.342Z] (Eclipse:18793): Gtk-WARNING **: 09:41:39.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Clicking on &No
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1341756415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1341756415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1341756415 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1341756415 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1341756415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1341756415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1341756416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Clicked on 
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341756633 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
05:41:40 [2022-09-18T09:41:40.277Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:40 [2022-09-18T09:41:40.536Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:40 [2022-09-18T09:41:40.536Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:40 [2022-09-18T09:41:40.795Z] 
05:41:40 [2022-09-18T09:41:40.795Z] (Eclipse:18793): Gtk-WARNING **: 09:41:40.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341757244 data=null doit=true} to Shell with text {Preferences}
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:41 [2022-09-18T09:41:41.054Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341757247 data=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341757247 data=null} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341757248 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341757249 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341757249 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341757251 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341757251 data=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341757251 data=null} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341757251 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341757251 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341757252 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Clicking on Cancel
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341757268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341757268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341757269 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341757269 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341757269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341757269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341757269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341756823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:41 [2022-09-18T09:41:41.055Z] DEBUG - Clicked on 
05:41:41 [2022-09-18T09:41:41.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341757828 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:41 [2022-09-18T09:41:41.624Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:41 [2022-09-18T09:41:41.624Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:41 [2022-09-18T09:41:41.624Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341758322 data=null doit=true} to Shell with text {Preferences}
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:41 [2022-09-18T09:41:41.974Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341758327 data=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341758327 data=null} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341758329 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341758329 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341758330 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341758345 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341758345 data=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341758345 data=null} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341758346 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341758346 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341758347 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Clicking on Apply and Close
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341758369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341758369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341758369 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341758369 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341758369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:41 [2022-09-18T09:41:41.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341758370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:42 [2022-09-18T09:41:42.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341758370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:42 [2022-09-18T09:41:42.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341757865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:42 [2022-09-18T09:41:42.234Z] DEBUG - Clicked on 
05:41:42 [2022-09-18T09:41:42.801Z] 
05:41:42 [2022-09-18T09:41:42.801Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:42 [2022-09-18T09:41:42.801Z] 
05:41:42 [2022-09-18T09:41:42.801Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:42 [2022-09-18T09:41:42.801Z] 
05:41:42 [2022-09-18T09:41:42.801Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:42 [2022-09-18T09:41:42.801Z] 
05:41:42 [2022-09-18T09:41:42.801Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.060Z] 
05:41:43 [2022-09-18T09:41:43.060Z] (Eclipse:18793): Gtk-WARNING **: 09:41:42.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Clicking on &Yes
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341760115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341760115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341760115 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341760115 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341760115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341760115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341760116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Clicked on 
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341760384 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
05:41:43 [2022-09-18T09:41:43.997Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:44 [2022-09-18T09:41:44.255Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:44 [2022-09-18T09:41:44.255Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:44 [2022-09-18T09:41:44.513Z] 
05:41:44 [2022-09-18T09:41:44.513Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.513Z] 
05:41:44 [2022-09-18T09:41:44.513Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.513Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] 
05:41:44 [2022-09-18T09:41:44.514Z] (Eclipse:18793): Gtk-WARNING **: 09:41:44.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341760924 data=null doit=true} to Shell with text {Preferences}
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:44 [2022-09-18T09:41:44.514Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341760927 data=null doit=true} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341760928 data=null} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341760929 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341760929 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341760929 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341760931 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341760931 data=null doit=true} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341760931 data=null} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341760931 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341760931 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341760932 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Clicking on Cancel
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341760958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341760958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341760959 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341760959 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341760959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341760959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341760959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:44 [2022-09-18T09:41:44.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341760520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:45 [2022-09-18T09:41:45.032Z] DEBUG - Clicked on 
05:41:45 [2022-09-18T09:41:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341762120 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:45 [2022-09-18T09:41:45.983Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:45 [2022-09-18T09:41:45.983Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:45 [2022-09-18T09:41:45.983Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:46 [2022-09-18T09:41:46.241Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:46 [2022-09-18T09:41:46.241Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:46 [2022-09-18T09:41:46.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341762626 data=null doit=true} to Shell with text {Preferences}
05:41:46 [2022-09-18T09:41:46.241Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:46 [2022-09-18T09:41:46.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:46 [2022-09-18T09:41:46.242Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341762629 data=null doit=true} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341762629 data=null} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341762630 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341762630 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341762630 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341762632 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341762632 data=null doit=true} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341762632 data=null} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341762633 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341762633 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341762633 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1341762636 data=null doit=true} to Button with text {Prompt}
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1341762636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt}
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1341762637 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1341762637 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1341762637 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1341762649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Clicking on Apply and Close
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341762652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341762652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341762652 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341762652 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341762652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341762652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341762653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:46 [2022-09-18T09:41:46.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341762180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:46 [2022-09-18T09:41:46.501Z] DEBUG - Clicked on 
05:41:48 [2022-09-18T09:41:48.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341764751 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:48 [2022-09-18T09:41:48.594Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:48 [2022-09-18T09:41:48.594Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:48 [2022-09-18T09:41:48.594Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341765245 data=null doit=true} to Shell with text {Preferences}
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:48 [2022-09-18T09:41:48.852Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341765248 data=null doit=true} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341765248 data=null} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341765249 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341765250 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341765250 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341765252 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341765252 data=null doit=true} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341765252 data=null} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341765252 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341765253 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341765253 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1341765267 data=null doit=true} to Button with text {Always}
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1341765267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always}
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1341765269 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1341765269 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1341765269 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1341765269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Clicking on Apply and Close
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341765272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341765285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341765286 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341765286 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341765286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:48 [2022-09-18T09:41:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341765286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:49 [2022-09-18T09:41:49.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341765286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:41:49 [2022-09-18T09:41:49.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341764826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:49 [2022-09-18T09:41:49.112Z] DEBUG - Clicked on 
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.679Z] 
05:41:49 [2022-09-18T09:41:49.679Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.940Z] 
05:41:49 [2022-09-18T09:41:49.940Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:49 [2022-09-18T09:41:49.941Z] 
05:41:49 [2022-09-18T09:41:49.941Z] (Eclipse:18793): Gtk-WARNING **: 09:41:49.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1341766932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1341766936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1341766936 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1341766936 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1341766936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1341766936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1341766936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1341766936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1341766937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1341766937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1341766937 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1341766937 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.507Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Clicking on &No
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1341766938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1341766938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1341766938 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1341766938 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1341766938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1341766938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1341766938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:41:50 [2022-09-18T09:41:50.766Z] DEBUG - Clicked on 
05:41:50 [2022-09-18T09:41:50.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341767156 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
05:41:50 [2022-09-18T09:41:50.766Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:41:51 [2022-09-18T09:41:51.024Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:41:51 [2022-09-18T09:41:51.024Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] 
05:41:51 [2022-09-18T09:41:51.283Z] (Eclipse:18793): Gtk-WARNING **: 09:41:51.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341767665 data=null doit=true} to Shell with text {Preferences}
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:41:51 [2022-09-18T09:41:51.283Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341767669 data=null doit=true} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341767669 data=null} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341767671 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.283Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341767671 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341767672 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1341767686 data=null button=0 stateMask=0x0 x=86 y=196 count=0} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1341767686 data=null doit=true} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1341767686 data=null} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1341767686 data=null button=1 stateMask=0x0 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341767687 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1341767687 data=null button=1 stateMask=0x80000 x=86 y=196 count=1} to Tree node with text: Perspectives
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Clicking on Cancel
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1341767694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1341767694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1341767694 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1341767694 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1341767694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1341767694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1341767694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:41:51 [2022-09-18T09:41:51.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341767325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:41:51 [2022-09-18T09:41:51.543Z] DEBUG - Clicked on 
05:41:51 [2022-09-18T09:41:51.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@78141c58] time=1341768223 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:41:51 [2022-09-18T09:41:51.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:41:51 [2022-09-18T09:41:51.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:41:51 [2022-09-18T09:41:51.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:41:51 [2022-09-18T09:41:51.802Z] DEBUG - Attempting to set focus on Tree with text {}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341768230 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341768256 data=null doit=true} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341768256 data=null} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341768257 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341768257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341768274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Clicking on with mnemonic 'Delete'
05:41:52 [2022-09-18T09:41:52.060Z] DEBUG - Clicked on with mnemonic 'Delete'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769476 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341769476 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Clicking on OK
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341769477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341769477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341769477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341769477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341769478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341769478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] DEBUG - Clicked on OK
05:41:53 [2022-09-18T09:41:53.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341769478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:41:53 [2022-09-18T09:41:53.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341768364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:41:53 [2022-09-18T09:41:53.703Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.38 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
05:41:53 [2022-09-18T09:41:53.703Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.286 s
05:41:53 [2022-09-18T09:41:53.703Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.51 s
05:41:53 [2022-09-18T09:41:53.703Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.896 s
05:41:53 [2022-09-18T09:41:53.703Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.188 s
05:41:53 [2022-09-18T09:41:53.703Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.523 s
05:41:53 [2022-09-18T09:41:53.703Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.967 s
05:41:53 [2022-09-18T09:41:53.703Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.935 s
05:41:53 [2022-09-18T09:41:53.703Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.542 s
05:41:53 [2022-09-18T09:41:53.703Z] 
05:41:53 [2022-09-18T09:41:53.703Z] Results:
05:41:53 [2022-09-18T09:41:53.703Z] 
05:41:53 [2022-09-18T09:41:53.703Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
05:41:53 [2022-09-18T09:41:53.703Z] 
05:41:54 [2022-09-18T09:41:54.269Z] 
05:41:54 [2022-09-18T09:41:54.269Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:41:54.181
05:41:54 [2022-09-18T09:41:54.269Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] All tests passed!
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.pom
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT [127/139]
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] The project's OSGi version is 1.0.6.202209180815
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] 
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:54 [2022-09-18T09:41:54.838Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests...
05:41:55 [2022-09-18T09:41:55.096Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.096Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:55 [2022-09-18T09:41:55.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
05:41:55 [2022-09-18T09:41:55.097Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.097Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.097Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:41:55 [2022-09-18T09:41:55.097Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.666Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:41:55 [2022-09-18T09:41:55.666Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
05:41:55 [2022-09-18T09:41:55.925Z] [INFO] 
05:41:55 [2022-09-18T09:41:55.925Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:55 [2022-09-18T09:41:55.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
05:41:57 [2022-09-18T09:41:57.302Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] 
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:58 [2022-09-18T09:41:58.681Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] 
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] 
05:41:58 [2022-09-18T09:41:58.681Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
05:41:58 [2022-09-18T09:41:58.940Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:41:58 [2022-09-18T09:41:58.940Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
05:41:58 [2022-09-18T09:41:58.940Z] [INFO] Command line:
05:41:58 [2022-09-18T09:41:58.940Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:41:58 [2022-09-18T09:41:58.940Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:42:03 [2022-09-18T09:42:03.384Z] !SESSION 2022-09-18 09:41:59.228 -----------------------------------------------
05:42:03 [2022-09-18T09:42:03.384Z] eclipse.buildId=unknown
05:42:03 [2022-09-18T09:42:03.384Z] java.version=11.0.2
05:42:03 [2022-09-18T09:42:03.384Z] java.vendor=Oracle Corporation
05:42:03 [2022-09-18T09:42:03.384Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:42:03 [2022-09-18T09:42:03.384Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:42:03 [2022-09-18T09:42:03.384Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:42:03 [2022-09-18T09:42:03.384Z] 
05:42:03 [2022-09-18T09:42:03.384Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:42:03.266
05:42:03 [2022-09-18T09:42:03.384Z] !MESSAGE FrameworkEvent ERROR
05:42:03 [2022-09-18T09:42:03.384Z] !STACK 0
05:42:03 [2022-09-18T09:42:03.384Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
05:42:03 [2022-09-18T09:42:03.384Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:03 [2022-09-18T09:42:03.384Z] 
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:03 [2022-09-18T09:42:03.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:05 [2022-09-18T09:42:05.286Z] 
05:42:05 [2022-09-18T09:42:05.286Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:42:04.783
05:42:05 [2022-09-18T09:42:05.286Z] !MESSAGE FrameworkEvent ERROR
05:42:05 [2022-09-18T09:42:05.286Z] !STACK 0
05:42:05 [2022-09-18T09:42:05.286Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
05:42:05 [2022-09-18T09:42:05.286Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:05 [2022-09-18T09:42:05.286Z] 
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:05 [2022-09-18T09:42:05.286Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:05 [2022-09-18T09:42:05.544Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
05:42:05 [2022-09-18T09:42:05.802Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
05:42:05 [2022-09-18T09:42:05.802Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.004 s
05:42:05 [2022-09-18T09:42:05.802Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.002 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
05:42:05 [2022-09-18T09:42:05.803Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
05:42:05 [2022-09-18T09:42:05.803Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
05:42:05 [2022-09-18T09:42:05.803Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
05:42:06 [2022-09-18T09:42:06.065Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
05:42:06 [2022-09-18T09:42:06.065Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.097 s
05:42:06 [2022-09-18T09:42:06.065Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.065Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
05:42:06 [2022-09-18T09:42:06.065Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.065Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
05:42:06 [2022-09-18T09:42:06.471Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
05:42:06 [2022-09-18T09:42:06.471Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.102 s
05:42:06 [2022-09-18T09:42:06.471Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.103 s
05:42:06 [2022-09-18T09:42:06.471Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.213 s
05:42:06 [2022-09-18T09:42:06.471Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.09 s
05:42:06 [2022-09-18T09:42:06.471Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.005 s
05:42:06 [2022-09-18T09:42:06.471Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
05:42:06 [2022-09-18T09:42:06.730Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
05:42:06 [2022-09-18T09:42:06.730Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
05:42:06 [2022-09-18T09:42:06.730Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.004 s
05:42:06 [2022-09-18T09:42:06.730Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.730Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.730Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.730Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.730Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.004 s
05:42:06 [2022-09-18T09:42:06.730Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
05:42:06 [2022-09-18T09:42:06.731Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.056 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
05:42:06 [2022-09-18T09:42:06.731Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
05:42:06 [2022-09-18T09:42:06.731Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
05:42:07 [2022-09-18T09:42:07.298Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
05:42:07 [2022-09-18T09:42:07.298Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.013 s
05:42:07 [2022-09-18T09:42:07.298Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.084 s
05:42:07 [2022-09-18T09:42:07.298Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.201 s
05:42:07 [2022-09-18T09:42:07.298Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.087 s
05:42:07 [2022-09-18T09:42:07.298Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.004 s
05:42:07 [2022-09-18T09:42:07.298Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
05:42:07 [2022-09-18T09:42:07.558Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
05:42:07 [2022-09-18T09:42:07.558Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.097 s
05:42:07 [2022-09-18T09:42:07.558Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.01 s
05:42:07 [2022-09-18T09:42:07.558Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.028 s
05:42:07 [2022-09-18T09:42:07.558Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.175 s
05:42:07 [2022-09-18T09:42:07.558Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.071 s
05:42:07 [2022-09-18T09:42:07.558Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.004 s
05:42:07 [2022-09-18T09:42:07.558Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
05:42:07 [2022-09-18T09:42:07.558Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
05:42:07 [2022-09-18T09:42:07.558Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.558Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.558Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.558Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.558Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.002 s
05:42:07 [2022-09-18T09:42:07.559Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
05:42:07 [2022-09-18T09:42:07.559Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
05:42:07 [2022-09-18T09:42:07.559Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
05:42:08 [2022-09-18T09:42:08.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
05:42:08 [2022-09-18T09:42:08.126Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.336 s
05:42:08 [2022-09-18T09:42:08.126Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.3 s
05:42:08 [2022-09-18T09:42:08.126Z] 
05:42:08 [2022-09-18T09:42:08.126Z] Results:
05:42:08 [2022-09-18T09:42:08.126Z] 
05:42:08 [2022-09-18T09:42:08.126Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
05:42:08 [2022-09-18T09:42:08.126Z] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] All tests passed!
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.pom
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT [128/139]
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] The project's OSGi version is 1.0.6.202209180815
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests...
05:42:09 [2022-09-18T09:42:09.062Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.063Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:42:09 [2022-09-18T09:42:09.063Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.630Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.630Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.631Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] 
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:09 [2022-09-18T09:42:09.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
05:42:11 [2022-09-18T09:42:11.005Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] 
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:11 [2022-09-18T09:42:11.572Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] 
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] 
05:42:11 [2022-09-18T09:42:11.572Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:12 [2022-09-18T09:42:12.138Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:42:12 [2022-09-18T09:42:12.138Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
05:42:12 [2022-09-18T09:42:12.138Z] [INFO] Command line:
05:42:12 [2022-09-18T09:42:12.138Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:42:12 [2022-09-18T09:42:12.138Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:42:16 [2022-09-18T09:42:16.328Z] !SESSION 2022-09-18 09:42:12.192 -----------------------------------------------
05:42:16 [2022-09-18T09:42:16.328Z] eclipse.buildId=unknown
05:42:16 [2022-09-18T09:42:16.328Z] java.version=11.0.2
05:42:16 [2022-09-18T09:42:16.328Z] java.vendor=Oracle Corporation
05:42:16 [2022-09-18T09:42:16.328Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:42:16 [2022-09-18T09:42:16.328Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:42:16 [2022-09-18T09:42:16.328Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:42:16 [2022-09-18T09:42:16.328Z] 
05:42:16 [2022-09-18T09:42:16.328Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:42:15.965
05:42:16 [2022-09-18T09:42:16.328Z] !MESSAGE FrameworkEvent ERROR
05:42:16 [2022-09-18T09:42:16.328Z] !STACK 0
05:42:16 [2022-09-18T09:42:16.328Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
05:42:16 [2022-09-18T09:42:16.328Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:16 [2022-09-18T09:42:16.328Z] 
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:16 [2022-09-18T09:42:16.328Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:17 [2022-09-18T09:42:17.708Z] 
05:42:17 [2022-09-18T09:42:17.708Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:42:17.392
05:42:17 [2022-09-18T09:42:17.708Z] !MESSAGE FrameworkEvent ERROR
05:42:17 [2022-09-18T09:42:17.708Z] !STACK 0
05:42:17 [2022-09-18T09:42:17.708Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
05:42:17 [2022-09-18T09:42:17.708Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:17 [2022-09-18T09:42:17.708Z] 
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:17 [2022-09-18T09:42:17.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:18 [2022-09-18T09:42:18.276Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
05:42:18 [2022-09-18T09:42:18.534Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
05:42:18 [2022-09-18T09:42:18.534Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.019 s
05:42:18 [2022-09-18T09:42:18.534Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.04 s
05:42:18 [2022-09-18T09:42:18.534Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.006 s
05:42:18 [2022-09-18T09:42:18.534Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.003 s
05:42:18 [2022-09-18T09:42:18.534Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.002 s
05:42:18 [2022-09-18T09:42:18.534Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
05:42:18 [2022-09-18T09:42:18.534Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
05:42:18 [2022-09-18T09:42:18.534Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
05:42:19 [2022-09-18T09:42:19.470Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
05:42:19 [2022-09-18T09:42:19.470Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.125 s
05:42:19 [2022-09-18T09:42:19.470Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
05:42:19 [2022-09-18T09:42:19.470Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.198 s
05:42:19 [2022-09-18T09:42:19.470Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.016 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.084 s
05:42:19 [2022-09-18T09:42:19.471Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.303 s
05:42:19 [2022-09-18T09:42:19.471Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.098 s
05:42:19 [2022-09-18T09:42:19.471Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.004 s
05:42:19 [2022-09-18T09:42:19.471Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
05:42:19 [2022-09-18T09:42:19.471Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
05:42:19 [2022-09-18T09:42:19.471Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
05:42:19 [2022-09-18T09:42:19.471Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
05:42:19 [2022-09-18T09:42:19.471Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
05:42:19 [2022-09-18T09:42:19.471Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
05:42:19 [2022-09-18T09:42:19.471Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
05:42:19 [2022-09-18T09:42:19.471Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.006 s
05:42:19 [2022-09-18T09:42:19.471Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
05:42:19 [2022-09-18T09:42:19.471Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
05:42:19 [2022-09-18T09:42:19.471Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
05:42:19 [2022-09-18T09:42:19.471Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
05:42:19 [2022-09-18T09:42:19.471Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.471Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.471Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.472Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.472Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.472Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
05:42:19 [2022-09-18T09:42:19.730Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
05:42:19 [2022-09-18T09:42:19.730Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.730Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
05:42:19 [2022-09-18T09:42:19.730Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
05:42:19 [2022-09-18T09:42:19.730Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.006 s
05:42:19 [2022-09-18T09:42:19.730Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.730Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
05:42:19 [2022-09-18T09:42:19.730Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
05:42:19 [2022-09-18T09:42:19.730Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.002 s
05:42:19 [2022-09-18T09:42:19.730Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.061 s
05:42:19 [2022-09-18T09:42:19.730Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.730Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.730Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.731Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
05:42:19 [2022-09-18T09:42:19.731Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
05:42:19 [2022-09-18T09:42:19.731Z] 
05:42:19 [2022-09-18T09:42:19.731Z] Results:
05:42:19 [2022-09-18T09:42:19.731Z] 
05:42:19 [2022-09-18T09:42:19.731Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
05:42:19 [2022-09-18T09:42:19.731Z] 
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] All tests passed!
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.pom
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-sources.jar
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
05:42:20 [2022-09-18T09:42:20.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT [129/139]
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] The project's OSGi version is 1.0.13.202209180815
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.298Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.556Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.556Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.556Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests...
05:42:20 [2022-09-18T09:42:20.814Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
05:42:20 [2022-09-18T09:42:20.814Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
05:42:20 [2022-09-18T09:42:20.814Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:20 [2022-09-18T09:42:20.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
05:42:20 [2022-09-18T09:42:20.815Z] [INFO] 
05:42:20 [2022-09-18T09:42:20.815Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:20 [2022-09-18T09:42:20.815Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:42:20 [2022-09-18T09:42:20.815Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.383Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.642Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.642Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] 
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:21 [2022-09-18T09:42:21.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
05:42:22 [2022-09-18T09:42:22.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] 
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:23 [2022-09-18T09:42:23.512Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] 
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] 
05:42:23 [2022-09-18T09:42:23.512Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:42:24 [2022-09-18T09:42:24.078Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:42:24 [2022-09-18T09:42:24.078Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
05:42:24 [2022-09-18T09:42:24.078Z] [INFO] Command line:
05:42:24 [2022-09-18T09:42:24.078Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:42:24 [2022-09-18T09:42:24.078Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:42:31 [2022-09-18T09:42:31.035Z] !SESSION 2022-09-18 09:42:24.395 -----------------------------------------------
05:42:31 [2022-09-18T09:42:31.035Z] eclipse.buildId=unknown
05:42:31 [2022-09-18T09:42:31.035Z] java.version=11.0.2
05:42:31 [2022-09-18T09:42:31.035Z] java.vendor=Oracle Corporation
05:42:31 [2022-09-18T09:42:31.035Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:42:31 [2022-09-18T09:42:31.035Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:42:31 [2022-09-18T09:42:31.035Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:42:31 [2022-09-18T09:42:31.035Z] 
05:42:31 [2022-09-18T09:42:31.035Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:42:30.867
05:42:31 [2022-09-18T09:42:31.035Z] !MESSAGE FrameworkEvent ERROR
05:42:31 [2022-09-18T09:42:31.035Z] !STACK 0
05:42:31 [2022-09-18T09:42:31.035Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:42:31 [2022-09-18T09:42:31.035Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:31 [2022-09-18T09:42:31.035Z] 
05:42:31 [2022-09-18T09:42:31.035Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:31 [2022-09-18T09:42:31.035Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:31 [2022-09-18T09:42:31.036Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:31 [2022-09-18T09:42:31.294Z] 
05:42:31 [2022-09-18T09:42:31.294Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:42:31.208
05:42:31 [2022-09-18T09:42:31.294Z] !MESSAGE FrameworkEvent ERROR
05:42:31 [2022-09-18T09:42:31.294Z] !STACK 0
05:42:31 [2022-09-18T09:42:31.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:42:31 [2022-09-18T09:42:31.294Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:42:31 [2022-09-18T09:42:31.294Z] 
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:42:31 [2022-09-18T09:42:31.294Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:42:32 [2022-09-18T09:42:32.229Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:42:32 [2022-09-18T09:42:32.229Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:42:42 [2022-09-18T09:42:42.202Z] 
05:42:42 [2022-09-18T09:42:42.202Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:42:41.382
05:42:42 [2022-09-18T09:42:42.202Z] !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
05:42:42 [2022-09-18T09:42:42.202Z] 
05:42:42 [2022-09-18T09:42:42.202Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:42:41.484
05:42:42 [2022-09-18T09:42:42.202Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:42:42 [2022-09-18T09:42:42.202Z] !STACK 0
05:42:42 [2022-09-18T09:42:42.202Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:42:42 [2022-09-18T09:42:42.202Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:42:42 [2022-09-18T09:42:42.202Z] Caused by: java.io.IOException: error=2, No such file or directory
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:42:42 [2022-09-18T09:42:42.202Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:42:42 [2022-09-18T09:42:42.202Z] 	... 7 more
05:42:42 [2022-09-18T09:42:42.202Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
05:42:42 [2022-09-18T09:42:42.776Z] Display size: 1440x900
05:42:42 [2022-09-18T09:42:42.776Z] OS version=5.14.14-200.fc34.x86_64
05:42:42 [2022-09-18T09:42:42.776Z] GTK version=3.22.30
05:42:42 [2022-09-18T09:42:42.776Z] GTK theme=Ambiance
05:42:42 [2022-09-18T09:42:42.776Z] LIBOVERLAY_SCROLLBAR=0
05:42:42 [2022-09-18T09:42:42.776Z] Time zone: Greenwich Mean Time
05:42:43 [2022-09-18T09:42:43.127Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:42:43 [2022-09-18T09:42:43.127Z] log4j:WARN Please initialize the log4j system properly.
05:42:43 [2022-09-18T09:42:43.127Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:42:49 [2022-09-18T09:42:49.735Z] 
05:42:49 [2022-09-18T09:42:49.735Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:42:48.779
05:42:49 [2022-09-18T09:42:49.735Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:42:53 [2022-09-18T09:42:53.922Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Attempting to set focus on Tree with text {}
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341830424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341830425 data=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341830425 data=null} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341830426 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341830427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341830641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Attempting to set focus on Tree with text {}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341830644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341830644 data=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341830645 data=null} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341830646 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341830646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341830721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341830724 data=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341830724 data=null} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341830724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341830725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341830766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Attempting to set focus on Tree with text {}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341830819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341830819 data=null doit=true} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341830820 data=null} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341830821 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341830821 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341830920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341830931 data=null doit=true} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341830932 data=null} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341830933 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341830934 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341830937 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341830940 data=null doit=true} to Tree node with text: bug446190
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341830940 data=null} to Tree node with text: bug446190
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341830941 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341830942 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341830948 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341830950 data=null doit=true} to Tree node with text: Views
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341830950 data=null} to Tree node with text: Views
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341831023 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
05:42:54 [2022-09-18T09:42:54.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341831023 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341831223 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1341831225 data=null doit=true} to Tree node with text: XML system call analysis
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1341831225 data=null} to Tree node with text: XML system call analysis
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1341831226 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341831226 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1341831333 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1341831337 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1341831337 data=null doit=true} to Tree node with text: Latency vs Count
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Attempting to set focus on Tree with text {}
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1341831338 data=null} to Tree node with text: Latency vs Count
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1341831339 data=null button=1 stateMask=0x0 x=188 y=518 count=1} to Tree node with text: Latency vs Count
05:42:54 [2022-09-18T09:42:54.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341831340 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
05:42:55 [2022-09-18T09:42:55.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1341831458 data=null button=1 stateMask=0x80000 x=188 y=518 count=1} to Tree node with text: Latency vs Count
05:42:55 [2022-09-18T09:42:55.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1341831459 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
05:42:55 [2022-09-18T09:42:55.269Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1341831460 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
05:42:55 [2022-09-18T09:42:55.574Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341831461 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count
05:42:56 [2022-09-18T09:42:56.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1341831720 data=null button=1 stateMask=0x80000 x=188 y=518 count=2} to Tree node with text: Latency vs Count
05:42:56 [2022-09-18T09:42:56.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1341832763 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
05:42:56 [2022-09-18T09:42:56.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1341832763 data=null doit=true} to Tree node with text: Latency vs Count
05:42:56 [2022-09-18T09:42:56.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1341832764 data=null} to Tree node with text: Latency vs Count
05:42:56 [2022-09-18T09:42:56.512Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1341836038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1341836113 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1341836130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
05:42:59 [2022-09-18T09:42:59.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1341836234 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
05:43:00 [2022-09-18T09:43:00.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341836763 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:00 [2022-09-18T09:43:00.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341836921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341836921 data=null doit=true} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341836921 data=null} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341836922 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341836923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341836966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:00 [2022-09-18T09:43:00.892Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:43:00 [2022-09-18T09:43:00.892Z] DEBUG - Clicking on with mnemonic 'Delete'
05:43:01 [2022-09-18T09:43:01.151Z] DEBUG - Clicked on with mnemonic 'Delete'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838674 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838674 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341838680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Clicking on OK
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341838685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341838686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341838686 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341838686 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341838687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341838687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:02 [2022-09-18T09:43:02.528Z] DEBUG - Clicked on OK
05:43:03 [2022-09-18T09:43:03.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341838687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:03 [2022-09-18T09:43:03.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341837330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:43:03 [2022-09-18T09:43:03.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
05:43:03 [2022-09-18T09:43:03.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.087 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
05:43:03 [2022-09-18T09:43:03.355Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 9.291 s
05:43:03 [2022-09-18T09:43:03.355Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
05:43:05 [2022-09-18T09:43:05.263Z] 
05:43:05 [2022-09-18T09:43:05.263Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:43:04.979
05:43:05 [2022-09-18T09:43:05.263Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341844516 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341844516 data=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341844517 data=null} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341844517 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341844518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341844620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341844621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341844621 data=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341844622 data=null} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341844622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341844623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341844638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341844639 data=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341844639 data=null} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341844640 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341844640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341844643 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:08 [2022-09-18T09:43:08.548Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341844645 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341844645 data=null doit=true} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341844645 data=null} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341844646 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341844646 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341844726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341844727 data=null doit=true} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341844728 data=null} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341844728 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341844729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341844731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341844732 data=null doit=true} to Tree node with text: bug446190
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341844732 data=null} to Tree node with text: bug446190
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341844733 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341844733 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341844736 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341844737 data=null doit=true} to Tree node with text: Views
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341844737 data=null} to Tree node with text: Views
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341844738 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341844738 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341844825 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1341844826 data=null doit=true} to Tree node with text: XML system call analysis
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1341844826 data=null} to Tree node with text: XML system call analysis
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1341844827 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341844827 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1341844863 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1341844864 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1341844865 data=null doit=true} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1341844865 data=null} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1341844866 data=null button=1 stateMask=0x0 x=186 y=541 count=1} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341844867 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1341844959 data=null button=1 stateMask=0x80000 x=186 y=541 count=1} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1341844966 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.549Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1341844967 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
05:43:08 [2022-09-18T09:43:08.807Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341844967 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time
05:43:09 [2022-09-18T09:43:09.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1341845094 data=null button=1 stateMask=0x80000 x=186 y=541 count=2} to Tree node with text: Latency vs Time
05:43:09 [2022-09-18T09:43:09.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1341845842 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
05:43:09 [2022-09-18T09:43:09.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1341845842 data=null doit=true} to Tree node with text: Latency vs Time
05:43:09 [2022-09-18T09:43:09.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1341845843 data=null} to Tree node with text: Latency vs Time
05:43:09 [2022-09-18T09:43:09.632Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
05:43:12 [2022-09-18T09:43:12.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:43:12 [2022-09-18T09:43:12.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:43:12 [2022-09-18T09:43:12.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:12 [2022-09-18T09:43:12.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:12 [2022-09-18T09:43:12.732Z] DEBUG - Setting state to checked on: bug446190
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341849849 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341849947 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341849947 data=null doit=true} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341849947 data=null} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341849948 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341849948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341850031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:13 [2022-09-18T09:43:13.926Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:43:13 [2022-09-18T09:43:13.926Z] DEBUG - Clicking on with mnemonic 'Delete'
05:43:13 [2022-09-18T09:43:13.926Z] DEBUG - Clicked on with mnemonic 'Delete'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851351 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851351 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851353 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341851353 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Clicking on OK
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341851357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341851358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341851358 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341851358 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341851359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341851364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.317Z] DEBUG - Clicked on OK
05:43:15 [2022-09-18T09:43:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341851365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:15 [2022-09-18T09:43:15.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341850221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:43:15 [2022-09-18T09:43:15.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:43:15 [2022-09-18T09:43:15.834Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.481 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
05:43:15 [2022-09-18T09:43:15.834Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 7.823 s
05:43:15 [2022-09-18T09:43:15.834Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
05:43:17 [2022-09-18T09:43:17.211Z] 
05:43:17 [2022-09-18T09:43:17.211Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2022-09-18 09:43:17.185
05:43:17 [2022-09-18T09:43:17.211Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341857264 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341857265 data=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341857265 data=null} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341857265 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341857266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341857361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341857363 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341857363 data=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341857363 data=null} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341857364 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341857366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341857421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341857421 data=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341857422 data=null} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341857422 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341857422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341857426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1341857427 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341857428 data=null doit=true} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341857428 data=null} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341857428 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341857429 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341857456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1341857457 data=null doit=true} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1341857458 data=null} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1341857458 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341857459 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1341857461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1341857462 data=null doit=true} to Tree node with text: bug446190
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1341857462 data=null} to Tree node with text: bug446190
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1341857463 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to Tree node with text: bug446190
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341857463 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1341857520 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to Tree node with text: bug446190
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1341857522 data=null doit=true} to Tree node with text: Views
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1341857522 data=null} to Tree node with text: Views
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1341857523 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341857523 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1341857557 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1341857558 data=null doit=true} to Tree node with text: XML system call analysis
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1341857558 data=null} to Tree node with text: XML system call analysis
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1341857559 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341857559 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1341857641 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Double-clicking on Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1341857642 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1341857642 data=null doit=true} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1341857643 data=null} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1341857644 data=null button=1 stateMask=0x0 x=177 y=495 count=1} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341857644 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1341857723 data=null button=1 stateMask=0x80000 x=177 y=495 count=1} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1341857727 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.401Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1341857727 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.660Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1341857727 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1341857859 data=null button=1 stateMask=0x80000 x=177 y=495 count=2} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1341858337 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1341858337 data=null doit=true} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1341858337 data=null} to Tree node with text: Latency Table
05:43:21 [2022-09-18T09:43:21.940Z] DEBUG - Double-clicked on Tree node with text: Latency Table
05:43:24 [2022-09-18T09:43:24.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
05:43:24 [2022-09-18T09:43:24.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1341860445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
05:43:24 [2022-09-18T09:43:24.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1341860449 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
05:43:24 [2022-09-18T09:43:24.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1341860467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name}
05:43:24 [2022-09-18T09:43:24.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1341860517 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
05:43:24 [2022-09-18T09:43:24.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341861156 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:24 [2022-09-18T09:43:24.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1341861249 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1341861249 data=null doit=true} to TreeItem with text {test}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1341861249 data=null} to TreeItem with text {test}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1341861250 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341861250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
05:43:24 [2022-09-18T09:43:24.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1341861329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
05:43:25 [2022-09-18T09:43:25.250Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:43:25 [2022-09-18T09:43:25.250Z] DEBUG - Clicking on with mnemonic 'Delete'
05:43:25 [2022-09-18T09:43:25.250Z] DEBUG - Clicked on with mnemonic 'Delete'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862162 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862162 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341862164 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.884Z] DEBUG - Clicking on OK
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341862166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341862167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341862167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341862167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341862168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341862168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:25 [2022-09-18T09:43:25.885Z] DEBUG - Clicked on OK
05:43:26 [2022-09-18T09:43:26.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341862168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:26 [2022-09-18T09:43:26.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341861524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:43:26 [2022-09-18T09:43:26.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
05:43:26 [2022-09-18T09:43:26.711Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.962 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
05:43:26 [2022-09-18T09:43:26.711Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 5.904 s
05:43:26 [2022-09-18T09:43:26.711Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
05:43:26 [2022-09-18T09:43:26.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341863327 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:27 [2022-09-18T09:43:27.228Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:27 [2022-09-18T09:43:27.228Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:27 [2022-09-18T09:43:27.228Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341864020 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341864027 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341864028 data=null doit=true} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341864028 data=null} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341864028 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341864029 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341864072 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341864073 data=null doit=true} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341864073 data=null} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341864074 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341864074 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341864076 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341864077 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341864077 data=null doit=true} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341864078 data=null} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341864078 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341864078 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341864129 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Clicking on Apply and Close
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341864145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341864146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341864146 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341864146 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341864146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341864147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341864147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:27 [2022-09-18T09:43:27.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341863474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:28 [2022-09-18T09:43:28.054Z] DEBUG - Clicked on 
05:43:28 [2022-09-18T09:43:28.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341864316 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:28 [2022-09-18T09:43:28.054Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:28 [2022-09-18T09:43:28.054Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:28 [2022-09-18T09:43:28.054Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341864818 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341864825 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341864826 data=null doit=true} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341864826 data=null} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341864826 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341864827 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341864918 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:28 [2022-09-18T09:43:28.621Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341864920 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341864920 data=null doit=true} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341864920 data=null} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341864921 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341864921 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341864923 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:28 [2022-09-18T09:43:28.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341864962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341864963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341864964 data=null doit=true} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341864964 data=null} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1341864965 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341865020 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1341865041 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to (of type 'Table')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Clicking on Delete
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341865047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341865047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341865047 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341865047 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341865048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341865048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341865230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341865245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341865245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341865246 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341865246 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Clicked on Delete
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341865248 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Clicking on &Yes
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341865263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341865263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341865263 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341865263 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341865264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341865264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341865264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:28 [2022-09-18T09:43:28.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341865048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Clicked on 
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Clicking on Apply and Close
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341865423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341865423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341865423 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341865424 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341865424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341865424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341865424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341864334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Clicked on 
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341865547 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:29 [2022-09-18T09:43:29.140Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341866000 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341866005 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341866020 data=null doit=true} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341866020 data=null} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341866020 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341866021 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341866055 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:29 [2022-09-18T09:43:29.707Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341866057 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341866058 data=null doit=true} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341866058 data=null} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341866058 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341866059 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341866061 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.707Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Clicking on Import
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341866069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341866069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341866069 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341866069 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341866070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341866070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] 
05:43:29 [2022-09-18T09:43:29.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:43:29.686
05:43:29 [2022-09-18T09:43:29.708Z] !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.
05:43:29 [2022-09-18T09:43:29.708Z] 
05:43:29 [2022-09-18T09:43:29.708Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2022-09-18 09:43:29.687
05:43:29 [2022-09-18T09:43:29.708Z] !MESSAGE Import XML analysis file failed.
05:43:29 [2022-09-18T09:43:29.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341866070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.708Z] 
05:43:29 [2022-09-18T09:43:29.708Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:43:29.695
05:43:29 [2022-09-18T09:43:29.708Z] !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.
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341866142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341866353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341866353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341866353 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341866355 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:29 [2022-09-18T09:43:29.966Z] DEBUG - Clicked on Import
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341866471 data=null doit=true} to Shell with text {Import XML analysis file failed.}
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Clicking on OK
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341866515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341866515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341866515 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341866515 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341866516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341866516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341866516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Clicked on 
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Clicking on Apply and Close
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341866637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341866637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341866645 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341866646 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341866646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341866646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341866646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341865566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - Clicked on 
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341866757 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:30 [2022-09-18T09:43:30.484Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341867243 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341867249 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341867249 data=null doit=true} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341867249 data=null} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341867259 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867259 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341867337 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:31 [2022-09-18T09:43:31.050Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341867339 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341867339 data=null doit=true} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341867339 data=null} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341867340 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867340 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341867344 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Clicking on Apply and Close
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341867359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341867359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341867360 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341867360 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341867360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341867360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341867360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:31 [2022-09-18T09:43:31.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341866772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:31 [2022-09-18T09:43:31.309Z] DEBUG - Clicked on 
05:43:31 [2022-09-18T09:43:31.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1341867760 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1341867760 data=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1341867760 data=null} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1341867761 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867761 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1341867854 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1341867856 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1341867856 data=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1341867856 data=null} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1341867857 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867857 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1341867922 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1341867923 data=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1341867923 data=null} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1341867924 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} [layout=null] time=1341867924 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1341867928 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341867930 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341867930 data=null doit=true} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341867930 data=null} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341867930 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867931 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341867955 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:31 [2022-09-18T09:43:31.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1341867961 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1341867961 data=null doit=true} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1341867961 data=null} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1341867962 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341867962 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1341868023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
05:43:31 [2022-09-18T09:43:31.827Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
05:43:31 [2022-09-18T09:43:31.827Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341868634 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Clicking on Apply and Close
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341868641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341868642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341868642 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341868642 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341868642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341868643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341868643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1341868128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Clicked on 
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341868824 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1341868851 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1341868852 data=null doit=true} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1341868852 data=null} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1341868852 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341868853 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1341868929 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
05:43:32 [2022-09-18T09:43:32.835Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:43:32 [2022-09-18T09:43:32.835Z] DEBUG - Clicking on with mnemonic 'Delete'
05:43:32 [2022-09-18T09:43:32.835Z] DEBUG - Clicked on with mnemonic 'Delete'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869569 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869569 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869571 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1341869571 data=null} to (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:43:33 [2022-09-18T09:43:33.404Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Clicking on OK
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1341869575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1341869575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1341869575 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1341869575 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1341869576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1341869576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Clicked on OK
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1341869576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1341869055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341869827 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:33 [2022-09-18T09:43:33.405Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:33 [2022-09-18T09:43:33.664Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:33 [2022-09-18T09:43:33.664Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341870289 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341870296 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341870296 data=null doit=true} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341870297 data=null} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341870297 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341870298 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341870346 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:33 [2022-09-18T09:43:33.922Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341870348 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341870348 data=null doit=true} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341870349 data=null} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341870349 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341870349 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341870352 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:33 [2022-09-18T09:43:33.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Clicking on Apply and Close
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341870416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341870417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341870417 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341870417 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341870418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341870418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341870418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341869853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Clicked on 
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341870549 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:34 [2022-09-18T09:43:34.181Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341871060 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341871067 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341871067 data=null doit=true} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341871068 data=null} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341871068 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341871068 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341871162 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:34 [2022-09-18T09:43:34.748Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341871164 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341871167 data=null doit=true} to Tree node with text: XML Analyses
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341871167 data=null} to Tree node with text: XML Analyses
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341871168 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341871168 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:34 [2022-09-18T09:43:34.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341871170 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Clicking on Import
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341871226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341871226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341871226 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341871227 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341871227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341871227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341871227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341871343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341871345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341871345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341871345 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341871345 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Clicked on Import
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341871357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341871357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341871357 data=null doit=true} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341871358 data=null} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1341871358 data=null button=1 stateMask=0x0 x=62 y=35 count=1} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341871359 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1341871438 data=null button=1 stateMask=0x80000 x=62 y=35 count=1} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341871444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341871444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341871444 data=null doit=true} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341871445 data=null} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1341871446 data=null button=1 stateMask=0x40000 x=96 y=12 count=1} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341871446 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1341871515 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1} to (of type 'Table')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Clicking on Edit...
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1341871521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1341871521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1341871521 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1341871521 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1341871522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:35 [2022-09-18T09:43:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1341871522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1341871522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1341873953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1341873988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1341873988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1341873988 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1341873988 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Clicked on Edit...
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Clicking on Apply and Close
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341874020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341874020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341874021 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341874021 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341874021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341874021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341874021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341870567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - Clicked on 
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
05:43:37 [2022-09-18T09:43:37.799Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
05:43:38 [2022-09-18T09:43:38.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341874435 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:38 [2022-09-18T09:43:38.057Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:38 [2022-09-18T09:43:38.315Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:38 [2022-09-18T09:43:38.315Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341874881 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341874887 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341874887 data=null doit=true} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341874887 data=null} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341874888 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341874925 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341875021 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:38 [2022-09-18T09:43:38.832Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:38 [2022-09-18T09:43:38.832Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:38 [2022-09-18T09:43:38.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341875023 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341875024 data=null doit=true} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341875024 data=null} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341875024 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341875025 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341875028 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341875054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341875054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341875055 data=null doit=true} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341875055 data=null} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1341875056 data=null button=1 stateMask=0x0 x=96 y=12 count=1} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341875056 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1341875123 data=null button=1 stateMask=0x80000 x=96 y=12 count=1} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341875123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341875123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341875124 data=null doit=true} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341875124 data=null} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1341875125 data=null button=1 stateMask=0x40000 x=62 y=35 count=1} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341875125 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1341875158 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1} to (of type 'Table')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Clicking on Delete
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341875164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341875164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341875164 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341875164 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:38 [2022-09-18T09:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341875333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341875334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341875334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341875335 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341875346 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Clicked on Delete
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341875350 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Clicking on &Yes
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341875363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341875365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341875365 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341875366 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341875366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341875366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341875366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341875165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Clicked on 
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.092Z] DEBUG - Clicking on Apply and Close
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341875528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341875528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341875529 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341875529 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341875529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341875529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341875529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341874516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - Clicked on 
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341875662 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:39 [2022-09-18T09:43:39.351Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341876162 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341876229 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341876230 data=null doit=true} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341876230 data=null} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341876231 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341876231 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341876320 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:39 [2022-09-18T09:43:39.919Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341876322 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341876323 data=null doit=true} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341876323 data=null} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341876323 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341876324 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341876326 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.919Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Clicking on Import
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341876342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341876342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341876342 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341876343 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341876343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:39 [2022-09-18T09:43:39.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341876343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341876343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341876522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341876524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341876524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341876524 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341876525 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Clicked on Import
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Attempting to set focus on Table with text {}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1341876538 data=null button=0 stateMask=0x0 x=60 y=35 count=0} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1341876538 data=null doit=true} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1341876539 data=null} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1341876539 data=null button=1 stateMask=0x0 x=60 y=35 count=1} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341876540 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1341876617 data=null button=1 stateMask=0x80000 x=60 y=35 count=1} to TableItem with text {test_valid}
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.181Z] DEBUG - Attempting to set focus on Table with text {}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1341876624 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1341876625 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1341876625 data=null} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1341876626 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341876626 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1341876643 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Clicking on Apply and Close
05:43:40 [2022-09-18T09:43:40.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341876655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341876655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341876655 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341876656 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341876656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341876656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341876656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341875716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Clicked on 
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341876839 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:40 [2022-09-18T09:43:40.476Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341877337 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341877348 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341877349 data=null doit=true} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341877349 data=null} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341877350 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341877350 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341877392 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:41 [2022-09-18T09:43:41.045Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341877394 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341877395 data=null doit=true} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341877395 data=null} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341877395 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341877396 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341877432 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341877468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341877468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341877468 data=null doit=true} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341877468 data=null} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1341877469 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341877469 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1341877492 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341877492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341877522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341877522 data=null doit=true} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341877522 data=null} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1341877523 data=null button=1 stateMask=0x40000 x=60 y=35 count=1} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341877524 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1341877554 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1} to (of type 'Table')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.303Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Clicking on Delete
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341877559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341877559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341877559 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341877560 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341877560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341877560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341877780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341877837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341877838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341877838 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341877838 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Clicked on Delete
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341877840 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Clicking on &Yes
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341877853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341877853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341877854 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341877854 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341877854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341877854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341877854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341877560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - Clicked on 
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:41 [2022-09-18T09:43:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.820Z] DEBUG - Clicking on Apply and Close
05:43:41 [2022-09-18T09:43:41.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341878029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341878029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341878030 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341878030 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341878030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341878030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341878030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341876860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Clicked on 
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341878151 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:41 [2022-09-18T09:43:41.821Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341878643 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341878649 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341878659 data=null doit=true} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341878659 data=null} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341878660 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341878660 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341878742 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:42 [2022-09-18T09:43:42.387Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341878744 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341878744 data=null doit=true} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341878744 data=null} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341878745 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341878745 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341878758 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.387Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Clicking on Import
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341878817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341878817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341878817 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341878818 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341878818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341878818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341878818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341879061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341879063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341879063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341879063 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341879063 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.647Z] DEBUG - Clicked on Import
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341879120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341879121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341879121 data=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341879121 data=null} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1341879122 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341879122 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1341879152 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341879152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341879153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341879153 data=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341879153 data=null} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1341879154 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341879154 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1341879222 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Clicking on Uncheck selected
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1341879227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1341879227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1341879227 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1341879227 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1341879228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1341879228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1341879228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1341879229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1341879230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1341879230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1341879230 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1341879230 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Clicked on Uncheck selected
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341879236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341879236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341879236 data=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341879236 data=null} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1341879237 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341879237 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1341879255 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341879255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341879255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341879256 data=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341879256 data=null} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1341879256 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341879257 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1341879328 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Clicking on Check selected
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1341879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1341879333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1341879333 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1341879333 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1341879334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:42 [2022-09-18T09:43:42.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1341879334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1341879334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1341879361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1341879362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1341879362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1341879362 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1341879362 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Clicked on Check selected
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Clicking on Uncheck all
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1341879367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1341879367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1341879367 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1341879367 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1341879368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1341879368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1341879368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1341879414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1341879414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1341879415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1341879415 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1341879415 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Clicked on Uncheck all
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Clicking on Check all
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1341879419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1341879420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1341879420 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1341879420 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1341879420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1341879420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1341879421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1341879448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1341879448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1341879448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1341879448 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1341879449 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Clicked on Check all
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Clicking on Apply and Close
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341879454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341879454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341879454 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341879454 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341879455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341879455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341879455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341878166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - Clicked on 
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341879718 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:43 [2022-09-18T09:43:43.427Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341880147 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341880161 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341880161 data=null doit=true} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341880161 data=null} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341880162 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341880162 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341880224 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:43 [2022-09-18T09:43:43.996Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341880226 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341880226 data=null doit=true} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341880227 data=null} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341880227 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341880227 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341880229 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341880247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341880264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341880264 data=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341880264 data=null} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1341880267 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341880267 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1341880327 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341880328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341880328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341880328 data=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341880328 data=null} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1341880329 data=null button=1 stateMask=0x40000 x=100 y=35 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341880329 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1341880351 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341880351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341880352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341880352 data=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341880352 data=null} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1341880353 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341880353 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1341880428 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341880428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341880428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341880428 data=null doit=true} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341880428 data=null} to (of type 'Table')
05:43:43 [2022-09-18T09:43:43.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1341880429 data=null button=1 stateMask=0x40000 x=86 y=81 count=1} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341880429 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1341880467 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341880467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341880467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341880467 data=null doit=true} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341880468 data=null} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1341880517 data=null button=1 stateMask=0x40000 x=70 y=104 count=1} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341880518 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1341880563 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1} to (of type 'Table')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Clicking on Delete
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341880567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341880567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341880567 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341880568 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341880568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341880568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341880728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341880729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341880729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341880729 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341880729 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Clicked on Delete
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341880747 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Clicking on &Yes
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341880763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341880763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341880763 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341880764 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341880764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341880764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341880764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341880568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Clicked on 
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Clicking on Apply and Close
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341880947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341880947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341880947 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341880947 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341880948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341880957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341880957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341879734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - Clicked on 
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341881117 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:44 [2022-09-18T09:43:44.774Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:45 [2022-09-18T09:43:45.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341881559 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341881566 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341881566 data=null doit=true} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341881567 data=null} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341881567 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341881568 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341881642 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:45 [2022-09-18T09:43:45.374Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341881644 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341881644 data=null doit=true} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341881644 data=null} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341881645 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341881645 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341881647 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Clicking on Import
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341881652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341881652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341881652 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341881652 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341881652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341881653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341881653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341881757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341881815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341881818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341881820 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341881821 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Clicked on Import
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341881844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341881845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341881846 data=null doit=true} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341881870 data=null} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1341881918 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341881920 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1341881937 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Clicking on Edit...
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1341881944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1341881944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1341881946 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1341881946 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1341881952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:45 [2022-09-18T09:43:45.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1341881953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1341881955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1341882698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1341882734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1341882734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1341882734 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1341882735 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Clicked on Edit...
05:43:46 [2022-09-18T09:43:46.295Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341883035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341883035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341883035 data=null doit=true} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341883035 data=null} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1341883037 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341883037 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1341883064 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341883064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341883064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341883065 data=null doit=true} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341883065 data=null} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1341883065 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341883065 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1341883135 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.862Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Clicking on Delete
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341883139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341883139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341883139 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341883139 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341883140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:46 [2022-09-18T09:43:46.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341883140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341883264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341883332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341883332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341883332 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341883333 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Clicked on Delete
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341883335 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Clicking on &Yes
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341883349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341883349 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341883350 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341883350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341883350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341883350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341883140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Clicked on 
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Clicking on Apply and Close
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341883728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341883728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341883728 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341883728 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341883728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341883729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341883729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:47 [2022-09-18T09:43:47.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341881130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:47 [2022-09-18T09:43:47.570Z] DEBUG - Clicked on 
05:43:47 [2022-09-18T09:43:47.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341883854 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:47 [2022-09-18T09:43:47.570Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:47 [2022-09-18T09:43:47.570Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:47 [2022-09-18T09:43:47.570Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341884291 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341884295 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341884295 data=null doit=true} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341884295 data=null} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341884296 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341884296 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341884342 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.139Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:48 [2022-09-18T09:43:48.139Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341884344 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341884344 data=null doit=true} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341884344 data=null} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341884344 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341884344 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341884347 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Clicking on Apply and Close
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341884353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341884362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341884362 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341884362 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341884363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341884363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341884363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341883915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Clicked on 
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341884464 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.140Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341884901 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341884906 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341884906 data=null doit=true} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341884906 data=null} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341884907 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341884907 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341884946 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:48 [2022-09-18T09:43:48.708Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341884948 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341884948 data=null doit=true} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341884948 data=null} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341884948 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341884949 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341884951 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Clicking on Import
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1341884956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341884956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1341884956 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1341884956 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1341884956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1341884957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1341884957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1341884990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1341884990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1341884990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1341884990 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1341884990 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Clicked on Import
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341885037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341885037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341885037 data=null doit=true} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341885037 data=null} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1341885038 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341885038 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1341885049 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Clicking on Export
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1341885059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1341885059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1341885059 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1341885060 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1341885060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1341885060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1341885060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1341885062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1341885062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1341885062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1341885062 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1341885062 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Clicked on Export
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Clicking on Apply and Close
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341885067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341885067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341885067 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341885067 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341885067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341885068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341885068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:48 [2022-09-18T09:43:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341884519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.967Z] DEBUG - Clicked on 
05:43:48 [2022-09-18T09:43:48.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341885228 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:48 [2022-09-18T09:43:48.967Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:48 [2022-09-18T09:43:48.967Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:48 [2022-09-18T09:43:48.967Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341885656 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341885668 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341885669 data=null doit=true} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341885669 data=null} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341885669 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341885670 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341885733 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:49 [2022-09-18T09:43:49.484Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341885735 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341885735 data=null doit=true} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341885735 data=null} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341885736 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341885736 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341885738 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341885744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341885745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341885745 data=null doit=true} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341885745 data=null} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1341885746 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341885746 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1341885776 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.484Z] DEBUG - Clicking on Delete
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341885783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341885783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341885783 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341885783 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341885817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341885817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341885937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341885968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341886030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341886030 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341886030 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Clicked on Delete
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341886047 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Clicking on &Yes
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341886056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341886056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341886057 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341886057 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341886057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341886057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341886057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341885817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Clicked on 
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Clicking on Apply and Close
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341886156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341886157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341886157 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341886157 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341886157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:49 [2022-09-18T09:43:49.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341886157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341886157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341885240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - Clicked on 
05:43:50 [2022-09-18T09:43:50.002Z] 
05:43:50 [2022-09-18T09:43:50.002Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:43:49.882
05:43:50 [2022-09-18T09:43:50.002Z] !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.
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341886331 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.002Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341886767 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341886772 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341886772 data=null doit=true} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341886772 data=null} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341886773 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341886773 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341886857 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:50 [2022-09-18T09:43:50.568Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341886858 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341886858 data=null doit=true} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341886859 data=null} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341886859 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341886859 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341886861 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Attempting to set focus on Table with text {}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1341886933 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1341886934 data=null doit=true} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1341886934 data=null} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1341886935 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] 
05:43:50 [2022-09-18T09:43:50.569Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:43:50.500
05:43:50 [2022-09-18T09:43:50.569Z] !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.
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341886936 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1341886959 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TableItem with text {test_invalid}
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.569Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Clicking on Apply and Close
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341887020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341887020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341887020 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341887021 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341887021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341887021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] 
05:43:50 [2022-09-18T09:43:50.827Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:43:50.590
05:43:50 [2022-09-18T09:43:50.827Z] !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.
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341887022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341886346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Clicked on 
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7ac98b] time=1341887172 data=null doit=true} to Shell with text {data - Eclipse Platform}
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:43:50 [2022-09-18T09:43:50.827Z] DEBUG - Clicking on with mnemonic 'Preferences'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Clicked on with mnemonic 'Preferences'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1341887650 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1341887655 data=null button=0 stateMask=0x0 x=49 y=104 count=0} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1341887655 data=null doit=true} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1341887655 data=null} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1341887656 data=null button=1 stateMask=0x0 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341887656 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1341887733 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
05:43:51 [2022-09-18T09:43:51.394Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Attempting to set focus on Tree with text {}
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1341887734 data=null button=0 stateMask=0x0 x=89 y=219 count=0} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1341887734 data=null doit=true} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1341887735 data=null} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1341887735 data=null button=1 stateMask=0x0 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} [layout=null] time=1341887735 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1341887737 data=null button=1 stateMask=0x80000 x=89 y=219 count=1} to Tree node with text: XML Analyses
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Attempting to set focus on (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Selecting rows [0] in (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1341887743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} [layout=null] time=1341887743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} [layout=null] time=1341887743 data=null doit=true} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} [layout=null] time=1341887743 data=null} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1341887744 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] 
05:43:51 [2022-09-18T09:43:51.394Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2022-09-18 09:43:51.311
05:43:51 [2022-09-18T09:43:51.394Z] !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.
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} [layout=null] time=1341887744 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1341887825 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to (of type 'Table')
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.394Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Clicking on Delete
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1341887828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341887828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1341887828 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1341887828 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1341887829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1341887829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1341887942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1341887955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1341887955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1341887955 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1341887955 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Clicked on Delete
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1341887959 data=null doit=true} to Shell with text {Delete XML file(s)}
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Clicking on &Yes
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1341887960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1341887960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1341887960 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1341887960 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1341887972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1341888029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1341888030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1341887829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Clicked on 
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Clicking on Apply and Close
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1341888156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1341888156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1341888156 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1341888156 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1341888157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1341888157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1341888157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1341887227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
05:43:51 [2022-09-18T09:43:51.912Z] DEBUG - Clicked on 
05:43:51 [2022-09-18T09:43:51.912Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.299 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
05:43:51 [2022-09-18T09:43:51.912Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.219 s
05:43:51 [2022-09-18T09:43:51.912Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.988 s
05:43:51 [2022-09-18T09:43:51.912Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.015 s
05:43:51 [2022-09-18T09:43:51.912Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 5.112 s
05:43:51 [2022-09-18T09:43:51.912Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.488 s
05:43:51 [2022-09-18T09:43:51.912Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.966 s
05:43:51 [2022-09-18T09:43:51.912Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.345 s
05:43:51 [2022-09-18T09:43:51.912Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.856 s
05:43:51 [2022-09-18T09:43:51.912Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.018 s
05:43:51 [2022-09-18T09:43:51.912Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
05:44:00 [2022-09-18T09:44:00.037Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.906 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
05:44:00 [2022-09-18T09:44:00.037Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 6.889 s
05:44:00 [2022-09-18T09:44:00.037Z] 
05:44:00 [2022-09-18T09:44:00.037Z] Results:
05:44:00 [2022-09-18T09:44:00.037Z] 
05:44:00 [2022-09-18T09:44:00.037Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
05:44:00 [2022-09-18T09:44:00.037Z] 
05:44:00 [2022-09-18T09:44:00.037Z] 
05:44:00 [2022-09-18T09:44:00.037Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:43:59.315
05:44:00 [2022-09-18T09:44:00.037Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] All tests passed!
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
05:44:00 [2022-09-18T09:44:00.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT [130/139]
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] The project's OSGi version is 1.0.4.202209180815
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.038Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.296Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.296Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.296Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests...
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] 
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:00 [2022-09-18T09:44:00.555Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:44:00 [2022-09-18T09:44:00.555Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.121Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:44:01 [2022-09-18T09:44:01.121Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.122Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.122Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:01 [2022-09-18T09:44:01.122Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
05:44:01 [2022-09-18T09:44:01.122Z] [INFO] 
05:44:01 [2022-09-18T09:44:01.122Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:01 [2022-09-18T09:44:01.122Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
05:44:04 [2022-09-18T09:44:04.407Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] 
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:05 [2022-09-18T09:44:05.782Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] 
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] 
05:44:05 [2022-09-18T09:44:05.782Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:06 [2022-09-18T09:44:06.041Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:44:06 [2022-09-18T09:44:06.041Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
05:44:06 [2022-09-18T09:44:06.041Z] [INFO] Command line:
05:44:06 [2022-09-18T09:44:06.041Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:44:06 [2022-09-18T09:44:06.041Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:44:12 [2022-09-18T09:44:12.866Z] !SESSION 2022-09-18 09:44:06.266 -----------------------------------------------
05:44:12 [2022-09-18T09:44:12.866Z] eclipse.buildId=unknown
05:44:12 [2022-09-18T09:44:12.866Z] java.version=11.0.2
05:44:12 [2022-09-18T09:44:12.866Z] java.vendor=Oracle Corporation
05:44:12 [2022-09-18T09:44:12.866Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:44:12 [2022-09-18T09:44:12.866Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:44:12 [2022-09-18T09:44:12.866Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:44:12 [2022-09-18T09:44:12.866Z] 
05:44:12 [2022-09-18T09:44:12.866Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:44:12.688
05:44:12 [2022-09-18T09:44:12.866Z] !MESSAGE FrameworkEvent ERROR
05:44:12 [2022-09-18T09:44:12.866Z] !STACK 0
05:44:12 [2022-09-18T09:44:12.866Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
05:44:12 [2022-09-18T09:44:12.866Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:12 [2022-09-18T09:44:12.866Z] 
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:12 [2022-09-18T09:44:12.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:44:13 [2022-09-18T09:44:13.434Z] 
05:44:13 [2022-09-18T09:44:13.434Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:44:13.265
05:44:13 [2022-09-18T09:44:13.434Z] !MESSAGE FrameworkEvent ERROR
05:44:13 [2022-09-18T09:44:13.434Z] !STACK 0
05:44:13 [2022-09-18T09:44:13.434Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
05:44:13 [2022-09-18T09:44:13.434Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:13 [2022-09-18T09:44:13.434Z] 
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:13 [2022-09-18T09:44:13.434Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:44:14 [2022-09-18T09:44:14.370Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:44:14 [2022-09-18T09:44:14.370Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:44:22 [2022-09-18T09:44:22.481Z] 
05:44:22 [2022-09-18T09:44:22.481Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:44:22.477
05:44:22 [2022-09-18T09:44:22.481Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:44:22 [2022-09-18T09:44:22.739Z] !STACK 0
05:44:22 [2022-09-18T09:44:22.739Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:44:22 [2022-09-18T09:44:22.739Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:22 [2022-09-18T09:44:22.739Z] Caused by: java.io.IOException: error=2, No such file or directory
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:44:22 [2022-09-18T09:44:22.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:44:22 [2022-09-18T09:44:22.739Z] 	... 7 more
05:44:23 [2022-09-18T09:44:23.676Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
05:44:24 [2022-09-18T09:44:24.242Z] 
05:44:24 [2022-09-18T09:44:24.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 09:44:24.091
05:44:24 [2022-09-18T09:44:24.243Z] !MESSAGE Unexpected error executing analysis with trace 
05:44:24 [2022-09-18T09:44:24.243Z] !STACK 0
05:44:24 [2022-09-18T09:44:24.243Z] java.lang.NullPointerException
05:44:24 [2022-09-18T09:44:24.243Z] 	at java.base/java.io.File.<init>(File.java:276)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:24 [2022-09-18T09:44:24.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 09:44:24.093
05:44:24 [2022-09-18T09:44:24.243Z] !MESSAGE Unexpected error executing analysis with trace 
05:44:24 [2022-09-18T09:44:24.243Z] !STACK 0
05:44:24 [2022-09-18T09:44:24.243Z] java.lang.NullPointerException
05:44:24 [2022-09-18T09:44:24.243Z] 	at java.base/java.io.File.<init>(File.java:276)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:24 [2022-09-18T09:44:24.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
05:44:24 [2022-09-18T09:44:24.243Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.492 s
05:44:24 [2022-09-18T09:44:24.243Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:24 [2022-09-18T09:44:24.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 09:44:24.168
05:44:24 [2022-09-18T09:44:24.243Z] !MESSAGE Exception executing analysis
05:44:24 [2022-09-18T09:44:24.243Z] !STACK 0
05:44:24 [2022-09-18T09:44:24.243Z] java.lang.NullPointerException
05:44:24 [2022-09-18T09:44:24.243Z] 	at java.base/java.io.File.<init>(File.java:276)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:24 [2022-09-18T09:44:24.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2022-09-18 09:44:24.170
05:44:24 [2022-09-18T09:44:24.243Z] !MESSAGE Exception executing analysis
05:44:24 [2022-09-18T09:44:24.243Z] !STACK 0
05:44:24 [2022-09-18T09:44:24.243Z] java.lang.NullPointerException
05:44:24 [2022-09-18T09:44:24.243Z] 	at java.base/java.io.File.<init>(File.java:276)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:44:24 [2022-09-18T09:44:24.243Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:24 [2022-09-18T09:44:24.243Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
05:44:24 [2022-09-18T09:44:24.243Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
05:44:24 [2022-09-18T09:44:24.243Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:24 [2022-09-18T09:44:24.243Z] Results:
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:24 [2022-09-18T09:44:24.243Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:44:24 [2022-09-18T09:44:24.243Z] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] All tests passed!
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.pom
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-sources.jar
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2metadata.xml
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.4-SNAPSHOT-p2artifacts.xml
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT [131/139]
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests...
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.238Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:44:26 [2022-09-18T09:44:26.238Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] 
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:26 [2022-09-18T09:44:26.496Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
05:44:27 [2022-09-18T09:44:27.430Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] 
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:29 [2022-09-18T09:44:29.335Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] 
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] 
05:44:29 [2022-09-18T09:44:29.335Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:30 [2022-09-18T09:44:30.287Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:44:30 [2022-09-18T09:44:30.287Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
05:44:30 [2022-09-18T09:44:30.287Z] [INFO] Command line:
05:44:30 [2022-09-18T09:44:30.287Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:44:30 [2022-09-18T09:44:30.287Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:44:37 [2022-09-18T09:44:37.127Z] !SESSION 2022-09-18 09:44:30.795 -----------------------------------------------
05:44:37 [2022-09-18T09:44:37.127Z] eclipse.buildId=unknown
05:44:37 [2022-09-18T09:44:37.127Z] java.version=11.0.2
05:44:37 [2022-09-18T09:44:37.127Z] java.vendor=Oracle Corporation
05:44:37 [2022-09-18T09:44:37.127Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:44:37 [2022-09-18T09:44:37.127Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:44:37 [2022-09-18T09:44:37.127Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:44:37 [2022-09-18T09:44:37.127Z] 
05:44:37 [2022-09-18T09:44:37.128Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:44:36.880
05:44:37 [2022-09-18T09:44:37.128Z] !MESSAGE FrameworkEvent ERROR
05:44:37 [2022-09-18T09:44:37.128Z] !STACK 0
05:44:37 [2022-09-18T09:44:37.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
05:44:37 [2022-09-18T09:44:37.128Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:37 [2022-09-18T09:44:37.128Z] 
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:37 [2022-09-18T09:44:37.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:44:37 [2022-09-18T09:44:37.478Z] 
05:44:37 [2022-09-18T09:44:37.478Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:44:37.397
05:44:37 [2022-09-18T09:44:37.478Z] !MESSAGE FrameworkEvent ERROR
05:44:37 [2022-09-18T09:44:37.478Z] !STACK 0
05:44:37 [2022-09-18T09:44:37.478Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
05:44:37 [2022-09-18T09:44:37.478Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:37 [2022-09-18T09:44:37.478Z] 
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:37 [2022-09-18T09:44:37.478Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:44:38 [2022-09-18T09:44:38.415Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:44:38 [2022-09-18T09:44:38.415Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:44:48 [2022-09-18T09:44:48.391Z] 
05:44:48 [2022-09-18T09:44:48.391Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:44:46.568
05:44:48 [2022-09-18T09:44:48.391Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:44:48 [2022-09-18T09:44:48.391Z] !STACK 0
05:44:48 [2022-09-18T09:44:48.391Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:44:48 [2022-09-18T09:44:48.391Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:44:48 [2022-09-18T09:44:48.391Z] Caused by: java.io.IOException: error=2, No such file or directory
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:44:48 [2022-09-18T09:44:48.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:44:48 [2022-09-18T09:44:48.391Z] 	... 7 more
05:44:48 [2022-09-18T09:44:48.391Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
05:44:48 [2022-09-18T09:44:48.391Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
05:44:48 [2022-09-18T09:44:48.391Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.007 s
05:44:48 [2022-09-18T09:44:48.391Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
05:44:48 [2022-09-18T09:44:48.392Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
05:44:48 [2022-09-18T09:44:48.392Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
05:44:48 [2022-09-18T09:44:48.392Z] 
05:44:48 [2022-09-18T09:44:48.392Z] Results:
05:44:48 [2022-09-18T09:44:48.392Z] 
05:44:48 [2022-09-18T09:44:48.392Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:44:48 [2022-09-18T09:44:48.392Z] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] All tests passed!
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.pom
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT [132/139]
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] The project's OSGi version is 1.0.9.202209180815
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.325Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests...
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] 
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:49 [2022-09-18T09:44:49.584Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:44:49 [2022-09-18T09:44:49.584Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.150Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] 
05:44:50 [2022-09-18T09:44:50.150Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:50 [2022-09-18T09:44:50.408Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
05:44:51 [2022-09-18T09:44:51.786Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
05:44:52 [2022-09-18T09:44:52.476Z] [INFO] 
05:44:52 [2022-09-18T09:44:52.476Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:52 [2022-09-18T09:44:52.476Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:44:52 [2022-09-18T09:44:52.476Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
05:44:52 [2022-09-18T09:44:52.477Z] [INFO] 
05:44:52 [2022-09-18T09:44:52.477Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:52 [2022-09-18T09:44:52.477Z] [INFO] 
05:44:52 [2022-09-18T09:44:52.477Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:44:53 [2022-09-18T09:44:53.043Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:44:53 [2022-09-18T09:44:53.043Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
05:44:53 [2022-09-18T09:44:53.043Z] [INFO] Command line:
05:44:53 [2022-09-18T09:44:53.043Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:44:53 [2022-09-18T09:44:53.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:44:59 [2022-09-18T09:44:59.638Z] !SESSION 2022-09-18 09:44:53.299 -----------------------------------------------
05:44:59 [2022-09-18T09:44:59.638Z] eclipse.buildId=unknown
05:44:59 [2022-09-18T09:44:59.638Z] java.version=11.0.2
05:44:59 [2022-09-18T09:44:59.638Z] java.vendor=Oracle Corporation
05:44:59 [2022-09-18T09:44:59.638Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:44:59 [2022-09-18T09:44:59.638Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:44:59 [2022-09-18T09:44:59.638Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:44:59 [2022-09-18T09:44:59.638Z] 
05:44:59 [2022-09-18T09:44:59.638Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:44:59.079
05:44:59 [2022-09-18T09:44:59.638Z] !MESSAGE FrameworkEvent ERROR
05:44:59 [2022-09-18T09:44:59.638Z] !STACK 0
05:44:59 [2022-09-18T09:44:59.638Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [74]
05:44:59 [2022-09-18T09:44:59.638Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:59 [2022-09-18T09:44:59.638Z] 
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:44:59 [2022-09-18T09:44:59.638Z] 
05:44:59 [2022-09-18T09:44:59.638Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:44:59.493
05:44:59 [2022-09-18T09:44:59.638Z] !MESSAGE FrameworkEvent ERROR
05:44:59 [2022-09-18T09:44:59.638Z] !STACK 0
05:44:59 [2022-09-18T09:44:59.638Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [162]
05:44:59 [2022-09-18T09:44:59.638Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:44:59 [2022-09-18T09:44:59.638Z] 
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:44:59 [2022-09-18T09:44:59.638Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:44:59 [2022-09-18T09:44:59.639Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:44:59 [2022-09-18T09:44:59.639Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:45:00 [2022-09-18T09:45:00.574Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:45:00 [2022-09-18T09:45:00.574Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:45:10 [2022-09-18T09:45:10.552Z] 
05:45:10 [2022-09-18T09:45:10.552Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2022-09-18 09:45:08.783
05:45:10 [2022-09-18T09:45:10.552Z] !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
05:45:10 [2022-09-18T09:45:10.552Z] 
05:45:10 [2022-09-18T09:45:10.552Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:45:08.878
05:45:10 [2022-09-18T09:45:10.552Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:45:10 [2022-09-18T09:45:10.552Z] !STACK 0
05:45:10 [2022-09-18T09:45:10.552Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:45:10 [2022-09-18T09:45:10.552Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:45:10 [2022-09-18T09:45:10.552Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:45:10 [2022-09-18T09:45:10.552Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:45:10 [2022-09-18T09:45:10.552Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:45:10 [2022-09-18T09:45:10.552Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:45:10 [2022-09-18T09:45:10.552Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:45:10 [2022-09-18T09:45:10.552Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:45:10 [2022-09-18T09:45:10.553Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:45:10 [2022-09-18T09:45:10.553Z] Caused by: java.io.IOException: error=2, No such file or directory
05:45:10 [2022-09-18T09:45:10.553Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:45:10 [2022-09-18T09:45:10.553Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:45:10 [2022-09-18T09:45:10.553Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:45:10 [2022-09-18T09:45:10.553Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:45:10 [2022-09-18T09:45:10.553Z] 	... 7 more
05:45:10 [2022-09-18T09:45:10.553Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
05:45:10 [2022-09-18T09:45:10.553Z] Display size: 1440x900
05:45:10 [2022-09-18T09:45:10.553Z] OS version=5.14.14-200.fc34.x86_64
05:45:10 [2022-09-18T09:45:10.553Z] GTK version=3.22.30
05:45:10 [2022-09-18T09:45:10.553Z] GTK theme=Ambiance
05:45:10 [2022-09-18T09:45:10.553Z] LIBOVERLAY_SCROLLBAR=0
05:45:10 [2022-09-18T09:45:10.553Z] Time zone: Greenwich Mean Time
05:45:10 [2022-09-18T09:45:10.553Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
05:45:10 [2022-09-18T09:45:10.553Z] log4j:WARN Please initialize the log4j system properly.
05:45:10 [2022-09-18T09:45:10.553Z] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
05:47:02 [2022-09-18T09:47:02.018Z] 
05:47:02 [2022-09-18T09:47:02.018Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2022-09-18 09:46:47.306
05:47:02 [2022-09-18T09:47:02.018Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
05:47:02 [2022-09-18T09:47:02.018Z] !STACK 0
05:47:02 [2022-09-18T09:47:02.018Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
05:47:02 [2022-09-18T09:47:02.018Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:47:02 [2022-09-18T09:47:02.018Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:47:02 [2022-09-18T09:47:02.018Z] 	... 3 more
05:47:02 [2022-09-18T09:47:02.018Z] 
05:47:02 [2022-09-18T09:47:02.018Z] !ENTRY org.eclipse.jface 4 4 2022-09-18 09:46:47.317
05:47:02 [2022-09-18T09:47:02.019Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
05:47:02 [2022-09-18T09:47:02.019Z] 
05:47:02 [2022-09-18T09:47:02.019Z] Reason:
05:47:02 [2022-09-18T09:47:02.019Z] Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.019Z] !STACK 0
05:47:02 [2022-09-18T09:47:02.019Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:833)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5796)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
05:47:02 [2022-09-18T09:47:02.019Z] 	at jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
05:47:02 [2022-09-18T09:47:02.019Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:47:02 [2022-09-18T09:47:02.019Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:317)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:251)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5796)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
05:47:02 [2022-09-18T09:47:02.019Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
05:47:02 [2022-09-18T09:47:02.020Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2022-09-18 09:46:47.319
05:47:02 [2022-09-18T09:47:02.020Z] !MESSAGE Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.020Z] !STACK 1
05:47:02 [2022-09-18T09:47:02.020Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
05:47:02 [2022-09-18T09:47:02.020Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:47:02 [2022-09-18T09:47:02.020Z] 	... 3 more
05:47:02 [2022-09-18T09:47:02.020Z] 
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:833)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5796)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
05:47:02 [2022-09-18T09:47:02.020Z] 	at jdk.internal.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:47:02 [2022-09-18T09:47:02.020Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:317)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:251)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
05:47:02 [2022-09-18T09:47:02.020Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5796)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5000)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4480)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
05:47:02 [2022-09-18T09:47:02.021Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:47:02 [2022-09-18T09:47:02.021Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
05:47:02 [2022-09-18T09:47:02.021Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:47:02 [2022-09-18T09:47:02.021Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
05:47:02 [2022-09-18T09:47:02.021Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
05:47:02 [2022-09-18T09:47:02.021Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:47:02 [2022-09-18T09:47:02.021Z] 	... 3 more
05:47:02 [2022-09-18T09:47:02.021Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2022-09-18 09:46:47.322
05:47:02 [2022-09-18T09:47:02.021Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
05:47:02 [2022-09-18T09:47:02.021Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:47:02 [2022-09-18T09:47:02.021Z] 	... 3 more
05:47:02 [2022-09-18T09:47:02.021Z] 
05:47:02 [2022-09-18T09:47:02.021Z] !STACK 0
05:47:02 [2022-09-18T09:47:02.021Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
05:47:02 [2022-09-18T09:47:02.021Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:47:02 [2022-09-18T09:47:02.021Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:47:02 [2022-09-18T09:47:02.022Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:47:02 [2022-09-18T09:47:02.022Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:47:02 [2022-09-18T09:47:02.022Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:47:02 [2022-09-18T09:47:02.022Z] 	... 3 more
05:47:12 [2022-09-18T09:47:12.113Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 121.525 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
05:47:12 [2022-09-18T09:47:12.113Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.638 s
05:47:12 [2022-09-18T09:47:12.113Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.215 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 11.254 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 14.957 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 10.284 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.123 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 8.214 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.216 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.758 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.968 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.647 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.657 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.939 s
05:47:12 [2022-09-18T09:47:12.113Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.488 s
05:47:12 [2022-09-18T09:47:12.113Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.907 s
05:47:12 [2022-09-18T09:47:12.113Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
05:47:12 [2022-09-18T09:47:12.113Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.82 s
05:47:12 [2022-09-18T09:47:12.113Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.09 s
05:47:12 [2022-09-18T09:47:12.113Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.323 s
05:47:12 [2022-09-18T09:47:12.113Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.416 s
05:47:12 [2022-09-18T09:47:12.113Z] 
05:47:12 [2022-09-18T09:47:12.113Z] Results:
05:47:12 [2022-09-18T09:47:12.113Z] 
05:47:12 [2022-09-18T09:47:12.113Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
05:47:12 [2022-09-18T09:47:12.113Z] 
05:47:12 [2022-09-18T09:47:12.113Z] 
05:47:12 [2022-09-18T09:47:12.113Z] !ENTRY org.eclipse.core.resources 2 10035 2022-09-18 09:47:11.308
05:47:12 [2022-09-18T09:47:12.113Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:47:12 [2022-09-18T09:47:12.113Z] [INFO] All tests passed!
05:47:12 [2022-09-18T09:47:12.113Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:47:12 [2022-09-18T09:47:12.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT [133/139]
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.114Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.372Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:47:12 [2022-09-18T09:47:12.372Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.630Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] 
05:47:12 [2022-09-18T09:47:12.630Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:12 [2022-09-18T09:47:12.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
05:47:14 [2022-09-18T09:47:14.263Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] 
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:15 [2022-09-18T09:47:15.198Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] 
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] 
05:47:15 [2022-09-18T09:47:15.198Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:15 [2022-09-18T09:47:15.458Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:47:15 [2022-09-18T09:47:15.458Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
05:47:15 [2022-09-18T09:47:15.459Z] [INFO] Command line:
05:47:15 [2022-09-18T09:47:15.459Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:47:15 [2022-09-18T09:47:15.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:47:22 [2022-09-18T09:47:22.169Z] !SESSION 2022-09-18 09:47:15.671 -----------------------------------------------
05:47:22 [2022-09-18T09:47:22.169Z] eclipse.buildId=unknown
05:47:22 [2022-09-18T09:47:22.169Z] java.version=11.0.2
05:47:22 [2022-09-18T09:47:22.169Z] java.vendor=Oracle Corporation
05:47:22 [2022-09-18T09:47:22.169Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:47:22 [2022-09-18T09:47:22.169Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:47:22 [2022-09-18T09:47:22.169Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:47:22 [2022-09-18T09:47:22.169Z] 
05:47:22 [2022-09-18T09:47:22.169Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:47:21.071
05:47:22 [2022-09-18T09:47:22.169Z] !MESSAGE FrameworkEvent ERROR
05:47:22 [2022-09-18T09:47:22.169Z] !STACK 0
05:47:22 [2022-09-18T09:47:22.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
05:47:22 [2022-09-18T09:47:22.169Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:47:22 [2022-09-18T09:47:22.169Z] 
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:47:22 [2022-09-18T09:47:22.169Z] 
05:47:22 [2022-09-18T09:47:22.169Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:47:21.477
05:47:22 [2022-09-18T09:47:22.169Z] !MESSAGE FrameworkEvent ERROR
05:47:22 [2022-09-18T09:47:22.169Z] !STACK 0
05:47:22 [2022-09-18T09:47:22.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [161]
05:47:22 [2022-09-18T09:47:22.169Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:47:22 [2022-09-18T09:47:22.169Z] 
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:47:22 [2022-09-18T09:47:22.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:47:22 [2022-09-18T09:47:22.428Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:47:22 [2022-09-18T09:47:22.428Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:47:30 [2022-09-18T09:47:30.539Z] 
05:47:30 [2022-09-18T09:47:30.539Z] !ENTRY org.eclipse.urischeme 4 0 2022-09-18 09:47:30.176
05:47:30 [2022-09-18T09:47:30.539Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:47:30 [2022-09-18T09:47:30.539Z] !STACK 0
05:47:30 [2022-09-18T09:47:30.539Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
05:47:30 [2022-09-18T09:47:30.539Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:47:30 [2022-09-18T09:47:30.539Z] Caused by: java.io.IOException: error=2, No such file or directory
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
05:47:30 [2022-09-18T09:47:30.539Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
05:47:30 [2022-09-18T09:47:30.539Z] 	... 7 more
05:47:31 [2022-09-18T09:47:31.474Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
05:47:31 [2022-09-18T09:47:31.732Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
05:47:31 [2022-09-18T09:47:31.732Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.032 s
05:47:31 [2022-09-18T09:47:31.732Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.289 s
05:47:31 [2022-09-18T09:47:31.732Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.067 s
05:47:31 [2022-09-18T09:47:31.732Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
05:47:31 [2022-09-18T09:47:31.732Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
05:47:31 [2022-09-18T09:47:31.732Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
05:47:31 [2022-09-18T09:47:31.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
05:47:31 [2022-09-18T09:47:31.992Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.192 s
05:47:31 [2022-09-18T09:47:31.992Z] 
05:47:31 [2022-09-18T09:47:31.992Z] Results:
05:47:31 [2022-09-18T09:47:31.992Z] 
05:47:31 [2022-09-18T09:47:31.992Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05:47:31 [2022-09-18T09:47:31.992Z] 
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] All tests passed!
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.pom
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-sources.jar
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] Building Trace Compass All Tests 1.0.11-SNAPSHOT               [134/139]
05:47:33 [2022-09-18T09:47:33.495Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] The project's OSGi version is 1.0.11.202209180815
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] 
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
05:47:33 [2022-09-18T09:47:33.753Z] [INFO] Resolving class path of Trace Compass All Tests...
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.320Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.577Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:47:34 [2022-09-18T09:47:34.578Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/test/resources
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] 
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
05:47:34 [2022-09-18T09:47:34.835Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] 
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] 
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
05:47:36 [2022-09-18T09:47:36.212Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] 
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.alltests ---
05:47:36 [2022-09-18T09:47:36.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] 
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
05:47:36 [2022-09-18T09:47:36.212Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
05:47:37 [2022-09-18T09:47:37.589Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
05:47:38 [2022-09-18T09:47:38.525Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.525Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
05:47:38 [2022-09-18T09:47:38.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:38 [2022-09-18T09:47:38.525Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
05:47:38 [2022-09-18T09:47:38.525Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
05:47:38 [2022-09-18T09:47:38.784Z] [WARNING] No tests found.
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.pom
05:47:38 [2022-09-18T09:47:38.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-sources.jar
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2metadata.xml
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.11-SNAPSHOT-p2artifacts.xml
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.2-SNAPSHOT [135/139]
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] The project's OSGi version is 1.0.2.202209180815
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] 
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:38 [2022-09-18T09:47:38.785Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:47:38 [2022-09-18T09:47:38.785Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-sources.jar
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] 
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:39 [2022-09-18T09:47:39.352Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar
05:47:40 [2022-09-18T09:47:40.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-sources.jar
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] 
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:41 [2022-09-18T09:47:41.252Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] 
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] 
05:47:41 [2022-09-18T09:47:41.252Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
05:47:41 [2022-09-18T09:47:41.510Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
05:47:41 [2022-09-18T09:47:41.510Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
05:47:41 [2022-09-18T09:47:41.510Z] [INFO] Command line:
05:47:41 [2022-09-18T09:47:41.510Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:47:41 [2022-09-18T09:47:41.510Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:47:48 [2022-09-18T09:47:48.080Z] !SESSION 2022-09-18 09:47:41.677 -----------------------------------------------
05:47:48 [2022-09-18T09:47:48.080Z] eclipse.buildId=unknown
05:47:48 [2022-09-18T09:47:48.080Z] java.version=11.0.2
05:47:48 [2022-09-18T09:47:48.080Z] java.vendor=Oracle Corporation
05:47:48 [2022-09-18T09:47:48.080Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:47:48 [2022-09-18T09:47:48.080Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
05:47:48 [2022-09-18T09:47:48.080Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:47:48 [2022-09-18T09:47:48.080Z] 
05:47:48 [2022-09-18T09:47:48.080Z] !ENTRY org.eclipse.compare.win32 4 0 2022-09-18 09:47:47.274
05:47:48 [2022-09-18T09:47:48.080Z] !MESSAGE FrameworkEvent ERROR
05:47:48 [2022-09-18T09:47:48.080Z] !STACK 0
05:47:48 [2022-09-18T09:47:48.080Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
05:47:48 [2022-09-18T09:47:48.080Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:47:48 [2022-09-18T09:47:48.080Z] 
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:47:48 [2022-09-18T09:47:48.080Z] 
05:47:48 [2022-09-18T09:47:48.080Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2022-09-18 09:47:47.704
05:47:48 [2022-09-18T09:47:48.080Z] !MESSAGE FrameworkEvent ERROR
05:47:48 [2022-09-18T09:47:48.080Z] !STACK 0
05:47:48 [2022-09-18T09:47:48.080Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
05:47:48 [2022-09-18T09:47:48.080Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
05:47:48 [2022-09-18T09:47:48.080Z] 
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
05:47:48 [2022-09-18T09:47:48.080Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
05:47:49 [2022-09-18T09:47:49.455Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
05:48:15 [2022-09-18T09:48:15.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.303 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
05:48:15 [2022-09-18T09:48:15.999Z] test(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.009 s
05:48:15 [2022-09-18T09:48:15.999Z] testGetter(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.01 s
05:48:15 [2022-09-18T09:48:15.999Z] 
05:48:15 [2022-09-18T09:48:15.999Z] Results:
05:48:15 [2022-09-18T09:48:15.999Z] 
05:48:15 [2022-09-18T09:48:15.999Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05:48:15 [2022-09-18T09:48:15.999Z] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] All tests passed!
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.pom
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-sources.jar
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Building org.eclipse.tracecompass.testing 8.1.0-SNAPSHOT       [136/139]
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT.jar
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-sources-feature.jar
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] 
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.testing ---
05:48:15 [2022-09-18T09:48:15.999Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT.jar
05:48:16 [2022-09-18T09:48:16.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-sources-feature.jar
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
05:48:17 [2022-09-18T09:48:17.633Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT.jar
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT.pom
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-sources-feature.jar
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-p2metadata.xml
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/8.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-8.1.0-SNAPSHOT-p2artifacts.xml
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 8.1.0-SNAPSHOT    [137/139]
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.633Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT.jar
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-sources-feature.jar
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] 
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
05:48:17 [2022-09-18T09:48:17.634Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT.jar
05:48:19 [2022-09-18T09:48:19.010Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-sources-feature.jar
05:48:19 [2022-09-18T09:48:19.947Z] [INFO] 
05:48:19 [2022-09-18T09:48:19.947Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
05:48:19 [2022-09-18T09:48:19.947Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:19 [2022-09-18T09:48:19.947Z] [INFO] 
05:48:19 [2022-09-18T09:48:19.947Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT.jar
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT.pom
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-sources-feature.jar
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-p2metadata.xml
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/8.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-8.1.0-SNAPSHOT-p2artifacts.xml
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Building Trace Compass Repository 8.1.0-SNAPSHOT               [138/139]
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] The project's OSGi version is 8.1.0.202209180815
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.205Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] 
05:48:20 [2022-09-18T09:48:20.206Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
05:48:20 [2022-09-18T09:48:20.772Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.500.202205060838.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (913.86kB)
05:48:20 [2022-09-18T09:48:20.772Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.500.202205071814.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (1.44MB)
05:48:21 [2022-09-18T09:48:21.030Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.3.200.202204200013.jar from https://download.eclipse.org/tools/cdt/releases/10.7/cdt-10.7.1/plugins/ (214.79kB)
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] No primary artifact to install, installing attached artifacts instead.
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.1.0-SNAPSHOT.pom
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.1.0-SNAPSHOT-p2metadata.xml
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/8.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-8.1.0-SNAPSHOT-p2artifacts.xml
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT [139/139]
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] The project's OSGi version is 1.0.3.202209180815
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.003Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] No tests to run.
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] 
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
05:48:31 [2022-09-18T09:48:31.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.223Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] No tests to run.
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar
05:48:35 [2022-09-18T09:48:35.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.pom
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-sources.jar
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] ------------------------------------------------------------------------
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Reactor Summary:
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] 
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Parent 8.1.0-SNAPSHOT ................ SUCCESS [ 20.749 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 8.1.0-SNAPSHOT SUCCESS [  0.012 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Common Utilities Parent 8.1.0-SNAPSHOT SUCCESS [  0.038 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.common.core 5.1.0-SNAPSHOT  SUCCESS [ 24.632 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass State System Parent 8.1.0-SNAPSHOT ... SUCCESS [  0.011 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.3-SNAPSHOT SUCCESS [  6.067 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.2-SNAPSHOT SUCCESS [  4.491 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.2.0-SNAPSHOT SUCCESS [  5.047 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass TMF Parent 8.1.0-SNAPSHOT ............ SUCCESS [  0.055 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Filter Parser 1.0.6-SNAPSHOT ......... SUCCESS [  3.899 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.core 8.1.0-SNAPSHOT ... SUCCESS [ 16.436 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.6-SNAPSHOT SUCCESS [  2.808 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass CTF Support Parent 8.1.0-SNAPSHOT .... SUCCESS [  0.010 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.6-SNAPSHOT .... SUCCESS [ 10.563 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.ctf.core 4.1.0-SNAPSHOT ... SUCCESS [  5.200 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.11-SNAPSHOT SUCCESS [03:36 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.15-SNAPSHOT SUCCESS [ 24.400 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.20-SNAPSHOT SUCCESS [06:01 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.4.0-SNAPSHOT SUCCESS [  2.894 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.14-SNAPSHOT SUCCESS [06:55 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.746 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.ui 8.0.1-SNAPSHOT ..... SUCCESS [ 22.684 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.0.0-SNAPSHOT SUCCESS [  3.451 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.18-SNAPSHOT SUCCESS [03:37 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.18-SNAPSHOT SUCCESS [06:55 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 3.1.0-SNAPSHOT SUCCESS [  3.069 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.4-SNAPSHOT SUCCESS [  3.627 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.4-SNAPSHOT SUCCESS [  3.226 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.3.0-SNAPSHOT SUCCESS [  3.715 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 6.0.3-SNAPSHOT SUCCESS [  4.786 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass LTTng Support Parent 8.1.0-SNAPSHOT .. SUCCESS [  0.006 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.3-SNAPSHOT SUCCESS [  2.428 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.5-SNAPSHOT SUCCESS [  4.846 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.5-SNAPSHOT SUCCESS [  3.621 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [02:02 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.6-SNAPSHOT SUCCESS [ 15.098 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.12-SNAPSHOT SUCCESS [  3.488 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.4-SNAPSHOT SUCCESS [ 11.408 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.12-SNAPSHOT SUCCESS [  3.462 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.5-SNAPSHOT SUCCESS [  3.665 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.3-SNAPSHOT SUCCESS [ 11.459 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 26.230 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 41.897 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.15-SNAPSHOT SUCCESS [02:10 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.0.0-SNAPSHOT SUCCESS [  4.460 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.6-SNAPSHOT SUCCESS [  4.088 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.9-SNAPSHOT SUCCESS [ 24.913 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.8-SNAPSHOT SUCCESS [ 30.379 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [ 44.654 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:25 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.3.1-SNAPSHOT SUCCESS [  3.103 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.7-SNAPSHOT SUCCESS [01:18 min]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 3.0.0-SNAPSHOT SUCCESS [  4.381 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 26.855 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass BTF Support Parent 8.1.0-SNAPSHOT .... SUCCESS [  0.011 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.btf.core 3.0.0-SNAPSHOT ... SUCCESS [  2.718 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Documentation 8.1.0-SNAPSHOT ......... SUCCESS [  0.006 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] Trace Compass Developer Guide 8.1.0-SNAPSHOT ....... SUCCESS [ 36.297 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.16-SNAPSHOT SUCCESS [  4.929 s]
05:48:35 [2022-09-18T09:48:35.224Z] [INFO] org.eclipse.tracecompass.tmf 8.1.0-SNAPSHOT ........ SUCCESS [  2.621 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.4-SNAPSHOT ..... SUCCESS [  3.653 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.btf 8.1.0-SNAPSHOT ........ SUCCESS [  1.784 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.3-SNAPSHOT SUCCESS [ 14.484 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.10-SNAPSHOT SUCCESS [ 13.777 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.ctf 8.1.0-SNAPSHOT ........ SUCCESS [  2.624 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.3-SNAPSHOT SUCCESS [ 11.272 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.ctf 8.1.0-SNAPSHOT .... SUCCESS [  2.330 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [03:16 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass User Guide 8.1.0-SNAPSHOT ............ SUCCESS [ 23.635 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 8.1.0-SNAPSHOT SUCCESS [ 10.081 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP User Guide 8.1.0-SNAPSHOT ........ SUCCESS [  9.980 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Pcap User Guide 8.1.0-SNAPSHOT ....... SUCCESS [  9.640 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.examples 1.0.9-SNAPSHOT ... SUCCESS [  3.643 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 8.1.0-SNAPSHOT SUCCESS [  0.007 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.7-SNAPSHOT SUCCESS [  2.851 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.4-SNAPSHOT  SUCCESS [  3.109 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.gdbtrace 8.1.0-SNAPSHOT ... SUCCESS [  1.953 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.2-SNAPSHOT SUCCESS [ 13.042 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 24.333 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.2-SNAPSHOT SUCCESS [ 11.484 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.5-SNAPSHOT SUCCESS [  3.953 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.5-SNAPSHOT SUCCESS [  2.559 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.9-SNAPSHOT SUCCESS [  4.113 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.13-SNAPSHOT SUCCESS [  7.146 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control 8.1.0-SNAPSHOT SUCCESS [  3.057 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.3-SNAPSHOT SUCCESS [ 12.617 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.2-SNAPSHOT SUCCESS [ 12.555 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 53.666 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:39 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.2-SNAPSHOT SUCCESS [  6.452 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 8.1.0-SNAPSHOT SUCCESS [  3.421 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.13-SNAPSHOT SUCCESS [01:02 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.5-SNAPSHOT SUCCESS [03:56 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.19-SNAPSHOT SUCCESS [07:19 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.1.0-SNAPSHOT SUCCESS [  3.745 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.10-SNAPSHOT SUCCESS [  3.059 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust 8.1.0-SNAPSHOT . SUCCESS [  2.648 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.12-SNAPSHOT SUCCESS [ 40.650 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 22.455 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:41 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Pcap Format Support Parent 8.1.0-SNAPSHOT SUCCESS [  0.005 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.3-SNAPSHOT .. SUCCESS [  4.052 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [ 13.534 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.5-SNAPSHOT SUCCESS [  2.875 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.4-SNAPSHOT  SUCCESS [  3.482 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.pcap 8.1.0-SNAPSHOT ... SUCCESS [  2.903 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.3-SNAPSHOT SUCCESS [ 13.342 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 53.239 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP Parent 8.1.0-SNAPSHOT ............ SUCCESS [  0.005 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP Branding plug-in 8.1.0-SNAPSHOT .. SUCCESS [  3.277 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP Branding Feature 8.1.0-SNAPSHOT .. SUCCESS [  3.975 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.2-SNAPSHOT SUCCESS [  4.204 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.rcp.ui 8.1.0-SNAPSHOT ..... SUCCESS [  2.806 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP Feature 8.1.0-SNAPSHOT ........... SUCCESS [  6.217 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.2-SNAPSHOT SUCCESS [ 11.513 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 22.702 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.3-SNAPSHOT SUCCESS [  2.879 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.rcp.incubator 8.1.0-SNAPSHOT SUCCESS [  1.763 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Json trace Parent 8.1.0-SNAPSHOT ..... SUCCESS [  0.007 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.3-SNAPSHOT SUCCESS [  2.901 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.jsontrace 8.1.0-SNAPSHOT .. SUCCESS [  2.571 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.cli 8.1.0-SNAPSHOT .... SUCCESS [  3.460 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass RCP Product 8.1.0-SNAPSHOT ........... SUCCESS [02:55 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Release Engineering Parent 8.1.0-SNAPSHOT SUCCESS [  0.037 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass Target Platform 8.1.0-SNAPSHOT ....... SUCCESS [  2.191 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [10:58 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.6-SNAPSHOT SUCCESS [ 14.028 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.6-SNAPSHOT SUCCESS [ 11.475 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [01:39 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.4-SNAPSHOT SUCCESS [ 25.802 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 23.380 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [02:22 min]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 21.356 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] Trace Compass All Tests 1.0.11-SNAPSHOT ............ SUCCESS [  5.203 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.2-SNAPSHOT SUCCESS [ 35.635 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.testing 8.1.0-SNAPSHOT .... SUCCESS [  3.366 s]
05:48:35 [2022-09-18T09:48:35.225Z] [INFO] org.eclipse.tracecompass.tmf.remote 8.1.0-SNAPSHOT . SUCCESS [  2.414 s]
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] Trace Compass Repository 8.1.0-SNAPSHOT ............ SUCCESS [  9.333 s]
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  3.146 s]
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] ------------------------------------------------------------------------
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] BUILD SUCCESS
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] ------------------------------------------------------------------------
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] Total time:  01:33 h
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] Finished at: 2022-09-18T09:48:32Z
05:48:35 [2022-09-18T09:48:35.226Z] [INFO] ------------------------------------------------------------------------
05:48:35 [2022-09-18T09:48:35.232Z] [Pipeline] }
05:48:35 [2022-09-18T09:48:35.243Z] [Pipeline] // container
05:48:35 [2022-09-18T09:48:35.257Z] Post stage
05:48:35 [2022-09-18T09:48:35.261Z] [Pipeline] container
05:48:35 [2022-09-18T09:48:35.261Z] [Pipeline] {
05:48:35 [2022-09-18T09:48:35.272Z] [Pipeline] sh
05:48:35 [2022-09-18T09:48:35.817Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
05:48:35 [2022-09-18T09:48:35.818Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
05:48:35 [2022-09-18T09:48:35.826Z] [Pipeline] junit
05:48:35 [2022-09-18T09:48:35.829Z] Recording test results
05:49:01 [2022-09-18T09:49:01.821Z] [Checks API] No suitable checks publisher found.
05:49:01 [2022-09-18T09:49:01.824Z] [Pipeline] archiveArtifacts
05:49:01 [2022-09-18T09:49:01.829Z] Archiving artifacts
05:49:20 [2022-09-18T09:49:20.174Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
05:49:20 [2022-09-18T09:49:20.174Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
05:49:20 [2022-09-18T09:49:20.174Z] [Pipeline] }
05:49:20 [2022-09-18T09:49:20.187Z] [Pipeline] // container
05:49:20 [2022-09-18T09:49:20.206Z] [Pipeline] }
05:49:20 [2022-09-18T09:49:20.216Z] [Pipeline] // withEnv
05:49:20 [2022-09-18T09:49:20.229Z] [Pipeline] }
05:49:20 [2022-09-18T09:49:20.241Z] [Pipeline] // stage
05:49:20 [2022-09-18T09:49:20.254Z] [Pipeline] stage
05:49:20 [2022-09-18T09:49:20.255Z] [Pipeline] { (Deploy Site)
05:49:20 [2022-09-18T09:49:20.278Z] [Pipeline] tool
05:49:20 [2022-09-18T09:49:20.290Z] [Pipeline] envVarsForTool
05:49:20 [2022-09-18T09:49:20.303Z] [Pipeline] tool
05:49:20 [2022-09-18T09:49:20.314Z] [Pipeline] envVarsForTool
05:49:20 [2022-09-18T09:49:20.327Z] [Pipeline] withEnv
05:49:20 [2022-09-18T09:49:20.327Z] [Pipeline] {
05:49:20 [2022-09-18T09:49:20.340Z] [Pipeline] sshagent
05:49:20 [2022-09-18T09:49:20.371Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:49:20 [2022-09-18T09:49:20.372Z] [ssh-agent] Looking for ssh-agent implementation...
05:49:20 [2022-09-18T09:49:20.675Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:49:20 [2022-09-18T09:49:20.674Z] $ ssh-agent
05:49:20 [2022-09-18T09:49:20.777Z] SSH_AUTH_SOCK=/tmp/ssh-NbwJHd2UcRxN/agent.674
05:49:20 [2022-09-18T09:49:20.777Z] SSH_AGENT_PID=676
05:49:20 [2022-09-18T09:49:20.882Z] Running ssh-add (command line suppressed)
05:49:21 [2022-09-18T09:49:21.069Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_16535606536937297244.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_16535606536937297244.key)
05:49:21 [2022-09-18T09:49:21.174Z] [ssh-agent] Started.
05:49:21 [2022-09-18T09:49:21.175Z] [Pipeline] {
05:49:21 [2022-09-18T09:49:21.189Z] [Pipeline] sh
05:49:21 [2022-09-18T09:49:21.773Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/repository/
05:49:21 [2022-09-18T09:49:21.774Z] + repo=tracecompass
05:49:21 [2022-09-18T09:49:21.774Z] + '[' 2 -lt 2 ']'
05:49:21 [2022-09-18T09:49:21.774Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
05:49:21 [2022-09-18T09:49:21.774Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/repository/
05:49:21 [2022-09-18T09:49:21.774Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:49:21 [2022-09-18T09:49:21.774Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:49:21 [2022-09-18T09:49:21.774Z] + SCP=scp
05:49:21 [2022-09-18T09:49:21.774Z] + ECHO=echo
05:49:21 [2022-09-18T09:49:21.774Z] + '[' false == false ']'
05:49:21 [2022-09-18T09:49:21.774Z] + ECHO=
05:49:21 [2022-09-18T09:49:21.774Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/repository/
05:49:21 [2022-09-18T09:49:21.774Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/repository//*'
05:49:23 [2022-09-18T09:49:23.271Z] + 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 genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/repository/
05:49:38 [2022-09-18T09:49:38.850Z] [Pipeline] }
05:49:38 [2022-09-18T09:49:38.850Z] $ ssh-agent -k
05:49:38 [2022-09-18T09:49:38.855Z] unset SSH_AUTH_SOCK;
05:49:38 [2022-09-18T09:49:38.856Z] unset SSH_AGENT_PID;
05:49:38 [2022-09-18T09:49:38.856Z] echo Agent pid 676 killed;
05:49:38 [2022-09-18T09:49:38.879Z] [ssh-agent] Stopped.
05:49:38 [2022-09-18T09:49:38.891Z] [Pipeline] // sshagent
05:49:38 [2022-09-18T09:49:38.905Z] [Pipeline] }
05:49:38 [2022-09-18T09:49:38.916Z] [Pipeline] // withEnv
05:49:38 [2022-09-18T09:49:38.928Z] [Pipeline] }
05:49:38 [2022-09-18T09:49:38.940Z] [Pipeline] // stage
05:49:39 [2022-09-18T09:49:39.145Z] [Pipeline] stage
05:49:39 [2022-09-18T09:49:39.146Z] [Pipeline] { (Deploy RCP)
05:49:39 [2022-09-18T09:49:39.171Z] [Pipeline] tool
05:49:39 [2022-09-18T09:49:39.183Z] [Pipeline] envVarsForTool
05:49:39 [2022-09-18T09:49:39.198Z] [Pipeline] tool
05:49:39 [2022-09-18T09:49:39.209Z] [Pipeline] envVarsForTool
05:49:39 [2022-09-18T09:49:39.222Z] [Pipeline] withEnv
05:49:39 [2022-09-18T09:49:39.222Z] [Pipeline] {
05:49:39 [2022-09-18T09:49:39.235Z] [Pipeline] sshagent
05:49:39 [2022-09-18T09:49:39.245Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:49:39 [2022-09-18T09:49:39.246Z] [ssh-agent] Looking for ssh-agent implementation...
05:49:39 [2022-09-18T09:49:39.261Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:49:39 [2022-09-18T09:49:39.260Z] $ ssh-agent
05:49:39 [2022-09-18T09:49:39.277Z] SSH_AUTH_SOCK=/tmp/ssh-Cu4UErMRCMyL/agent.706
05:49:39 [2022-09-18T09:49:39.277Z] SSH_AGENT_PID=708
05:49:39 [2022-09-18T09:49:39.288Z] Running ssh-add (command line suppressed)
05:49:39 [2022-09-18T09:49:39.471Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_5141833895979133901.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_5141833895979133901.key)
05:49:39 [2022-09-18T09:49:39.674Z] [ssh-agent] Started.
05:49:39 [2022-09-18T09:49:39.675Z] [Pipeline] {
05:49:39 [2022-09-18T09:49:39.688Z] [Pipeline] sh
05:49:40 [2022-09-18T09:49:40.226Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp-repository/ 'trace-compass-*' false
05:49:40 [2022-09-18T09:49:40.227Z] + repo=tracecompass
05:49:40 [2022-09-18T09:49:40.227Z] + '[' 6 -lt 6 ']'
05:49:40 [2022-09-18T09:49:40.227Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
05:49:40 [2022-09-18T09:49:40.227Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp/
05:49:40 [2022-09-18T09:49:40.227Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
05:49:40 [2022-09-18T09:49:40.227Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp-repository/
05:49:40 [2022-09-18T09:49:40.227Z] + rcpPattern='trace-compass-*'
05:49:40 [2022-09-18T09:49:40.227Z] + copyLatest=false
05:49:40 [2022-09-18T09:49:40.227Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:49:40 [2022-09-18T09:49:40.227Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:49:40 [2022-09-18T09:49:40.227Z] + SCP=scp
05:49:40 [2022-09-18T09:49:40.227Z] + ECHO=echo
05:49:40 [2022-09-18T09:49:40.227Z] + '[' false == false ']'
05:49:40 [2022-09-18T09:49:40.227Z] + ECHO=
05:49:40 [2022-09-18T09:49:40.227Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp-repository//*'
05:49:41 [2022-09-18T09:49:41.162Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.1.0-20220918-0815-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.1.0-20220918-0815-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-8.1.0-20220918-0815-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp/
05:50:03 [2022-09-18T09:50:03.870Z] + 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 genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2022-09/stable/rcp-repository/
05:50:13 [2022-09-18T09:50:13.972Z] + '[' false == true ']'
05:50:13 [2022-09-18T09:50:13.979Z] [Pipeline] }
05:50:13 [2022-09-18T09:50:13.979Z] $ ssh-agent -k
05:50:13 [2022-09-18T09:50:13.984Z] unset SSH_AUTH_SOCK;
05:50:13 [2022-09-18T09:50:13.984Z] unset SSH_AGENT_PID;
05:50:13 [2022-09-18T09:50:13.984Z] echo Agent pid 708 killed;
05:50:14 [2022-09-18T09:50:14.077Z] [ssh-agent] Stopped.
05:50:14 [2022-09-18T09:50:14.088Z] [Pipeline] // sshagent
05:50:14 [2022-09-18T09:50:14.100Z] [Pipeline] }
05:50:14 [2022-09-18T09:50:14.111Z] [Pipeline] // withEnv
05:50:14 [2022-09-18T09:50:14.125Z] [Pipeline] }
05:50:14 [2022-09-18T09:50:14.136Z] [Pipeline] // stage
05:50:14 [2022-09-18T09:50:14.150Z] [Pipeline] stage
05:50:14 [2022-09-18T09:50:14.151Z] [Pipeline] { (Deploy Doc)
05:50:14 [2022-09-18T09:50:14.175Z] [Pipeline] tool
05:50:14 [2022-09-18T09:50:14.186Z] [Pipeline] envVarsForTool
05:50:14 [2022-09-18T09:50:14.199Z] [Pipeline] tool
05:50:14 [2022-09-18T09:50:14.210Z] [Pipeline] envVarsForTool
05:50:14 [2022-09-18T09:50:14.225Z] [Pipeline] withEnv
05:50:14 [2022-09-18T09:50:14.226Z] [Pipeline] {
05:50:14 [2022-09-18T09:50:14.239Z] [Pipeline] sshagent
05:50:14 [2022-09-18T09:50:14.245Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:50:14 [2022-09-18T09:50:14.246Z] [ssh-agent] Looking for ssh-agent implementation...
05:50:14 [2022-09-18T09:50:14.261Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:50:14 [2022-09-18T09:50:14.260Z] $ ssh-agent
05:50:14 [2022-09-18T09:50:14.280Z] SSH_AUTH_SOCK=/tmp/ssh-7RS4EHEsmPjR/agent.752
05:50:14 [2022-09-18T09:50:14.280Z] SSH_AGENT_PID=754
05:50:14 [2022-09-18T09:50:14.290Z] Running ssh-add (command line suppressed)
05:50:14 [2022-09-18T09:50:14.378Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_13324037570805850297.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_13324037570805850297.key)
05:50:14 [2022-09-18T09:50:14.473Z] [ssh-agent] Started.
05:50:14 [2022-09-18T09:50:14.474Z] [Pipeline] {
05:50:14 [2022-09-18T09:50:14.486Z] [Pipeline] sh
05:50:14 [2022-09-18T09:50:14.938Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-doc.sh
05:50:14 [2022-09-18T09:50:14.939Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:50:14 [2022-09-18T09:50:14.939Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:50:14 [2022-09-18T09:50:14.939Z] + SCP=scp
05:50:14 [2022-09-18T09:50:14.939Z] + DOC_BASE_PATH=doc
05:50:14 [2022-09-18T09:50:14.939Z] ++ ls doc
05:50:14 [2022-09-18T09:50:14.939Z] ++ grep org.eclipse.tracecompass
05:50:14 [2022-09-18T09:50:14.939Z] ++ grep doc
05:50:14 [2022-09-18T09:50:14.939Z] + DOC_DIRS='org.eclipse.tracecompass.doc.dev
05:50:14 [2022-09-18T09:50:14.939Z] org.eclipse.tracecompass.doc.user
05:50:14 [2022-09-18T09:50:14.939Z] org.eclipse.tracecompass.gdbtrace.doc.user
05:50:14 [2022-09-18T09:50:14.939Z] org.eclipse.tracecompass.rcp.doc.user
05:50:14 [2022-09-18T09:50:14.939Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
05:50:14 [2022-09-18T09:50:14.939Z] + DOC_ZIP_FILE=doc-deployment.zip
05:50:14 [2022-09-18T09:50:14.939Z] + ECHO=echo
05:50:14 [2022-09-18T09:50:14.939Z] + '[' false == false ']'
05:50:14 [2022-09-18T09:50:14.939Z] + ECHO=
05:50:14 [2022-09-18T09:50:14.939Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/doc-deployment.zip'
05:50:15 [2022-09-18T09:50:15.937Z] + for DOC_NAME in $DOC_DIRS
05:50:15 [2022-09-18T09:50:15.937Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/org.eclipse.tracecompass.doc.dev'
05:50:16 [2022-09-18T09:50:16.874Z] + for DOC_NAME in $DOC_DIRS
05:50:16 [2022-09-18T09:50:16.874Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/org.eclipse.tracecompass.doc.user'
05:50:18 [2022-09-18T09:50:18.276Z] + for DOC_NAME in $DOC_DIRS
05:50:18 [2022-09-18T09:50:18.277Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/org.eclipse.tracecompass.gdbtrace.doc.user'
05:50:19 [2022-09-18T09:50:19.221Z] + for DOC_NAME in $DOC_DIRS
05:50:19 [2022-09-18T09:50:19.221Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/org.eclipse.tracecompass.rcp.doc.user'
05:50:19 [2022-09-18T09:50:19.886Z] + for DOC_NAME in $DOC_DIRS
05:50:19 [2022-09-18T09:50:19.886Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable/org.eclipse.tracecompass.tmf.pcap.doc.user'
05:50:20 [2022-09-18T09:50:20.873Z] + ZIP_INPUT='org.eclipse.tracecompas*'
05:50:20 [2022-09-18T09:50:20.873Z] + ZIP_PATH=doc/.temp
05:50:20 [2022-09-18T09:50:20.873Z] + cd doc/.temp
05:50:20 [2022-09-18T09:50:20.873Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
05:50:20 [2022-09-18T09:50:20.873Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
05:50:20 [2022-09-18T09:50:20.874Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.170Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
05:50:21 [2022-09-18T09:50:21.471Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.472Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.773Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
05:50:21 [2022-09-18T09:50:21.774Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
05:50:22 [2022-09-18T09:50:22.071Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.072Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.072Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.072Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.072Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.469Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
05:50:22 [2022-09-18T09:50:22.974Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.271Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.569Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.570Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
05:50:23 [2022-09-18T09:50:23.873Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.172Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.469Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
05:50:24 [2022-09-18T09:50:24.470Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
05:50:24 [2022-09-18T09:50:24.728Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
05:50:24 [2022-09-18T09:50:24.728Z] + cd -
05:50:24 [2022-09-18T09:50:24.728Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
05:50:24 [2022-09-18T09:50:24.728Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable
05:50:26 [2022-09-18T09:50:26.114Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/2022-09/stable &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
05:50:27 [2022-09-18T09:50:27.144Z] Archive:  doc-deployment.zip
05:50:27 [2022-09-18T09:50:27.144Z]    creating: org.eclipse.tracecompass.doc.dev/
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
05:50:27 [2022-09-18T09:50:27.144Z]    creating: org.eclipse.tracecompass.doc.dev/images/
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
05:50:27 [2022-09-18T09:50:27.144Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
05:50:27 [2022-09-18T09:50:27.402Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
05:50:27 [2022-09-18T09:50:27.403Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
05:50:27 [2022-09-18T09:50:27.660Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
05:50:27 [2022-09-18T09:50:27.660Z]    creating: org.eclipse.tracecompass.doc.user/
05:50:27 [2022-09-18T09:50:27.660Z]    creating: org.eclipse.tracecompass.doc.user/reference/
05:50:27 [2022-09-18T09:50:27.660Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
05:50:27 [2022-09-18T09:50:27.660Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
05:50:27 [2022-09-18T09:50:27.661Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
05:50:27 [2022-09-18T09:50:27.661Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/images/
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
05:50:27 [2022-09-18T09:50:27.661Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
05:50:27 [2022-09-18T09:50:27.661Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
05:50:27 [2022-09-18T09:50:27.661Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
05:50:27 [2022-09-18T09:50:27.919Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
05:50:27 [2022-09-18T09:50:27.920Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
05:50:28 [2022-09-18T09:50:28.178Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
05:50:28 [2022-09-18T09:50:28.179Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
05:50:28 [2022-09-18T09:50:28.179Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
05:50:28 [2022-09-18T09:50:28.179Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
05:50:28 [2022-09-18T09:50:28.179Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
05:50:28 [2022-09-18T09:50:28.436Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
05:50:28 [2022-09-18T09:50:28.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
05:50:28 [2022-09-18T09:50:28.437Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
05:50:28 [2022-09-18T09:50:28.437Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
05:50:28 [2022-09-18T09:50:28.695Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
05:50:28 [2022-09-18T09:50:28.695Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
05:50:28 [2022-09-18T09:50:28.695Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
05:50:28 [2022-09-18T09:50:28.695Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
05:50:28 [2022-09-18T09:50:28.695Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
05:50:28 [2022-09-18T09:50:28.695Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
05:50:28 [2022-09-18T09:50:28.695Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
05:50:28 [2022-09-18T09:50:28.695Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
05:50:28 [2022-09-18T09:50:28.695Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
05:50:28 [2022-09-18T09:50:28.696Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
05:50:28 [2022-09-18T09:50:28.696Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
05:50:28 [2022-09-18T09:50:28.954Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
05:50:28 [2022-09-18T09:50:28.954Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
05:50:28 [2022-09-18T09:50:28.954Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
05:50:28 [2022-09-18T09:50:28.954Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
05:50:28 [2022-09-18T09:50:28.954Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
05:50:28 [2022-09-18T09:50:28.954Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
05:50:28 [2022-09-18T09:50:28.955Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
05:50:28 [2022-09-18T09:50:28.955Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
05:50:28 [2022-09-18T09:50:28.955Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
05:50:28 [2022-09-18T09:50:28.955Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
05:50:28 [2022-09-18T09:50:28.955Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
05:50:28 [2022-09-18T09:50:28.955Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
05:50:29 [2022-09-18T09:50:29.215Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
05:50:29 [2022-09-18T09:50:29.215Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
05:50:29 [2022-09-18T09:50:29.222Z] [Pipeline] }
05:50:29 [2022-09-18T09:50:29.222Z] $ ssh-agent -k
05:50:29 [2022-09-18T09:50:29.227Z] unset SSH_AUTH_SOCK;
05:50:29 [2022-09-18T09:50:29.228Z] unset SSH_AGENT_PID;
05:50:29 [2022-09-18T09:50:29.228Z] echo Agent pid 754 killed;
05:50:29 [2022-09-18T09:50:29.284Z] [ssh-agent] Stopped.
05:50:29 [2022-09-18T09:50:29.295Z] [Pipeline] // sshagent
05:50:29 [2022-09-18T09:50:29.305Z] [Pipeline] }
05:50:29 [2022-09-18T09:50:29.315Z] [Pipeline] // withEnv
05:50:29 [2022-09-18T09:50:29.326Z] [Pipeline] }
05:50:29 [2022-09-18T09:50:29.335Z] [Pipeline] // stage
05:50:29 [2022-09-18T09:50:29.346Z] [Pipeline] stage
05:50:29 [2022-09-18T09:50:29.347Z] [Pipeline] { (Javadoc)
05:50:29 [2022-09-18T09:50:29.365Z] Stage "Javadoc" skipped due to when conditional
05:50:29 [2022-09-18T09:50:29.366Z] [Pipeline] }
05:50:29 [2022-09-18T09:50:29.376Z] [Pipeline] // stage
05:50:30 [2022-09-18T09:50:30.100Z] [Pipeline] stage
05:50:30 [2022-09-18T09:50:30.101Z] [Pipeline] { (Deploy Javadoc)
05:50:30 [2022-09-18T09:50:30.375Z] Stage "Deploy Javadoc" skipped due to when conditional
05:50:30 [2022-09-18T09:50:30.375Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.385Z] [Pipeline] // stage
05:50:30 [2022-09-18T09:50:30.396Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.406Z] [Pipeline] // withEnv
05:50:30 [2022-09-18T09:50:30.416Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.426Z] [Pipeline] // timeout
05:50:30 [2022-09-18T09:50:30.435Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.445Z] [Pipeline] // timestamps
05:50:30 [2022-09-18T09:50:30.455Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.468Z] [Pipeline] // withEnv
05:50:30 [2022-09-18T09:50:30.477Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.487Z] [Pipeline] // withEnv
05:50:30 [2022-09-18T09:50:30.496Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.507Z] [Pipeline] // node
05:50:30 [2022-09-18T09:50:30.517Z] [Pipeline] }
05:50:30 [2022-09-18T09:50:30.526Z] [Pipeline] // podTemplate
05:50:30 [2022-09-18T09:50:30.538Z] [Pipeline] End of Pipeline
05:50:30 [2022-09-18T09:50:30.687Z] Finished: SUCCESS